diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 10aba23b8f5523e0bcd2a8f1a458f7ca55f60f29..4dd9c0e91eaaf3c284da3a460b836eb7f0ffbfd2 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,4 +1,3 @@ -// $Id$ Drupal 5.24-dev, xxxx-xx-xx ----------------------- diff --git a/INSTALL.mysql.txt b/INSTALL.mysql.txt index 10d0109240eb70dd6ce08f2a0be3461a25faaa47..a7a20bdeb5e5d5e532dad4d05ec7a1137c11cc1a 100644 --- a/INSTALL.mysql.txt +++ b/INSTALL.mysql.txt @@ -1,4 +1,3 @@ -// $Id$ CREATE THE MySQL DATABASE -------------------------- diff --git a/INSTALL.pgsql.txt b/INSTALL.pgsql.txt index 64847763f44a12b85f6a7d0d5dd49150601eabe2..715c0cce5577466ef89957e023a77a07095e81b8 100644 --- a/INSTALL.pgsql.txt +++ b/INSTALL.pgsql.txt @@ -1,4 +1,3 @@ -// $Id$ CREATE THE PostgreSQL DATABASE ------------------------------ diff --git a/INSTALL.txt b/INSTALL.txt index c77ce6d9b5016ab95df49b0b242d11f5ae0f5ac1..1e80540de6803a81c0912ade8cd31f5b685219b1 100644 --- a/INSTALL.txt +++ b/INSTALL.txt @@ -1,4 +1,3 @@ -// $Id$ CONTENTS OF THIS FILE --------------------- diff --git a/LICENSE.txt b/LICENSE.txt index 8d7df75d964a7449582d6cfd8a326779f8b39d88..d511905c1647a1e311e8b20d5930a37a9c2531cd 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,4 +1,3 @@ -// $Id$ GNU GENERAL PUBLIC LICENSE Version 2, June 1991 diff --git a/MAINTAINERS.txt b/MAINTAINERS.txt index 4e1bc1885895286f46953997f39d11479c55b4e9..66b1180e8d1249876746812cfb0c4a2cb4106015 100644 --- a/MAINTAINERS.txt +++ b/MAINTAINERS.txt @@ -1,4 +1,3 @@ -// $Id$ List of maintainers -------------------------------------------------------------------------------- diff --git a/UPGRADE.txt b/UPGRADE.txt index 90363f33ebeb12a5c6e4ee2a243361ac54251a17..0765c42fb1ce6bf711e2036eaeb65239f9c67f7d 100644 --- a/UPGRADE.txt +++ b/UPGRADE.txt @@ -1,4 +1,3 @@ -// $Id$ UPGRADING --------- diff --git a/cron.php b/cron.php index f242ee782ee0a47f6968d7d59737f74223cc4f4c..79fd2381b1fd64d72dfeadc3ab01c9a00a25c11f 100644 --- a/cron.php +++ b/cron.php @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/includes/bootstrap.inc b/includes/bootstrap.inc index 9742ee931e63a7865f47db8892e314d9fde0a746..5b2e5ab11147166a087834d9c8dd878f9cfcaea0 100644 --- a/includes/bootstrap.inc +++ b/includes/bootstrap.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/includes/cache.inc b/includes/cache.inc index 7a05310bcf689ae7427366f1716a9d6299916664..6a5312f655c19b85ea456984c2f350e75c56c0f6 100644 --- a/includes/cache.inc +++ b/includes/cache.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * Return data from the persistent cache. diff --git a/includes/common.inc b/includes/common.inc index e7b9bf5e51bdb343c881355ff1a09636af95ed62..d1bcb2f19f2f2457efb232425db12a350db966fa 100644 --- a/includes/common.inc +++ b/includes/common.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/includes/database.inc b/includes/database.inc index 564f86977e221ba1d9a8e8970946add38522ff7c..daeaf6a77c16b5e49dc56ab4e3a702d4fd2768ac 100644 --- a/includes/database.inc +++ b/includes/database.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/includes/database.mysql.inc b/includes/database.mysql.inc index 5807dd9bd02d85549b5010a9cb875a1d48440b53..acc111c2efa0f72fe3d5ec679ec6bd223b2b5d2b 100644 --- a/includes/database.mysql.inc +++ b/includes/database.mysql.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/includes/database.mysqli.inc b/includes/database.mysqli.inc index 70c3ead7923d35e206fe43ff0512e71907956d51..047afd063cf2df5a98492fb5fb05fe0d77a142c1 100644 --- a/includes/database.mysqli.inc +++ b/includes/database.mysqli.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/includes/database.pgsql.inc b/includes/database.pgsql.inc index 507729b9f62de8daa67d25f926f298023c04f247..23678e133805d87f537a398c6a2f51d22b4b8ded 100644 --- a/includes/database.pgsql.inc +++ b/includes/database.pgsql.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/includes/file.inc b/includes/file.inc index 94b02b81eedabdd4951b609f888abfa78129e5b4..ee65d62cd86a705685edfbeb98077f241884d1f3 100644 --- a/includes/file.inc +++ b/includes/file.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/includes/form.inc b/includes/form.inc index e60b7c636d9b8ba58e0bab7a1a7526f9dce3cbed..1c1057d9d54b78e373271e9240e2b336e14f187d 100644 --- a/includes/form.inc +++ b/includes/form.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @defgroup form Form generation diff --git a/includes/image.inc b/includes/image.inc index 4e3ba2b3609dcec5e6ba0a26353e1234a54d9741..0662b1f20dd18cc54edbc74b794fed088c5e24ec 100644 --- a/includes/image.inc +++ b/includes/image.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * Return a list of available toolkits. diff --git a/includes/install.inc b/includes/install.inc index d04f2f18fd2bc50c3a5370f779cf779764dfa590..6f86311ec81e72c8309965986196caf3a8d2f75e 100644 --- a/includes/install.inc +++ b/includes/install.inc @@ -1,5 +1,4 @@ <?php -// $Id$ define('SCHEMA_UNINSTALLED', -1); define('SCHEMA_INSTALLED', 0); diff --git a/includes/install.mysql.inc b/includes/install.mysql.inc index 7fe8ab7a903da4281680ba08377837d4c7fcf32f..94b912410d64f055e28006905adb5e9c1c851dad 100644 --- a/includes/install.mysql.inc +++ b/includes/install.mysql.inc @@ -1,5 +1,4 @@ <?php -// $Id$ // MySQL specific install functions diff --git a/includes/install.mysqli.inc b/includes/install.mysqli.inc index 0d243752f978b3de888dc9e4aa7f1fdaf6befbeb..723a508135a5dad31748aee6fc00893d3372a506 100644 --- a/includes/install.mysqli.inc +++ b/includes/install.mysqli.inc @@ -1,5 +1,4 @@ <?php -// $Id$ // MySQLi specific install functions diff --git a/includes/install.pgsql.inc b/includes/install.pgsql.inc index 6a37e06ed8dfa237fe3106f2d67eceff4a56bf2b..aa6192b7f63332f90d2a8e8dd48a71f3644ea668 100644 --- a/includes/install.pgsql.inc +++ b/includes/install.pgsql.inc @@ -1,5 +1,4 @@ <?php -// $Id$ // PostgreSQL specific install functions diff --git a/includes/locale.inc b/includes/locale.inc index 0963d2088498508446da4ac4f3789a61a846871e..a3b153f57eb3108bca1d4c6d0237a1c69c609dbe 100644 --- a/includes/locale.inc +++ b/includes/locale.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/includes/menu.inc b/includes/menu.inc index d46718a94c007520d8fd9cf10636d503ed5def30..377073f174975e385986f1a2e4ce2ea306a8c459 100644 --- a/includes/menu.inc +++ b/includes/menu.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/includes/module.inc b/includes/module.inc index 53727d8512eb2fca22a975632cdd5eba244031d6..34dcc433ca505f97a310725c73502f1447f2583b 100644 --- a/includes/module.inc +++ b/includes/module.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/includes/pager.inc b/includes/pager.inc index a4f392cec2dd783a876933536ebc7ac8b1fb7304..e6525ca2f9da426381db7f9eee669dc3c60937fa 100644 --- a/includes/pager.inc +++ b/includes/pager.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/includes/path.inc b/includes/path.inc index b911dae60f91742d49c69b803ebbe86bf2c9058f..086760ed1bd024e9fbc9615085a58e0988a627e9 100644 --- a/includes/path.inc +++ b/includes/path.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/includes/session.inc b/includes/session.inc index df768b96518f79728db15f1e7da24ac0854cec8d..c7d9847532cf927f5bccd39c5c6a9d5e1633c70c 100644 --- a/includes/session.inc +++ b/includes/session.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/includes/tablesort.inc b/includes/tablesort.inc index 4f85881e1be0b60a342c762297ad15b13ea7a205..eb68b8b69abc0e825c0f68e25d33c59877971928 100644 --- a/includes/tablesort.inc +++ b/includes/tablesort.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/includes/theme.inc b/includes/theme.inc index 07aed1d0147b95d125d5afd4098ae2900ff152dd..38ec6e6f01737429bb5a32a176609528971ff6dd 100644 --- a/includes/theme.inc +++ b/includes/theme.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/includes/unicode.inc b/includes/unicode.inc index b70fd07b696e511226152369bf4c7f159a084289..71b40af8eb81e5511bd00d3782326e74d0aa146f 100644 --- a/includes/unicode.inc +++ b/includes/unicode.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * Indicates an error during check for PHP unicode support. diff --git a/includes/xmlrpc.inc b/includes/xmlrpc.inc index 8d22b380c55d3b48753e24279e81d048c670fbdc..b53c2b7e2fb0903c9492d687c6cf88c570ea1fe2 100644 --- a/includes/xmlrpc.inc +++ b/includes/xmlrpc.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /* Drupal XML-RPC library. Based on the IXR - The Incutio XML-RPC Library - (c) Incutio Ltd 2002-2005 diff --git a/includes/xmlrpcs.inc b/includes/xmlrpcs.inc index 5278081a86a74389e629d2a6e91a0d27df534a5f..b7a3c871c69d37403bbb72653bc6b5ab01068a4a 100644 --- a/includes/xmlrpcs.inc +++ b/includes/xmlrpcs.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * The main entry point for XML-RPC requests. diff --git a/index.php b/index.php index e6cdc6d6f3e1b1a7a3b7e64e0f458cad1c135a8a..6d5391e97e01063f28f1f88df2d759ace9af9c94 100644 --- a/index.php +++ b/index.php @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/install.php b/install.php index f0f2ce6e9db509f15d717f31badbc855cbaf48e1..9dd647aff708d136e4f406249e2ffbb782be6cd1 100644 --- a/install.php +++ b/install.php @@ -1,5 +1,4 @@ <?php -// $Id$ require_once './includes/install.inc'; diff --git a/misc/autocomplete.js b/misc/autocomplete.js index 166192891cbfb6a81a7c0e810d3115dd0a3530ad..ceb5a4249a6bdef5e1f01f4235394a269986d301 100644 --- a/misc/autocomplete.js +++ b/misc/autocomplete.js @@ -1,4 +1,3 @@ -// $Id$ /** * Attaches the autocomplete behaviour to all required fields diff --git a/misc/collapse.js b/misc/collapse.js index 08a4a4b9665943adddcef444388967d714924e8b..3fd6b717e37a84c6718240d3d61f461589321f93 100644 --- a/misc/collapse.js +++ b/misc/collapse.js @@ -1,4 +1,3 @@ -// $Id$ /** * Toggle the visibility of a fieldset using smooth animations diff --git a/misc/drupal.js b/misc/drupal.js index 933811201bb7f52856c54f386d8f00216bf5a2a0..aefe41bf9afb5e6d44774b75c241cf86cdd2d44a 100644 --- a/misc/drupal.js +++ b/misc/drupal.js @@ -1,4 +1,3 @@ -// $Id$ var Drupal = Drupal || {}; diff --git a/misc/farbtastic/farbtastic.css b/misc/farbtastic/farbtastic.css index 97d20ed442baa9de1e0d4ac959559619c22dd6fc..0b5f51788802ae521f5e4543a4dadeda7c092e84 100644 --- a/misc/farbtastic/farbtastic.css +++ b/misc/farbtastic/farbtastic.css @@ -1,4 +1,3 @@ -/* $Id$ */ .farbtastic { position: relative; diff --git a/misc/farbtastic/farbtastic.js b/misc/farbtastic/farbtastic.js index f37df7d721a1b30e44dae25e1329e2e5db08764e..87aa9fdd0d453cddc73fa5181a894ce105b12ada 100644 --- a/misc/farbtastic/farbtastic.js +++ b/misc/farbtastic/farbtastic.js @@ -1,4 +1,3 @@ -// $Id$ // Farbtastic 1.2 jQuery.fn.farbtastic = function (callback) { diff --git a/misc/jquery.js b/misc/jquery.js index f9d8d9783ea86fe20dd7a480f63f97803a29573c..6aab4ea3cd18c5b29eb841b2c6e98bb32223bd11 100644 --- a/misc/jquery.js +++ b/misc/jquery.js @@ -1,2 +1 @@ -// $Id$ eval(function(p,a,c,k,e,d){e=function(c){return(c<a?"":e(parseInt(c/a)))+((c=c%a)>35?String.fromCharCode(c+29):c.toString(36))};if(!''.replace(/^/,String)){while(c--){d[e(c)]=k[c]||e(c)}k=[function(e){return d[e]}];e=function(){return'\\w+'};c=1};while(c--){if(k[c]){p=p.replace(new RegExp('\\b'+e(c)+'\\b','g'),k[c])}}return p}('l(1l 1x.6=="Q"){1x.Q=1x.Q;u 6=q(a,c){l(a&&1l a=="q"&&6.C.21&&!a.1G&&a[0]==Q)v 6(Y).21(a);a=a||Y;l(a.3n)v 6(6.1Q(a,[]));l(c&&c.3n)v 6(c).1X(a);l(1x==7)v 1m 6(a,c);l(1l a=="24"){u m=/^[^<]*(<.+>)[^>]*$/.3c(a);l(m)a=6.3F([m[1]])}7.2a(a.14==2o||a.D&&a!=1x&&!a.1G&&a[0]!=Q&&a[0].1G?6.1Q(a,[]):6.1X(a,c));u C=15[15.D-1];l(C&&1l C=="q")7.V(C);v 7};l(1l $!="Q")6.3W$=$;u $=6;6.C=6.8h={3n:"1.0.4",66:q(){v 7.D},1S:q(2R){v 2R==Q?6.1Q(7,[]):7[2R]},2a:q(64){7.D=0;[].1q.17(7,64);v 7},V:q(C,1h){v 6.V(7,C,1h)},8k:q(1j){u 2h=-1;7.V(q(i){l(7==1j)2h=i});v 2h},1r:q(1I,11,B){v 1I.14!=3X||11!=Q?7.V(q(){l(11==Q)J(u E 1z 1I)6.1r(B?7.1o:7,E,1I[E]);G 6.1r(B?7.1o:7,1I,11)}):6[B||"1r"](7[0],1I)},1a:q(1I,11){v 7.1r(1I,11,"3j")},2D:q(e){e=e||7;u t="";J(u j=0;j<e.D;j++){u r=e[j].2x;J(u i=0;i<r.D;i++)l(r[i].1G!=8)t+=r[i].1G!=1?r[i].56:6.C.2D([r[i]])}v t},1W:q(){u a=6.3F(15);v 7.V(q(){u b=a[0].3I(P);7.1i.2M(b,7);1V(b.26)b=b.26;b.49(7)})},5y:q(){v 7.2V(15,P,1,q(a){7.49(a)})},5z:q(){v 7.2V(15,P,-1,q(a){7.2M(a,7.26)})},5A:q(){v 7.2V(15,W,1,q(a){7.1i.2M(a,7)})},5C:q(){v 7.2V(15,W,-1,q(a){7.1i.2M(a,7.7L)})},4m:q(){l(!(7.2n&&7.2n.D))v 7;v 7.2a(7.2n.7W())},1X:q(t){v 7.2i(6.2C(7,q(a){v 6.1X(t,a)}),15)},4F:q(4E){v 7.2i(6.2C(7,q(a){v a.3I(4E!=Q?4E:P)}),15)},18:q(t){v 7.2i(t.14==2o&&6.2C(7,q(a){J(u i=0;i<t.D;i++)l(6.18(t[i],[a]).r.D)v a;v L})||t.14==8n&&(t?7.1S():[])||1l t=="q"&&6.2P(7,t)||6.18(t,7).r,15)},2q:q(t){v 7.2i(1l t=="24"?6.18(t,7,W).r:6.2P(7,q(a){v a!=t}),15)},29:q(t){v 7.2i(6.1Q(7,1l t=="24"?6.1X(t):t.14==2o?t:[t]),15)},4s:q(2z){v 2z?6.18(2z,7).r.D>0:W},2V:q(1h,23,2T,C){u 4F=7.66()>1;u a=6.3F(1h);v 7.V(q(){u 1j=7;l(23&&7.2t.2d()=="8p"&&a[0].2t.2d()!="8q"){u 25=7.51("25");l(!25.D){1j=Y.5Y("25");7.49(1j)}G 1j=25[0]}J(u i=(2T<0?a.D-1:0);i!=(2T<0?2T:a.D);i+=2T){C.17(1j,[4F?a[i].3I(P):a[i]])}})},2i:q(a,1h){u C=1h&&1h[1h.D-1];u 2m=1h&&1h[1h.D-2];l(C&&C.14!=1A)C=L;l(2m&&2m.14!=1A)2m=L;l(!C){l(!7.2n)7.2n=[];7.2n.1q(7.1S());7.2a(a)}G{u 20=7.1S();7.2a(a);l(2m&&a.D||!2m)7.V(2m||C).2a(20);G 7.2a(20).V(C)}v 7}};6.1y=6.C.1y=q(){u 1T=15[0],a=1;l(15.D==1){1T=7;a=0}u E;1V(E=15[a++])J(u i 1z E)1T[i]=E[i];v 1T};6.1y({5R:q(){6.68=P;6.V(6.2c.5J,q(i,n){6.C[i]=q(a){u R=6.2C(7,n);l(a&&1l a=="24")R=6.18(a,R).r;v 7.2i(R,15)}});6.V(6.2c.2w,q(i,n){6.C[i]=q(){u a=15;v 7.V(q(){J(u j=0;j<a.D;j++)6(a[j])[n](7)})}});6.V(6.2c.V,q(i,n){6.C[i]=q(){v 7.V(n,15)}});6.V(6.2c.18,q(i,n){6.C[n]=q(2R,C){v 7.18(":"+n+"("+2R+")",C)}});6.V(6.2c.1r,q(i,n){n=n||i;6.C[i]=q(h){v h==Q?7.D?7[0][n]:L:7.1r(n,h)}});6.V(6.2c.1a,q(i,n){6.C[n]=q(h){v h==Q?(7.D?6.1a(7[0],n):L):7.1a(n,h)}})},V:q(1j,C,1h){l(1j.D==Q)J(u i 1z 1j)C.17(1j[i],1h||[i,1j[i]]);G J(u i=0;i<1j.D;i++)l(C.17(1j[i],1h||[i,1j[i]])===W)3Y;v 1j},1e:{29:q(o,c){l(6.1e.3k(o,c))v;o.1e+=(o.1e?" ":"")+c},28:q(o,c){l(!c){o.1e=""}G{u 2N=o.1e.3B(" ");J(u i=0;i<2N.D;i++){l(2N[i]==c){2N.69(i,1);3Y}}o.1e=2N.4N(\' \')}},3k:q(e,a){l(e.1e!=Q)e=e.1e;v 1m 3V("(^|\\\\s)"+a+"(\\\\s|$)").1U(e)}},3O:q(e,o,f){J(u i 1z o){e.1o["20"+i]=e.1o[i];e.1o[i]=o[i]}f.17(e,[]);J(u i 1z o)e.1o[i]=e.1o["20"+i]},1a:q(e,p){l(p=="27"||p=="3J"){u 20={},3G,36,d=["6a","6p","6q","6j"];J(u i=0;i<d.D;i++){20["6e"+d[i]]=0;20["6c"+d[i]+"6h"]=0}6.3O(e,20,q(){l(6.1a(e,"1b")!="1O"){3G=e.78;36=e.6k}G{e=6(e.3I(P)).1X(":4n").5N("2U").4m().1a({4p:"1Y",2W:"6l",1b:"2r",8t:"0",5D:"0"}).5x(e.1i)[0];u 2I=6.1a(e.1i,"2W");l(2I==""||2I=="3M")e.1i.1o.2W="8s";3G=e.6n;36=e.6o;l(2I==""||2I=="3M")e.1i.1o.2W="3M";e.1i.3v(e)}});v p=="27"?3G:36}v 6.3j(e,p)},3j:q(I,E,4L){u R;l(E==\'1g\'&&6.T.1n)v 6.1r(I.1o,\'1g\');l(E=="3y"||E=="2B")E=6.T.1n?"3b":"2B";l(!4L&&I.1o[E]){R=I.1o[E]}G l(Y.3H&&Y.3H.3P){l(E=="2B"||E=="3b")E="3y";E=E.1E(/([A-Z])/g,"-$1").4A();u 1c=Y.3H.3P(I,L);l(1c)R=1c.4O(E);G l(E==\'1b\')R=\'1O\';G 6.3O(I,{1b:\'2r\'},q(){u c=Y.3H.3P(7,\'\');R=c&&c.4O(E)||\'\'})}G l(I.4w){u 4Q=E.1E(/\\-(\\w)/g,q(m,c){v c.2d()});R=I.4w[E]||I.4w[4Q]}v R},3F:q(a){u r=[];J(u i=0;i<a.D;i++){u 1C=a[i];l(1l 1C=="24"){u s=6.2Q(1C),2b=Y.5Y("2b"),1W=[0,"",""];l(!s.1f("<89"))1W=[1,"<3E>","</3E>"];G l(!s.1f("<6t")||!s.1f("<25"))1W=[1,"<23>","</23>"];G l(!s.1f("<3Q"))1W=[2,"<23>","</23>"];G l(!s.1f("<6v")||!s.1f("<6w"))1W=[3,"<23><25><3Q>","</3Q></25></23>"];2b.31=1W[1]+s+1W[2];1V(1W[0]--)2b=2b.26;1C=2b.2x}l(1C.D!=Q&&((6.T.2l&&1l 1C==\'q\')||!1C.1G))J(u n=0;n<1C.D;n++)r.1q(1C[n]);G r.1q(1C.1G?1C:Y.81(1C.7Z()))}v r},2z:{"":"m[2]== \'*\'||a.2t.2d()==m[2].2d()","#":"a.48(\'35\')&&a.48(\'35\')==m[2]",":":{5G:"i<m[3]-0",5H:"i>m[3]-0",5V:"m[3]-0==i",5F:"m[3]-0==i",2j:"i==0",1R:"i==r.D-1",5f:"i%2==0",5g:"i%2","5V-3z":"6.1B(a,m[3]).1c","2j-3z":"6.1B(a,0).1c","1R-3z":"6.1B(a,0).1R","6A-3z":"6.1B(a).D==1",5L:"a.2x.D",5P:"!a.2x.D",5I:"6.C.2D.17([a]).1f(m[3])>=0",6C:"a.B!=\'1Y\'&&6.1a(a,\'1b\')!=\'1O\'&&6.1a(a,\'4p\')!=\'1Y\'",1Y:"a.B==\'1Y\'||6.1a(a,\'1b\')==\'1O\'||6.1a(a,\'4p\')==\'1Y\'",6D:"!a.2O",2O:"a.2O",2U:"a.2U",4o:"a.4o || 6.1r(a, \'4o\')",2D:"a.B==\'2D\'",4n:"a.B==\'4n\'",5T:"a.B==\'5T\'",4G:"a.B==\'4G\'",5W:"a.B==\'5W\'",4x:"a.B==\'4x\'",4V:"a.B==\'4V\'",4v:"a.B==\'4v\'",4j:"a.B==\'4j\'",4W:"/4W|3E|6H|4j/i.1U(a.2t)"},".":"6.1e.3k(a,m[2])","@":{"=":"z==m[4]","!=":"z!=m[4]","^=":"z && !z.1f(m[4])","$=":"z && z.2Z(z.D - m[4].D,m[4].D)==m[4]","*=":"z && z.1f(m[4])>=0","":"z"},"[":"6.1X(m[2],a).D"},3u:["\\\\.\\\\.|/\\\\.\\\\.","a.1i",">|/","6.1B(a.26)","\\\\+","6.1B(a).3s","~",q(a){u s=6.1B(a);v s.n>=0?s.5o(s.n+1):[]}],1X:q(t,1u){l(1u&&1u.1G==Q)1u=L;1u=1u||Y;l(t.14!=3X)v[t];l(!t.1f("//")){1u=1u.47;t=t.2Z(2,t.D)}G l(!t.1f("/")){1u=1u.47;t=t.2Z(1,t.D);l(t.1f("/")>=1)t=t.2Z(t.1f("/"),t.D)}u R=[1u];u 1N=[];u 1R=L;1V(t.D>0&&1R!=t){u r=[];1R=t;t=6.2Q(t).1E(/^\\/\\//i,"");u 3t=W;J(u i=0;i<6.3u.D;i+=2){l(3t)5e;u 2p=1m 3V("^("+6.3u[i]+")");u m=2p.3c(t);l(m){r=R=6.2C(R,6.3u[i+1]);t=6.2Q(t.1E(2p,""));3t=P}}l(!3t){l(!t.1f(",")||!t.1f("|")){l(R[0]==1u)R.3S();1N=6.1Q(1N,R);r=R=[1u];t=" "+t.2Z(1,t.D)}G{u 4H=/^([#.]?)([a-5c-9\\\\*3W-]*)/i;u m=4H.3c(t);l(m[1]=="#"){u 3R=Y.5b(m[2]);r=R=3R?[3R]:[];t=t.1E(4H,"")}G{l(!m[2]||m[1]==".")m[2]="*";J(u i=0;i<R.D;i++)r=6.1Q(r,m[2]=="*"?6.4k(R[i]):R[i].51(m[2]))}}}l(t){u 1K=6.18(t,r);R=r=1K.r;t=6.2Q(1K.t)}}l(R&&R[0]==1u)R.3S();1N=6.1Q(1N,R);v 1N},4k:q(o,r){r=r||[];u s=o.2x;J(u i=0;i<s.D;i++)l(s[i].1G==1){r.1q(s[i]);6.4k(s[i],r)}v r},1r:q(I,19,11){u 2e={"J":"6L","6N":"1e","3y":6.T.1n?"3b":"2B",2B:6.T.1n?"3b":"2B",31:"31",1e:"1e",11:"11",2O:"2O",2U:"2U",6P:"7t"};l(19=="1g"&&6.T.1n&&11!=Q){I[\'6Q\']=1;l(11==1)v I["18"]=I["18"].1E(/3o\\([^\\)]*\\)/54,"");G v I["18"]=I["18"].1E(/3o\\([^\\)]*\\)/54,"")+"3o(1g="+11*55+")"}G l(19=="1g"&&6.T.1n){v I["18"]?3T(I["18"].6S(/3o\\(1g=(.*)\\)/)[1])/55:1}l(19=="1g"&&6.T.33&&11==1)11=0.6U;l(2e[19]){l(11!=Q)I[2e[19]]=11;v I[2e[19]]}G l(11==Q&&6.T.1n&&I.2t&&I.2t.2d()==\'7l\'&&(19==\'7k\'||19==\'6X\')){v I.6Y(19).56}G l(I.6Z){l(11!=Q)I.7f(19,11);v I.48(19)}G{19=19.1E(/-([a-z])/71,q(z,b){v b.2d()});l(11!=Q)I[19]=11;v I[19]}},58:["\\\\[ *(@)S *([!*$^=]*) *(\'?\\"?)(.*?)\\\\4 *\\\\]","(\\\\[)\\s*(.*?)\\s*\\\\]","(:)S\\\\(\\"?\'?([^\\\\)]*?)\\"?\'?\\\\)","([:.#]*)S"],18:q(t,r,2q){u g=2q!==W?6.2P:q(a,f){v 6.2P(a,f,P)};1V(t&&/^[a-z[({<*:.#]/i.1U(t)){u p=6.58;J(u i=0;i<p.D;i++){u 2p=1m 3V("^"+p[i].1E("S","([a-z*3W-][a-5c-73-]*)"),"i");u m=2p.3c(t);l(m){l(!i)m=["",m[1],m[3],m[2],m[5]];t=t.1E(2p,"");3Y}}l(m[1]==":"&&m[2]=="2q")r=6.18(m[3],r,W).r;G{u f=6.2z[m[1]];l(f.14!=3X)f=6.2z[m[1]][m[2]];4c("f = q(a,i){"+(m[1]=="@"?"z=6.1r(a,m[3]);":"")+"v "+f+"}");r=g(r,f)}}v{r:r,t:t}},2Q:q(t){v t.1E(/^\\s+|\\s+$/g,"")},3q:q(I){u 3Z=[];u 1c=I.1i;1V(1c&&1c!=Y){3Z.1q(1c);1c=1c.1i}v 3Z},1B:q(I,2h,2q){u 12=[];l(I){u 2g=I.1i.2x;J(u i=0;i<2g.D;i++){l(2q===P&&2g[i]==I)5e;l(2g[i].1G==1)12.1q(2g[i]);l(2g[i]==I)12.n=12.D-1}}v 6.1y(12,{1R:12.n==12.D-1,1c:2h=="5f"&&12.n%2==0||2h=="5g"&&12.n%2||12[2h]==I,4h:12[12.n-1],3s:12[12.n+1]})},1Q:q(2j,3a){u 1D=[];J(u k=0;k<2j.D;k++)1D[k]=2j[k];J(u i=0;i<3a.D;i++){u 40=P;J(u j=0;j<2j.D;j++)l(3a[i]==2j[j])40=W;l(40)1D.1q(3a[i])}v 1D},2P:q(12,C,42){l(1l C=="24")C=1m 1A("a","i","v "+C);u 1D=[];J(u i=0;i<12.D;i++)l(!42&&C(12[i],i)||42&&!C(12[i],i))1D.1q(12[i]);v 1D},2C:q(12,C){l(1l C=="24")C=1m 1A("a","v "+C);u 1D=[];J(u i=0;i<12.D;i++){u 1K=C(12[i],i);l(1K!==L&&1K!=Q){l(1K.14!=2o)1K=[1K];1D=6.1Q(1D,1K)}}v 1D},F:{29:q(O,B,1L){l(6.T.1n&&O.4d!=Q)O=1x;l(!1L.2s)1L.2s=7.2s++;l(!O.1H)O.1H={};u 2L=O.1H[B];l(!2L){2L=O.1H[B]={};l(O["2K"+B])2L[0]=O["2K"+B]}2L[1L.2s]=1L;O["2K"+B]=7.5n;l(!7.1k[B])7.1k[B]=[];7.1k[B].1q(O)},2s:1,1k:{},28:q(O,B,1L){l(O.1H)l(B&&O.1H[B])l(1L)5m O.1H[B][1L.2s];G J(u i 1z O.1H[B])5m O.1H[B][i];G J(u j 1z O.1H)7.28(O,j)},1J:q(B,H,O){H=$.1Q([],H||[]);l(!O){u g=7.1k[B];l(g)J(u i=0;i<g.D;i++)7.1J(B,H,g[i])}G l(O["2K"+B]){H.5p(7.2e({B:B,1T:O}));O["2K"+B].17(O,H)}},5n:q(F){l(1l 6=="Q")v W;F=6.F.2e(F||1x.F||{});l(!F)v W;u 3r=P;u c=7.1H[F.B];u 1h=[].5o.5a(15,1);1h.5p(F);J(u j 1z c){l(c[j].17(7,1h)===W){F.32();F.3i();3r=W}}l(6.T.1n)F.1T=F.32=F.3i=L;v 3r},2e:q(F){l(6.T.1n){l(F.5r)F.1T=F.5r;u e=Y.47,b=Y.7a;F.7c=F.7d+(e.5s||b.5s);F.7e=F.7g+(e.5t||b.5t)}G l(6.T.2l&&F.1T.1G==3){F=6.1y({},F);F.1T=F.1T.1i}l(!F.32)F.32=q(){7.3r=W};l(!F.3i)F.3i=q(){7.7h=P};v F}}});1m q(){u b=7i.7j.4A();6.T={2l:/5v/.1U(b),30:/30/.1U(b),1n:/1n/.1U(b)&&!/30/.1U(b),33:/33/.1U(b)&&!/(7m|5v)/.1U(b)};6.7n=!6.T.1n||Y.7o=="7p"};6.2c={2w:{5x:"5y",7q:"5z",2M:"5A",7s:"5C"},1a:"3J,27,7u,5D,2W,3y,43,7x,7y".3B(","),18:["5F","5G","5H","5I"],1r:{1K:"11",3D:"31",35:L,7z:L,19:L,7A:L,3w:L,7C:L},5J:{5L:"a.1i",7D:6.3q,3q:6.3q,3s:"6.1B(a).3s",4h:"6.1B(a).4h",2g:"6.1B(a, L, P)",7E:"6.1B(a.26)"},V:{5N:q(1I){6.1r(7,1I,"");7.7F(1I)},1s:q(){7.1o.1b=7.2G?7.2G:"";l(6.1a(7,"1b")=="1O")7.1o.1b="2r"},1p:q(){7.2G=7.2G||6.1a(7,"1b");l(7.2G=="1O")7.2G="2r";7.1o.1b="1O"},3h:q(){6(7)[6(7).4s(":1Y")?"1s":"1p"].17(6(7),15)},7H:q(c){6.1e.29(7,c)},7I:q(c){6.1e.28(7,c)},7J:q(c){6.1e[6.1e.3k(7,c)?"28":"29"](7,c)},28:q(a){l(!a||6.18(a,[7]).r)7.1i.3v(7)},5P:q(){1V(7.26)7.3v(7.26)},34:q(B,C){6.F.29(7,B,C)},4B:q(B,C){6.F.28(7,B,C)},1J:q(B,H){6.F.1J(B,H,7)}}};6.5R();6.C.1y({5S:6.C.3h,3h:q(a,b){v a&&b&&a.14==1A&&b.14==1A?7.5X(q(e){7.1R=7.1R==a?b:a;e.32();v 7.1R.17(7,[e])||W}):7.5S.17(7,15)},7M:q(f,g){q 4r(e){u p=(e.B=="39"?e.7N:e.7Q)||e.7R;1V(p&&p!=7)37{p=p.1i}3e(e){p=7};l(p==7)v W;v(e.B=="39"?f:g).17(7,[e])}v 7.39(4r).60(4r)},21:q(f){l(6.3d)f.17(Y);G{6.2y.1q(f)}v 7}});6.1y({3d:W,2y:[],21:q(){l(!6.3d){6.3d=P;l(6.2y){J(u i=0;i<6.2y.D;i++)6.2y[i].17(Y);6.2y=L}l(6.T.33||6.T.30)Y.7U("65",6.21,W)}}});1m q(){u e=("7V,7X,2Y,7Y,80,4D,5X,82,"+"83,84,85,39,60,86,4v,3E,"+"4x,8a,8b,8d,2E").3B(",");J(u i=0;i<e.D;i++)1m q(){u o=e[i];6.C[o]=q(f){v f?7.34(o,f):7.1J(o)};6.C["8e"+o]=q(f){v 7.4B(o,f)};6.C["8g"+o]=q(f){u O=6(7);u 1L=q(){O.4B(o,1L);O=L;v f.17(7,15)};v 7.34(o,1L)}};l(6.T.33||6.T.30){Y.8l("65",6.21,W)}G l(6.T.1n){Y.8o("<8r"+"8u 35=59 8v=P "+"3w=//:><\\/1Z>");u 1Z=Y.5b("59");l(1Z)1Z.2H=q(){l(7.38!="1t")v;7.1i.3v(7);6.21()};1Z=L}G l(6.T.2l){6.3L=4d(q(){l(Y.38=="6d"||Y.38=="1t"){5j(6.3L);6.3L=L;6.21()}},10)}6.F.29(1x,"2Y",6.21)};l(6.T.1n)6(1x).4D(q(){u F=6.F,1k=F.1k;J(u B 1z 1k){u 3N=1k[B],i=3N.D;l(i>0)6m l(B!=\'4D\')F.28(3N[i-1],B);1V(--i)}});6.C.1y({4M:6.C.1s,1s:q(16,K){v 16?7.22({27:"1s",3J:"1s",1g:"1s"},16,K):7.4M()},4P:6.C.1p,1p:q(16,K){v 16?7.22({27:"1p",3J:"1p",1g:"1p"},16,K):7.4P()},6r:q(16,K){v 7.22({27:"1s"},16,K)},6s:q(16,K){v 7.22({27:"1p"},16,K)},6u:q(16,K){v 7.V(q(){u 4T=6(7).4s(":1Y")?"1s":"1p";6(7).22({27:4T},16,K)})},6x:q(16,K){v 7.22({1g:"1s"},16,K)},6y:q(16,K){v 7.22({1g:"1p"},16,K)},6B:q(16,2w,K){v 7.22({1g:2w},16,K)},22:q(E,16,K){v 7.1w(q(){7.2S=6.1y({},E);J(u p 1z E){u e=1m 6.2X(7,6.16(16,K),p);l(E[p].14==4Y)e.2v(e.1c(),E[p]);G e[E[p]](E)}})},1w:q(B,C){l(!C){C=B;B="2X"}v 7.V(q(){l(!7.1w)7.1w={};l(!7.1w[B])7.1w[B]=[];7.1w[B].1q(C);l(7.1w[B].D==1)C.17(7)})}});6.1y({16:q(s,o){o=o||{};l(o.14==1A)o={1t:o};u 4Z={6E:6G,6I:4I};o.2J=(s&&s.14==4Y?s:4Z[s])||53;o.3x=o.1t;o.1t=q(){6.52(7,"2X");l(o.3x&&o.3x.14==1A)o.3x.17(7)};v o},1w:{},52:q(I,B){B=B||"2X";l(I.1w&&I.1w[B]){I.1w[B].3S();u f=I.1w[B][0];l(f)f.17(I)}},2X:q(I,2A,E){u z=7;z.o={2J:2A.2J||53,1t:2A.1t,2u:2A.2u};z.U=I;u y=z.U.1o;u 44=6.1a(z.U,\'1b\');y.1b="2r";y.43="1Y";z.a=q(){l(2A.2u)2A.2u.17(I,[z.2f]);l(E=="1g")6.1r(y,"1g",z.2f);G l(5w(z.2f))y[E]=5w(z.2f)+"6V"};z.57=q(){v 3T(6.1a(z.U,E))};z.1c=q(){u r=3T(6.3j(z.U,E));v r&&r>-70?r:z.57()};z.2v=q(4C,2w){z.4e=(1m 5h()).5i();z.2f=4C;z.a();z.41=4d(q(){z.2u(4C,2w)},13)};z.1s=q(){l(!z.U.1v)z.U.1v={};z.U.1v[E]=7.1c();z.o.1s=P;z.2v(0,z.U.1v[E]);l(E!="1g")y[E]="5d"};z.1p=q(){l(!z.U.1v)z.U.1v={};z.U.1v[E]=7.1c();z.o.1p=P;z.2v(z.U.1v[E],0)};z.3h=q(){l(!z.U.1v)z.U.1v={};z.U.1v[E]=7.1c();l(44==\'1O\'){z.o.1s=P;l(E!="1g")y[E]="5d";z.2v(0,z.U.1v[E])}G{z.o.1p=P;z.2v(z.U.1v[E],0)}};z.2u=q(4l,4f){u t=(1m 5h()).5i();l(t>z.o.2J+z.4e){5j(z.41);z.41=L;z.2f=4f;z.a();z.U.2S[E]=P;u 1N=P;J(u i 1z z.U.2S)l(z.U.2S[i]!==P)1N=W;l(1N){y.43=\'\';y.1b=44;l(6.1a(z.U,\'1b\')==\'1O\')y.1b=\'2r\';l(z.o.1p)y.1b=\'1O\';l(z.o.1p||z.o.1s)J(u p 1z z.U.2S)l(p=="1g")6.1r(y,p,z.U.1v[p]);G y[p]=\'\'}l(1N&&z.o.1t&&z.o.1t.14==1A)z.o.1t.17(z.U)}G{u p=(t-7.4e)/z.o.2J;z.2f=((-5B.7r(p*5B.7v)/2)+0.5)*(4f-4l)+4l;z.a()}}}});6.C.1y({7B:q(N,1P,K){7.2Y(N,1P,K,1)},2Y:q(N,1P,K,1F){l(N.14==1A)v 7.34("2Y",N);K=K||q(){};u B="67";l(1P){l(1P.14==1A){K=1P;1P=L}G{1P=6.3g(1P);B="62"}}u 4i=7;6.3C({N:N,B:B,H:1P,1F:1F,1t:q(2F,1d){l(1d=="2k"||!1F&&1d=="5u"){4i.3D(2F.3p).4y().V(K,[2F.3p,1d,2F])}G K.17(4i,[2F.3p,1d,2F])}});v 7},7G:q(){v 6.3g(7)},4y:q(){v 7.1X(\'1Z\').V(q(){l(7.3w)6.61(7.3w);G{6.4u(7.2D||7.7K||7.31||"")}}).4m()}});l(6.T.1n&&1l 3f=="Q")3f=q(){v 1m 7O("7S.7T")};1m q(){u e="4S,5O,5M,5K,5E,5q".3B(",");J(u i=0;i<e.D;i++)1m q(){u o=e[i];6.C[o]=q(f){v 7.34(o,f)}}};6.1y({1S:q(N,H,K,B,1F){l(H&&H.14==1A){K=H;H=L}6.3C({N:N,H:H,2k:K,3K:B,1F:1F})},87:q(N,H,K,B){6.1S(N,H,K,B,1)},61:q(N,K){l(K)6.1S(N,L,K,"1Z");G{6.1S(N,L,L,"1Z")}},8c:q(N,H,K){6.1S(N,H,K,"5Q")},8f:q(N,H,K,B){6.3C({B:"62",N:N,H:H,2k:K,3K:B})},1M:0,8i:q(1M){6.1M=1M},3A:{},3C:q(s){s=6.1y({1k:P,1F:W,B:"67",1M:6.1M,1t:L,2k:L,2E:L,3K:L,N:L,H:L,50:"8w/x-6b-6f-6i",4J:P,4U:P,46:L},s);l(s.H){l(s.4J&&1l s.H!=\'24\')s.H=6.3g(s.H);l(s.B.4A()=="1S")s.N+=((s.N.1f("?")>-1)?"&":"?")+s.H}l(s.1k&&!6.4z++)6.F.1J("4S");u 4q=W;u M=1m 3f();M.6z(s.B,s.N,s.4U);l(s.H)M.3l("6F-6J",s.50);l(s.1F)M.3l("6K-4t-6M",6.3A[s.N]||"6O, 6R 6T 6W 3U:3U:3U 72");M.3l("X-74-75","3f");l(M.76)M.3l("77","79");l(s.46)s.46(M);l(s.1k)6.F.1J("5q",[M,s]);u 2H=q(4b){l(M&&(M.38==4||4b=="1M")){4q=P;u 1d=6.63(M)&&4b!="1M"?s.1F&&6.4K(M,s.N)?"5u":"2k":"2E";l(1d!="2E"){u 3m;37{3m=M.45("4R-4t")}3e(e){}l(s.1F&&3m)6.3A[s.N]=3m;u H=6.5k(M,s.3K);l(s.2k)s.2k(H,1d);l(s.1k)6.F.1J("5E",[M,s])}G{l(s.2E)s.2E(M,1d);l(s.1k)6.F.1J("5K",[M,s])}l(s.1k)6.F.1J("5M",[M,s]);l(s.1k&&!--6.4z)6.F.1J("5O");l(s.1t)s.1t(M,1d);M.2H=q(){};M=L}};M.2H=2H;l(s.1M>0)5Z(q(){l(M){M.7P();l(!4q)2H("1M");M=L}},s.1M);M.88(s.H);v M},4z:0,63:q(r){37{v!r.1d&&8j.8m=="4G:"||(r.1d>=4I&&r.1d<6g)||r.1d==5U||6.T.2l&&r.1d==Q}3e(e){}v W},4K:q(M,N){37{u 4X=M.45("4R-4t");v M.1d==5U||4X==6.3A[N]||6.T.2l&&M.1d==Q}3e(e){}v W},5k:q(r,B){u 4a=r.45("7b-B");u H=!B&&4a&&4a.1f("M")>=0;H=B=="M"||H?r.7w:r.3p;l(B=="1Z"){6.4u(H)}l(B=="5Q")4c("H = "+H);l(B=="3D")6("<2b>").3D(H).4y();v H},3g:q(a){u s=[];l(a.14==2o||a.3n){J(u i=0;i<a.D;i++)s.1q(a[i].19+"="+4g(a[i].11))}G{J(u j 1z a){l(a[j].14==2o){J(u k=0;k<a[j].D;k++){s.1q(j+"="+4g(a[j][k]))}}G{s.1q(j+"="+4g(a[j]))}}}v s.4N("&")},4u:q(H){l(1x.5l)1x.5l(H);G l(6.T.2l)1x.5Z(H,0);G 4c.5a(1x,H)}})}',62,529,'||||||jQuery|this||||||||||||||if|||||function||||var|return||||||type|fn|length|prop|event|else|data|elem|for|callback|null|xml|url|element|true|undefined|ret||browser|el|each|false||document|||value|elems||constructor|arguments|speed|apply|filter|name|css|display|cur|status|className|indexOf|opacity|args|parentNode|obj|global|typeof|new|msie|style|hide|push|attr|show|complete|context|orig|queue|window|extend|in|Function|sibling|arg|result|replace|ifModified|nodeType|events|key|trigger|val|handler|timeout|done|none|params|merge|last|get|target|test|while|wrap|find|hidden|script|old|ready|animate|table|string|tbody|firstChild|height|remove|add|set|div|macros|toUpperCase|fix|now|siblings|pos|pushStack|first|success|safari|fn2|stack|Array|re|not|block|guid|nodeName|step|custom|to|childNodes|readyList|expr|options|cssFloat|map|text|error|res|oldblock|onreadystatechange|parPos|duration|on|handlers|insertBefore|classes|disabled|grep|trim|num|curAnim|dir|checked|domManip|position|fx|load|substr|opera|innerHTML|preventDefault|mozilla|bind|id|oWidth|try|readyState|mouseover|second|styleFloat|exec|isReady|catch|XMLHttpRequest|param|toggle|stopPropagation|curCSS|has|setRequestHeader|modRes|jquery|alpha|responseText|parents|returnValue|next|foundToken|token|removeChild|src|oldComplete|float|child|lastModified|split|ajax|html|select|clean|oHeight|defaultView|cloneNode|width|dataType|safariTimer|static|els|swap|getComputedStyle|tr|oid|shift|parseFloat|00|RegExp|_|String|break|matched|noCollision|timer|inv|overflow|oldDisplay|getResponseHeader|beforeSend|documentElement|getAttribute|appendChild|ct|isTimeout|eval|setInterval|startTime|lastNum|encodeURIComponent|prev|self|button|getAll|firstNum|end|radio|selected|visibility|requestDone|handleHover|is|Modified|globalEval|reset|currentStyle|submit|evalScripts|active|toLowerCase|unbind|from|unload|deep|clone|file|re2|200|processData|httpNotModified|force|_show|join|getPropertyValue|_hide|newProp|Last|ajaxStart|state|async|image|input|xmlRes|Number|ss|contentType|getElementsByTagName|dequeue|400|gi|100|nodeValue|max|parse|__ie_init|call|getElementById|z0|1px|continue|even|odd|Date|getTime|clearInterval|httpData|execScript|delete|handle|slice|unshift|ajaxSend|srcElement|scrollLeft|scrollTop|notmodified|webkit|parseInt|appendTo|append|prepend|before|Math|after|left|ajaxSuccess|eq|lt|gt|contains|axis|ajaxError|parent|ajaxComplete|removeAttr|ajaxStop|empty|json|init|_toggle|checkbox|304|nth|password|click|createElement|setTimeout|mouseout|getScript|POST|httpSuccess|array|DOMContentLoaded|size|GET|initDone|splice|Top|www|border|loaded|padding|form|300|Width|urlencoded|Left|offsetWidth|absolute|do|clientHeight|clientWidth|Bottom|Right|slideDown|slideUp|thead|slideToggle|td|th|fadeIn|fadeOut|open|only|fadeTo|visible|enabled|slow|Content|600|textarea|fast|Type|If|htmlFor|Since|class|Thu|readonly|zoom|01|match|Jan|9999|px|1970|method|getAttributeNode|tagName|10000|ig|GMT|9_|Requested|With|overrideMimeType|Connection|offsetHeight|close|body|content|pageX|clientX|pageY|setAttribute|clientY|cancelBubble|navigator|userAgent|action|FORM|compatible|boxModel|compatMode|CSS1Compat|prependTo|cos|insertAfter|readOnly|top|PI|responseXML|color|background|title|href|loadIfModified|rel|ancestors|children|removeAttribute|serialize|addClass|removeClass|toggleClass|textContent|nextSibling|hover|fromElement|ActiveXObject|abort|toElement|relatedTarget|Microsoft|XMLHTTP|removeEventListener|blur|pop|focus|resize|toString|scroll|createTextNode|dblclick|mousedown|mouseup|mousemove|change|getIfModified|send|opt|keydown|keypress|getJSON|keyup|un|post|one|prototype|ajaxTimeout|location|index|addEventListener|protocol|Boolean|write|TABLE|THEAD|scr|relative|right|ipt|defer|application'.split('|'),0,{})) \ No newline at end of file diff --git a/misc/maintenance.css b/misc/maintenance.css index 032d56c37c5ef27178986c0f1bf1e74fdeddd154..da24599fb10a926f8abb30ac02975b8c9bafeec2 100644 --- a/misc/maintenance.css +++ b/misc/maintenance.css @@ -1,4 +1,3 @@ -/* $Id$ */ body { background: url(druplicon.png) 4.2em 4em no-repeat #fff; diff --git a/misc/print.css b/misc/print.css index 6b1e57218d6dee228bd00dabd0f337174468df00..d9c744308ee79a68f6227fb489334fb181b24fe4 100644 --- a/misc/print.css +++ b/misc/print.css @@ -1,4 +1,3 @@ -/* $Id$ */ body { margin: 1em; diff --git a/misc/progress.js b/misc/progress.js index 3db804f2f60e6ad746cddb4ae5966e76c3d40ed6..0706d26a93bc472c127fbd452350495fc6af7bd9 100644 --- a/misc/progress.js +++ b/misc/progress.js @@ -1,4 +1,3 @@ -// $Id$ /** * A progressbar object. Initialized with the given id. Must be inserted into diff --git a/misc/tableselect.js b/misc/tableselect.js index 052af02dd6b58ea584f3b4eeaa24f7306e2cdc75..16bd6c112ee73be9084fbe1cb555b42306f0b5ad 100644 --- a/misc/tableselect.js +++ b/misc/tableselect.js @@ -1,4 +1,3 @@ -// $Id$ Drupal.tableSelect = function() { // Keep track of the table, which checkbox is checked and alias the settings. diff --git a/misc/textarea.js b/misc/textarea.js index 63a7804597d8f8b392527b89a8803cb67cb56d90..6aa39b7a78c4ef0fbaf55be5aab996a6daf6c7d8 100644 --- a/misc/textarea.js +++ b/misc/textarea.js @@ -1,4 +1,3 @@ -// $Id$ Drupal.textareaAttach = function() { $('textarea.resizable:not(.processed)').each(function() { diff --git a/misc/update.js b/misc/update.js index 66f7d4e9a0a7b4366f680949fa077471fbdda81d..d5312eeaceff12fc76f41dad3eb2de7758e8b66d 100644 --- a/misc/update.js +++ b/misc/update.js @@ -1,4 +1,3 @@ -// $Id$ if (Drupal.jsEnabled) { $(document).ready(function() { diff --git a/misc/upload.js b/misc/upload.js index 5dd32cf81d80f4d460620bb39dde3d44921dae4d..10bef93c2a94e85eb33298f7773ec23328b98029 100644 --- a/misc/upload.js +++ b/misc/upload.js @@ -1,4 +1,3 @@ -// $Id$ /** * Attaches the upload behaviour to the upload form. diff --git a/modules/aggregator/aggregator.css b/modules/aggregator/aggregator.css index 0efefdf7a8d557ed93abe55883016b3767b8bbd6..e898b002fbdbf43146058746012a071f260947ad 100644 --- a/modules/aggregator/aggregator.css +++ b/modules/aggregator/aggregator.css @@ -1,4 +1,3 @@ -/* $Id$ */ #aggregator .feed-source .feed-title { margin-top: 0; diff --git a/modules/aggregator/aggregator.info b/modules/aggregator/aggregator.info index 84c7c0afde9b9b74ba383408e39db07aea7ca094..439b048150d30d8b0ed52b4d676b64c56673a627 100644 --- a/modules/aggregator/aggregator.info +++ b/modules/aggregator/aggregator.info @@ -1,4 +1,3 @@ -; $Id$ name = Aggregator description = "Aggregates syndicated content (RSS, RDF, and Atom feeds)." package = Core - optional diff --git a/modules/aggregator/aggregator.install b/modules/aggregator/aggregator.install index 9cc59cc2d6b03aa5e81264607c44d5779a84b3d1..5c830edf858b07e010e8fd193a417ea49dad4315 100644 --- a/modules/aggregator/aggregator.install +++ b/modules/aggregator/aggregator.install @@ -1,5 +1,4 @@ <?php -// $Id$ /** * Implementation of hook_install(). diff --git a/modules/aggregator/aggregator.module b/modules/aggregator/aggregator.module index 5ebb02fd3ee3391d795eea83fee6d97b5975a96b..9787995144286f6ff60aaebd0eae5195db8a8c53 100644 --- a/modules/aggregator/aggregator.module +++ b/modules/aggregator/aggregator.module @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/block/block.css b/modules/block/block.css index 348c4f1f29c54a3980e9c4876ed9b52384b71cc1..8606ee5dc2b23e07a874efe251873c52fcc9e747 100644 --- a/modules/block/block.css +++ b/modules/block/block.css @@ -1,4 +1,3 @@ -/* $Id$ */ #blocks td.region { font-weight: bold; diff --git a/modules/block/block.info b/modules/block/block.info index 8c12ddec73a9f4bb1f531540402f70c64638708d..0789f1ba05a95efbb78ef00ea88c969809c58402 100644 --- a/modules/block/block.info +++ b/modules/block/block.info @@ -1,4 +1,3 @@ -; $Id$ name = Block description = Controls the boxes that are displayed around the main content. package = Core - required diff --git a/modules/block/block.module b/modules/block/block.module index 4809f89c04e560a7f145adb1ea913e59650200d8..24a83518a42718e0dddf3205a4125331f552f0c8 100644 --- a/modules/block/block.module +++ b/modules/block/block.module @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/blog/blog.info b/modules/blog/blog.info index 898386dd9c61804f8dd712ee4bc9b943db8b4d40..9a94b86dadf8211a2569101122cdaef7e25c4329 100644 --- a/modules/blog/blog.info +++ b/modules/blog/blog.info @@ -1,4 +1,3 @@ -; $Id$ name = Blog description = Enables keeping easily and regularly updated user web pages or blogs. package = Core - optional diff --git a/modules/blog/blog.module b/modules/blog/blog.module index b92b8f20eb16742b49061ddfbb72149c26f96ce5..127121f2758989bc7ea74168d99caf4c1af8eeb0 100644 --- a/modules/blog/blog.module +++ b/modules/blog/blog.module @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/blogapi/blogapi.info b/modules/blogapi/blogapi.info index ceab75326b5c57f90f0c2b33b031e1f22ced59c6..5a304c0fdb34c8bc9e22c98476954aa33e9f814c 100644 --- a/modules/blogapi/blogapi.info +++ b/modules/blogapi/blogapi.info @@ -1,4 +1,3 @@ -; $Id$ name = Blog API description = Allows users to post content using applications that support XML-RPC blog APIs. package = Core - optional diff --git a/modules/blogapi/blogapi.install b/modules/blogapi/blogapi.install index 3a1ea9ca27b237b52a72f7affa535fed29006337..646e81366d913feaf820fc03692e22143506c349 100644 --- a/modules/blogapi/blogapi.install +++ b/modules/blogapi/blogapi.install @@ -1,5 +1,4 @@ <?php -// $Id$ /** * Implementation of hook_install(). diff --git a/modules/blogapi/blogapi.module b/modules/blogapi/blogapi.module index 6c6c87907ee3377687e1fba2a5617c59ab155222..6a884f4b687879a2ed65a6e1b6261fe119cf0d44 100644 --- a/modules/blogapi/blogapi.module +++ b/modules/blogapi/blogapi.module @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/book/book.css b/modules/book/book.css index 1c8ab8335ec1e0d469e2d4794d97e4229f1adcbc..a76ee0339f271835e4e6bcfb67d738c47a2d1b0c 100644 --- a/modules/book/book.css +++ b/modules/book/book.css @@ -1,4 +1,3 @@ -/* $Id$ */ .book-navigation .menu { border-top: 1px solid #888; diff --git a/modules/book/book.info b/modules/book/book.info index e9f69bdfbe124edb2005948c87a7139728b934e8..5c6c9741dc976ca2b470927ce54d7991eccf5915 100644 --- a/modules/book/book.info +++ b/modules/book/book.info @@ -1,4 +1,3 @@ -; $Id$ name = Book description = Allows users to collaboratively author a book. package = Core - optional diff --git a/modules/book/book.install b/modules/book/book.install index 1051d53258e5bef674edd9e4cee6e6b8583e3677..2ee4c7b0a2a2de9be311dcde007c61254810bcf9 100644 --- a/modules/book/book.install +++ b/modules/book/book.install @@ -1,5 +1,4 @@ <?php -// $Id$ /** * Implementation of hook_install(). diff --git a/modules/book/book.module b/modules/book/book.module index e2b4b4b91683711ca2f33392f8454c6191c03c50..7bcd6808ff5bb15f8fdb75db2be13b9f4168118c 100644 --- a/modules/book/book.module +++ b/modules/book/book.module @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/color/color.css b/modules/color/color.css index 5262683a907d217be1323d39d2c8d300514067e2..edc817f05ca64d771a79a76913b575ee68240121 100644 --- a/modules/color/color.css +++ b/modules/color/color.css @@ -1,4 +1,3 @@ -/* $Id$ */ /* Farbtastic placement */ .color-form { diff --git a/modules/color/color.info b/modules/color/color.info index 9c66ccdc3e817a071bfd5d5749f458f7605325b5..7b8c18973232f7e7d2f45c21ff226e01a9e68b26 100644 --- a/modules/color/color.info +++ b/modules/color/color.info @@ -1,4 +1,3 @@ -; $Id$ name = Color description = Allows the user to change the color scheme of certain themes. package = Core - optional diff --git a/modules/color/color.install b/modules/color/color.install index 5526ec7521ccc83889f8dadd81b055fe9d1c3836..d3b478cf86b6de34c2f9283580ce1f934c779aa7 100644 --- a/modules/color/color.install +++ b/modules/color/color.install @@ -1,5 +1,4 @@ <?php -/* $Id$ */ function color_requirements($phase) { $requirements = array(); diff --git a/modules/color/color.js b/modules/color/color.js index 366e73d973443336d29142e74aa167dc391fefa2..344053c7c212e3ae94869ea312bb3c2853c5b618 100644 --- a/modules/color/color.js +++ b/modules/color/color.js @@ -1,4 +1,3 @@ -// $Id$ if (Drupal.jsEnabled) { $(document).ready(function () { diff --git a/modules/color/color.module b/modules/color/color.module index ccbf6866a837383e67b9760f244a7bcf64a028f8..41d1389d8130bc7d2bd500a859d0c4eb7644c61b 100644 --- a/modules/color/color.module +++ b/modules/color/color.module @@ -1,5 +1,4 @@ <?php -// $Id$ /** * Implementation of hook_help diff --git a/modules/comment/comment.css b/modules/comment/comment.css index 066fe1a7e6d4fbce631d336f7f8d02fd75de58bd..eb0495c54f28ad3bf301e26dcbecae7b36c63e66 100644 --- a/modules/comment/comment.css +++ b/modules/comment/comment.css @@ -1,4 +1,3 @@ -/* $Id$ */ .indented { margin-left: 25px; diff --git a/modules/comment/comment.info b/modules/comment/comment.info index 0fe9f1dd58f2a7193b3e07036a0e0ba51e8a2dcc..63139a15061b780870b47c8693f6ae9f0a635dc9 100644 --- a/modules/comment/comment.info +++ b/modules/comment/comment.info @@ -1,4 +1,3 @@ -; $Id$ name = Comment description = Allows users to comment on and discuss published content. package = Core - optional diff --git a/modules/comment/comment.install b/modules/comment/comment.install index 819b4654786ff4aa5906db3a127d4393c3be0fd2..ecc033889838539534f234df0daccfc82d968eca 100644 --- a/modules/comment/comment.install +++ b/modules/comment/comment.install @@ -1,5 +1,4 @@ <?php -// $Id$ /** * Implementation of hook_enable(). diff --git a/modules/comment/comment.module b/modules/comment/comment.module index 0cd19a0d14eb63975648898a021435acef6bcfa2..aa957a0f3639065eb36d16d44ee18cad9402832f 100644 --- a/modules/comment/comment.module +++ b/modules/comment/comment.module @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/contact/contact.info b/modules/contact/contact.info index 238275eafea9f0631e4c11a844f47e0ca994f1d7..08cc5ab79698cd23886be5be4af5995c9dd6ec85 100644 --- a/modules/contact/contact.info +++ b/modules/contact/contact.info @@ -1,4 +1,3 @@ -; $Id$ name = Contact description = Enables the use of both personal and site-wide contact forms. package = Core - optional diff --git a/modules/contact/contact.install b/modules/contact/contact.install index b24c4ca519e470fbee4dd24f0d6ad5d113397080..70eef3271b09f429dfbf2a88c5a0a0929f7606b4 100644 --- a/modules/contact/contact.install +++ b/modules/contact/contact.install @@ -1,5 +1,4 @@ <?php -// $Id$ /** * Implementation of hook_install(). diff --git a/modules/contact/contact.module b/modules/contact/contact.module index 004e39cf7ee0a7a9a39ee1db12d0d494779185c6..b79337237726bb412ed2b390ae256a6102b7c84a 100644 --- a/modules/contact/contact.module +++ b/modules/contact/contact.module @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/drupal/drupal.info b/modules/drupal/drupal.info index ce23d5c275bbadff8c42a1a15d5585c31e4dc551..b5dfda633f821a811656f5ae78cf229f016612f9 100644 --- a/modules/drupal/drupal.info +++ b/modules/drupal/drupal.info @@ -1,4 +1,3 @@ -; $Id$ name = Drupal description = Lets you register your site with a central server and improve ranking of Drupal projects by posting information on your installed modules and themes; also enables users to log in using a Drupal ID. package = Core - optional diff --git a/modules/drupal/drupal.install b/modules/drupal/drupal.install index 909c539de80996bcc39880f7d0f43123954471ee..d294f71d7024e5ea4e98f7ba45e5f5e060ebbc84 100644 --- a/modules/drupal/drupal.install +++ b/modules/drupal/drupal.install @@ -1,5 +1,4 @@ <?php -// $Id$ /** * Implementation of hook_install(). diff --git a/modules/drupal/drupal.module b/modules/drupal/drupal.module index f90703608672f64cb6db12055baff588ef34c2cd..35ef60128c10f04d7c6e80e161440fcad082a8cf 100644 --- a/modules/drupal/drupal.module +++ b/modules/drupal/drupal.module @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/filter/filter.info b/modules/filter/filter.info index 058a40b9abdb22cdfc63bd55275d0406d90862cd..bcd876e61b4c3673b5ee1c07cb3512c7911038d5 100644 --- a/modules/filter/filter.info +++ b/modules/filter/filter.info @@ -1,4 +1,3 @@ -; $Id$ name = Filter description = Handles the filtering of content in preparation for display. package = Core - required diff --git a/modules/filter/filter.module b/modules/filter/filter.module index 7d59a3b6e45fabb161f4af1a30935735f56b7a1f..69b5fcaa172f9b281781a9b7147c41c0693735f8 100644 --- a/modules/filter/filter.module +++ b/modules/filter/filter.module @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/forum/forum.css b/modules/forum/forum.css index 8db306860c81a798c7f287185ab13934a0df0447..1dc7ae41943fcd30a4f26583461a8162733e4543 100644 --- a/modules/forum/forum.css +++ b/modules/forum/forum.css @@ -1,4 +1,3 @@ -/* $Id$ */ #forum .description { font-size: 0.9em; diff --git a/modules/forum/forum.info b/modules/forum/forum.info index 4a726bfc1cf9fc68f0631af7be39e1331326ec28..cd8af0dade118ec68cbd24d21666db129ef182a1 100644 --- a/modules/forum/forum.info +++ b/modules/forum/forum.info @@ -1,4 +1,3 @@ -; $Id$ name = Forum description = Enables threaded discussions about general topics. dependencies = taxonomy comment diff --git a/modules/forum/forum.install b/modules/forum/forum.install index fd055cac62952c9a40fb9cba3e628ce554de9d99..2399ef3a634bc6e6a9b7d46da0b3b5bf1709a36e 100644 --- a/modules/forum/forum.install +++ b/modules/forum/forum.install @@ -1,5 +1,4 @@ <?php -// $Id$ /** * Implementation of hook_install(). diff --git a/modules/forum/forum.module b/modules/forum/forum.module index 16858637a1fb36a2a1659c6dc5569644fb6b013e..36a6a7e7fe0274b8ecd5209296c1738f91a85ef0 100644 --- a/modules/forum/forum.module +++ b/modules/forum/forum.module @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/help/help.css b/modules/help/help.css index 3536167f03d7fcb170af36b7317703f7c143ed3c..c0c540804a5cc9bc6c02d91f4925c25b1a93a164 100644 --- a/modules/help/help.css +++ b/modules/help/help.css @@ -1,4 +1,3 @@ -/* $Id$ */ .help-items { float: left; diff --git a/modules/help/help.info b/modules/help/help.info index da857ef968ec9359a63f71ad63720782367b6e45..e018c03c9a06e9e3219b25cdb79822dca40c0ce4 100644 --- a/modules/help/help.info +++ b/modules/help/help.info @@ -1,4 +1,3 @@ -; $Id$ name = Help description = Manages the display of online help. package = Core - optional diff --git a/modules/help/help.module b/modules/help/help.module index ba176b2e85739f1277ed09ccd901309087965f9a..07276f43a1388cf90019c9990719ca012dafee24 100644 --- a/modules/help/help.module +++ b/modules/help/help.module @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/legacy/legacy.info b/modules/legacy/legacy.info index 60f2a857f9a867c6a95a3ed4847a04d7245573c9..4518335b6e0374b363c41ca724aaca68363f49b2 100644 --- a/modules/legacy/legacy.info +++ b/modules/legacy/legacy.info @@ -1,4 +1,3 @@ -; $Id$ name = Legacy description = Provides legacy handlers for upgrades from older Drupal installations. package = Core - optional diff --git a/modules/legacy/legacy.module b/modules/legacy/legacy.module index 9dfb60fb671ca791d3d43716ae4a0af7a71d50a0..e7500aff9afe079c6f91892513ad15b2ad52cda7 100644 --- a/modules/legacy/legacy.module +++ b/modules/legacy/legacy.module @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/locale/locale.css b/modules/locale/locale.css index c9c8df5093d30ae343583b9e481265094c52e96d..9f451a733fcb906c3bfa980af791bf9562abdf7c 100644 --- a/modules/locale/locale.css +++ b/modules/locale/locale.css @@ -1,4 +1,3 @@ -/* $Id$ */ .locale-untranslated { font-style: normal; diff --git a/modules/locale/locale.info b/modules/locale/locale.info index 10f58da6f352860d28c58343545cb68f4f36387c..8c373ffbf445fcde9894fda89602fcdbff598ecc 100644 --- a/modules/locale/locale.info +++ b/modules/locale/locale.info @@ -1,4 +1,3 @@ -; $Id$ name = Locale description = Enables the translation of the user interface to languages other than English. package = Core - optional diff --git a/modules/locale/locale.install b/modules/locale/locale.install index 0247065aade3d46aadda5c37d668ec13d1db3d67..b1e3fa85b9276e8b7e1269c5a814861ea0fbebd4 100644 --- a/modules/locale/locale.install +++ b/modules/locale/locale.install @@ -1,5 +1,4 @@ <?php -// $Id$ /** * Implementation of hook_install(). diff --git a/modules/locale/locale.module b/modules/locale/locale.module index cf4d41efdf3820fc0e21a85f5b5b59634519adea..1b2ddb6d677d8303ae209b69431e673a95b1ef25 100644 --- a/modules/locale/locale.module +++ b/modules/locale/locale.module @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/menu/menu.info b/modules/menu/menu.info index 724b48445773aca9cbb2bdbdbb20cb20427aad56..a12f3fd90e830730bdefcb1792457501ca8b98c4 100644 --- a/modules/menu/menu.info +++ b/modules/menu/menu.info @@ -1,4 +1,3 @@ -; $Id$ name = Menu description = Allows administrators to customize the site navigation menu. package = Core - optional diff --git a/modules/menu/menu.module b/modules/menu/menu.module index 481c0d381be322355f20bc5f2a6a9cf1148861eb..244a811cbd67066f645727e46962f6b021d95cbd 100644 --- a/modules/menu/menu.module +++ b/modules/menu/menu.module @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/node/content_types.inc b/modules/node/content_types.inc index 5acbfbbf3bf01e1a293a4972c316ba88660475a8..7101b261fb926dc0c1561aaaa66f0c57b299ee63 100644 --- a/modules/node/content_types.inc +++ b/modules/node/content_types.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/node/node.css b/modules/node/node.css index 68699e5a71c1e1aff435d9f7678e7ad1c9e65f9c..d9665bfbb8a5f1c07b8a94b5414a41cd1464cb84 100644 --- a/modules/node/node.css +++ b/modules/node/node.css @@ -1,4 +1,3 @@ -/* $Id$ */ .node-unpublished { background-color: #fff4f4; diff --git a/modules/node/node.info b/modules/node/node.info index 7bbc00b32b4b08d63011bcb44a2d4273f9da5d15..0f6a2794859db4468d41b683c8a275f566f058b0 100644 --- a/modules/node/node.info +++ b/modules/node/node.info @@ -1,4 +1,3 @@ -; $Id$ name = Node description = Allows content to be submitted to the site and displayed on pages. package = Core - required diff --git a/modules/node/node.module b/modules/node/node.module index 0127945822a15c7e66deea6e59b50416137eb428..556b32c7d64f57ac0ef62e4577fd08633ce25f74 100644 --- a/modules/node/node.module +++ b/modules/node/node.module @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/path/path.info b/modules/path/path.info index 71501d850de8ab6a68b0e5f9b048e32669572cb6..902858593ca88e80e3df32cd9a0f6b7592a89977 100644 --- a/modules/path/path.info +++ b/modules/path/path.info @@ -1,4 +1,3 @@ -; $Id$ name = Path description = Allows users to rename URLs. package = Core - optional diff --git a/modules/path/path.module b/modules/path/path.module index c0991fcc946c8fcc1651e7a6a6aa2fe6aac4d8a0..05e45da49384ac4dbeb15cb82af39480878fa4e6 100644 --- a/modules/path/path.module +++ b/modules/path/path.module @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/ping/ping.info b/modules/ping/ping.info index cf72abb0a98f749fbe8c488b189633fe1104cbf3..f7704640b7f1bff3effc088d8f6afb9d1e825e51 100644 --- a/modules/ping/ping.info +++ b/modules/ping/ping.info @@ -1,4 +1,3 @@ -; $Id$ name = Ping description = Alerts other sites when your site has been updated. package = Core - optional diff --git a/modules/ping/ping.module b/modules/ping/ping.module index 85626d39ba1579707c7a6bbe94a2b6d592389d94..2f06d663276c0fbf616a425336e77011573a9de1 100644 --- a/modules/ping/ping.module +++ b/modules/ping/ping.module @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/poll/poll.css b/modules/poll/poll.css index afd86c6c456bd15c536d0f44268f104cf490637b..9dce308aed5cd2fe4c110dd06b69cafbc7d9dde0 100644 --- a/modules/poll/poll.css +++ b/modules/poll/poll.css @@ -1,4 +1,3 @@ -/* $Id$ */ .poll .bar { height: 1em; diff --git a/modules/poll/poll.info b/modules/poll/poll.info index 45d9c16f007cfbbd84028456ca1ed4bc5b6f8618..c446051d3a54ef4193f04386dfa95844d140dcfc 100644 --- a/modules/poll/poll.info +++ b/modules/poll/poll.info @@ -1,4 +1,3 @@ -; $Id$ name = Poll description = Allows your site to capture votes on different topics in the form of multiple choice questions. package = Core - optional diff --git a/modules/poll/poll.install b/modules/poll/poll.install index 733d71c658c53ca1fa28f03fd4d461228929da33..4eb85fff5d23ec3f521254ea6d0dd2cd3a12f720 100644 --- a/modules/poll/poll.install +++ b/modules/poll/poll.install @@ -1,5 +1,4 @@ <?php -// $Id$ /** * Implementation of hook_install(). diff --git a/modules/poll/poll.module b/modules/poll/poll.module index 27f74029f7ef8fa1e6c827b182aa58e0510d4668..d90e391f0a256452f02b5842e1da9d82f59663a2 100644 --- a/modules/poll/poll.module +++ b/modules/poll/poll.module @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/profile/profile.info b/modules/profile/profile.info index 042adc47b0619235ca7425b9f35a12218a500728..243393b98519f83d8274ce03a2fc12b4e6854733 100644 --- a/modules/profile/profile.info +++ b/modules/profile/profile.info @@ -1,4 +1,3 @@ -; $Id$ name = Profile description = Supports configurable user profiles. package = Core - optional diff --git a/modules/profile/profile.install b/modules/profile/profile.install index 8b79ac3964b56c14ae7df74b840d06677862195b..9f20efe13ae3ef44e375cbdb6132e6a9fc50931c 100644 --- a/modules/profile/profile.install +++ b/modules/profile/profile.install @@ -1,5 +1,4 @@ <?php -// $Id$ /** * Implementation of hook_install(). diff --git a/modules/profile/profile.module b/modules/profile/profile.module index 721f78d4221b1f2cd75c8bbb67c8f35d8a7da427..9a84265716f781fd745f679538a3663aecefccb1 100644 --- a/modules/profile/profile.module +++ b/modules/profile/profile.module @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/search/search.css b/modules/search/search.css index fb05bdd077709ad2b48ee5d47e2a0727551f2648..694f97ab78a864b0b49606de63a5f703cfe1c937 100644 --- a/modules/search/search.css +++ b/modules/search/search.css @@ -1,4 +1,3 @@ -/* $Id$ */ .search-form { margin-bottom: 1em; diff --git a/modules/search/search.info b/modules/search/search.info index 4ebabd18df0b102ed1a42e1b8ee0182702fb8a9f..a2daeb51fe6f329f5e3383992cd6da93043c69dc 100644 --- a/modules/search/search.info +++ b/modules/search/search.info @@ -1,4 +1,3 @@ -; $Id$ name = Search description = Enables site-wide keyword searching. package = Core - optional diff --git a/modules/search/search.install b/modules/search/search.install index 4897b0cc9b558a269e05ffe171d2d72abec98d2a..33f1bd1c62f769d328bb8dda07a985ce96bf9025 100644 --- a/modules/search/search.install +++ b/modules/search/search.install @@ -1,5 +1,4 @@ <?php -// $Id$ /** * Implementation of hook_install(). diff --git a/modules/search/search.module b/modules/search/search.module index fb083da52c46541a4a84879771ec549d88eac635..b2390a60858f3f97ee6008b53b0ac80ca0919074 100644 --- a/modules/search/search.module +++ b/modules/search/search.module @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/statistics/statistics.info b/modules/statistics/statistics.info index 43ca8f7104b5196dfa00a480f30d5b3e4d7fc65d..7fb2e62440d2cd34f62f22ed7ba964e3b9ae0c70 100644 --- a/modules/statistics/statistics.info +++ b/modules/statistics/statistics.info @@ -1,4 +1,3 @@ -; $Id$ name = Statistics description = Logs access statistics for your site. package = Core - optional diff --git a/modules/statistics/statistics.install b/modules/statistics/statistics.install index 2613a640d2a0f3d24b2c9f763a1fe278ae97118b..7b4d50988b498f3e1e45b7847931eb9d7b3ef112 100644 --- a/modules/statistics/statistics.install +++ b/modules/statistics/statistics.install @@ -1,5 +1,4 @@ <?php -// $Id$ /** * Implementation of hook_install(). diff --git a/modules/statistics/statistics.module b/modules/statistics/statistics.module index 60fdf2662ec30955cf097fa1991f86bfc20df7f4..38023ebbc3e398a5892e4fcfeb0fe62ea766c1f7 100644 --- a/modules/statistics/statistics.module +++ b/modules/statistics/statistics.module @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/system/admin.css b/modules/system/admin.css index a2f7b843a694c3ab565333d6368b816ea07c3e53..1a6bf121b7a53c0dfa22875bdb69ed2f2fbb8a9f 100644 --- a/modules/system/admin.css +++ b/modules/system/admin.css @@ -1,4 +1,3 @@ -/* $Id$ */ /* ** Formatting for administration page diff --git a/modules/system/defaults.css b/modules/system/defaults.css index 87b45d74cab1d166b680d60da7602b7f6a639969..d1cc58cf427e31edc315c83828e267e8ff971d27 100644 --- a/modules/system/defaults.css +++ b/modules/system/defaults.css @@ -1,4 +1,3 @@ -/* $Id$ */ /* ** HTML elements diff --git a/modules/system/system.css b/modules/system/system.css index 7676e594886dc93d0e51e2b6f4ad3e0341c8cc7a..9dedd200abf4880bf3647e9942e576d861f75856 100644 --- a/modules/system/system.css +++ b/modules/system/system.css @@ -1,4 +1,3 @@ -/* $Id$ */ /* ** HTML elements diff --git a/modules/system/system.info b/modules/system/system.info index a894f9bc3d268d53110788fab7c485e3c892d22d..5c695a77b8a52386218a3447e3b723b11a791ee4 100644 --- a/modules/system/system.info +++ b/modules/system/system.info @@ -1,4 +1,3 @@ -; $Id$ name = System description = Handles general site configuration for administrators. package = Core - required diff --git a/modules/system/system.install b/modules/system/system.install index 9495dfff7cc7b0e5d5bf12a60e1bc7d0dd71eac6..cac7e7b31c1c0d1cf6f5019df54f5f5cc9d1c283 100644 --- a/modules/system/system.install +++ b/modules/system/system.install @@ -1,5 +1,4 @@ <?php -// $Id$ define('DRUPAL_MINIMUM_PHP', '4.3.5'); define('DRUPAL_MINIMUM_MYSQL', '3.23.17'); // If using MySQL diff --git a/modules/system/system.module b/modules/system/system.module index 114992bb9d85364cf0b007458c5d765c232060da..96b9b05b6c6c12969cae4450a9b7083810be66cd 100644 --- a/modules/system/system.module +++ b/modules/system/system.module @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/taxonomy/taxonomy.info b/modules/taxonomy/taxonomy.info index aa9e52ea17a0947ccef90fffb8377b6d5e9d1613..354f7c250d83ea3e8e09345f820df04fe9745005 100644 --- a/modules/taxonomy/taxonomy.info +++ b/modules/taxonomy/taxonomy.info @@ -1,4 +1,3 @@ -; $Id$ name = Taxonomy description = Enables the categorization of content. package = Core - optional diff --git a/modules/taxonomy/taxonomy.module b/modules/taxonomy/taxonomy.module index ae099aaa7c36a707af597e8c798038ea2955bf7c..333a7c4f96724aad2a8422561e3faacb7f6a1bb3 100644 --- a/modules/taxonomy/taxonomy.module +++ b/modules/taxonomy/taxonomy.module @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/throttle/throttle.info b/modules/throttle/throttle.info index 6b65ce5770d0c5028b6f36dae99498dac19d5103..9b53e4e37c95ba85f7b675bd118607d4235a91b1 100644 --- a/modules/throttle/throttle.info +++ b/modules/throttle/throttle.info @@ -1,4 +1,3 @@ -; $Id$ name = Throttle description = Handles the auto-throttling mechanism, to control site congestion. package = Core - optional diff --git a/modules/throttle/throttle.module b/modules/throttle/throttle.module index 36510be63ba7ff74fcdc64499e4a02e92324bdd9..7300e25a3edcec39f6a8a1f8ba75c551b2d16d70 100644 --- a/modules/throttle/throttle.module +++ b/modules/throttle/throttle.module @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/tracker/tracker.css b/modules/tracker/tracker.css index 3a2d30f47703999ab2eccb502528762a05b77f40..138be88aca2c070b9bf6a510b83475e871118732 100644 --- a/modules/tracker/tracker.css +++ b/modules/tracker/tracker.css @@ -1,4 +1,3 @@ -/* $Id$ */ #tracker td.replies { text-align: center; diff --git a/modules/tracker/tracker.info b/modules/tracker/tracker.info index 1631cbedad27d8e3e29a464cdd3c586e2319d5b5..156e6ae07bbbf1a8e264db4a8d49ec090e286378 100644 --- a/modules/tracker/tracker.info +++ b/modules/tracker/tracker.info @@ -1,4 +1,3 @@ -; $Id$ name = Tracker description = Enables tracking of recent posts for users. dependencies = comment diff --git a/modules/tracker/tracker.module b/modules/tracker/tracker.module index 763eba99464691488f4c3c4baee28696636038d6..25584cc2743186dedda5687e89162ee7a9558386 100644 --- a/modules/tracker/tracker.module +++ b/modules/tracker/tracker.module @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/upload/upload.info b/modules/upload/upload.info index a0d2c406842ed2473e19ef5cb3edc360aaf4a5a1..c6b5abb3239dc4840b8be01698d0a77067e7a186 100644 --- a/modules/upload/upload.info +++ b/modules/upload/upload.info @@ -1,4 +1,3 @@ -; $Id$ name = Upload description = Allows users to upload and attach files to content. package = Core - optional diff --git a/modules/upload/upload.module b/modules/upload/upload.module index d7b65213cda1af3f5cecad008ccafa3452680326..883b32629a155a0728dd110b3c0e8273d1a60620 100644 --- a/modules/upload/upload.module +++ b/modules/upload/upload.module @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/user/user.css b/modules/user/user.css index 68b3ea498fbfc7778bf9c236a25c7be3f5197fbe..e4ffa9b1e95c9b3c00065140872d7299b5071148 100644 --- a/modules/user/user.css +++ b/modules/user/user.css @@ -1,4 +1,3 @@ -/* $Id$ */ #permissions td.module { font-weight: bold; diff --git a/modules/user/user.info b/modules/user/user.info index be836c41eedf194a8454c1356f872294c3c44d2d..3071c084cefc974e11d6550de4a3ac3e9f96fb5a 100644 --- a/modules/user/user.info +++ b/modules/user/user.info @@ -1,4 +1,3 @@ -; $Id$ name = User description = Manages the user registration and login system. package = Core - required diff --git a/modules/user/user.module b/modules/user/user.module index c5cadd6592749c7584dced023c6917f6e561ca03..17354c46a18a2d3cf91b88c3710e4b75ef59f4d6 100644 --- a/modules/user/user.module +++ b/modules/user/user.module @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/modules/watchdog/watchdog.css b/modules/watchdog/watchdog.css index 393b5d649032db0bfc93131e0c169f1f93514c76..0f09186e963887551ca0da2d429538051b94f354 100644 --- a/modules/watchdog/watchdog.css +++ b/modules/watchdog/watchdog.css @@ -1,4 +1,3 @@ -/* $Id$ */ tr.watchdog-user { background: #ffd; diff --git a/modules/watchdog/watchdog.info b/modules/watchdog/watchdog.info index 784e36ebf5044f327c9fb139fea6a3c705c53fb1..3f1c6a11e5e23f5ffb83888146eba8e18d2565b0 100644 --- a/modules/watchdog/watchdog.info +++ b/modules/watchdog/watchdog.info @@ -1,4 +1,3 @@ -; $Id$ name = Watchdog description = Logs and records system events. package = Core - required diff --git a/modules/watchdog/watchdog.module b/modules/watchdog/watchdog.module index 1c92758d48af93b8142282ac0507a86df8bc73b1..abf1307c073fc6411a818f3e71726881cf5e8278 100644 --- a/modules/watchdog/watchdog.module +++ b/modules/watchdog/watchdog.module @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/profiles/default/default.profile b/profiles/default/default.profile index 896cb9be0e0f59ee22419d47ffb337b15350e6a3..0cf9a4a36426342fe49e5a221b119f42415daf3d 100644 --- a/profiles/default/default.profile +++ b/profiles/default/default.profile @@ -1,5 +1,4 @@ <?php -// $Id$ /** * Return an array of the modules to be enabled when this profile is installed. diff --git a/robots.txt b/robots.txt index 3c9487050280b535dadd2a606df8758ea389943a..d78fcdd81abd2b1d0c57b7b1388a71f171c43dcb 100644 --- a/robots.txt +++ b/robots.txt @@ -1,4 +1,3 @@ -# $Id$ # # robots.txt # diff --git a/scripts/code-clean.sh b/scripts/code-clean.sh index 19a15ad9a9575ca879e9bde6a85171e9675dd369..3338b6ada9d13008780b41522b629e86b4e66620 100644 --- a/scripts/code-clean.sh +++ b/scripts/code-clean.sh @@ -1,5 +1,4 @@ #!/bin/sh -# $Id$ find . -name "*~" -type f | xargs rm -f find . -name ".#*" -type f | xargs rm -f diff --git a/scripts/code-style.pl b/scripts/code-style.pl index a492bbcfc08be318e3b4f1820005056d374856fb..115f158b87fd936f2ca3e919058f1c38813ac9f7 100644 --- a/scripts/code-style.pl +++ b/scripts/code-style.pl @@ -1,5 +1,4 @@ #!/usr/bin/perl -w -# $Id$ # Author: Alexander Schwartz (alexander.schwartz@gmx.net) # Licence: GPL @@ -9,7 +8,6 @@ # code. This program tries to show as many improvements as possible with # no false positives. -# $Id$ $comment = 0; $program = 0; diff --git a/scripts/cron-curl.sh b/scripts/cron-curl.sh index 633b3d894b65dd51df6b85956e37819ceaf342d2..9b168ab364a5c6a29d881f9af41f2faf700889a7 100644 --- a/scripts/cron-curl.sh +++ b/scripts/cron-curl.sh @@ -1,4 +1,3 @@ #!/bin/sh -# $Id$ curl --silent --compressed http://example.com/cron.php diff --git a/scripts/cron-lynx.sh b/scripts/cron-lynx.sh index 04317be6dae2e7bdc4be0897438ba2acc738ac28..904667acb11f9047f9145dc97da3c363ae2ffd2c 100644 --- a/scripts/cron-lynx.sh +++ b/scripts/cron-lynx.sh @@ -1,4 +1,3 @@ #!/bin/sh -# $Id$ /usr/bin/lynx -source http://example.com/cron.php > /dev/null 2>&1 diff --git a/sites/all/README.txt b/sites/all/README.txt index 4f044e3f16509c9a166b2d1065f8d5821101b03f..7166d3707020c399355312e3d9b2c8f8975d9e74 100644 --- a/sites/all/README.txt +++ b/sites/all/README.txt @@ -1,4 +1,3 @@ -// $Id$ This directory should be used to place downloaded and custom modules and themes which are common to all sites. This will allow you to diff --git a/sites/default/settings.php b/sites/default/settings.php index 9e30e9ba001734be49c7cb18f509c6f57798ec21..7506fdf0b539204c380def4480908be250c183ed 100644 --- a/sites/default/settings.php +++ b/sites/default/settings.php @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/themes/bluemarine/style.css b/themes/bluemarine/style.css index 904b644b5d8a0bb916bc414a4ff95ac5925f3847..8d82403ccbd8ce25b0926a779def64f4d7c9f1e3 100644 --- a/themes/bluemarine/style.css +++ b/themes/bluemarine/style.css @@ -1,4 +1,3 @@ -/* $Id$ */ /* ** HTML elements diff --git a/themes/chameleon/chameleon.theme b/themes/chameleon/chameleon.theme index 5daf5b7c8287bc3c790930c55b65355e9e1f0f2a..bf60b518ea6ddb1bfddbcb20345874abae368e37 100644 --- a/themes/chameleon/chameleon.theme +++ b/themes/chameleon/chameleon.theme @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/themes/chameleon/common.css b/themes/chameleon/common.css index 5e8132880c00b47deaf82e689a628916e1603334..0694fc6017aae3363914c0f6de73b3e1473c7144 100644 --- a/themes/chameleon/common.css +++ b/themes/chameleon/common.css @@ -1,4 +1,3 @@ -/* $Id$ */ /* ** HTML elements diff --git a/themes/chameleon/marvin/style.css b/themes/chameleon/marvin/style.css index 9e2df15cf832a5d8b27ad085dd0901113dfe07bf..12f863b71b5104df09f6057c7c0d745b3b995040 100644 --- a/themes/chameleon/marvin/style.css +++ b/themes/chameleon/marvin/style.css @@ -1,4 +1,3 @@ -/* $Id$ */ /* ** HTML elements diff --git a/themes/chameleon/style.css b/themes/chameleon/style.css index aee4706edfe7b7d78d4e210d4a31d062653891bf..e62414e1b8ea31527ad152df64ca8822c23314a8 100644 --- a/themes/chameleon/style.css +++ b/themes/chameleon/style.css @@ -1,4 +1,3 @@ -/* $Id$ */ /* ** HTML elements diff --git a/themes/garland/color/color.inc b/themes/garland/color/color.inc index ddf5888bcd26ed5eb40c4feec30448673724319a..b6ff4a1e2deb6135593ab31f244354f104864117 100644 --- a/themes/garland/color/color.inc +++ b/themes/garland/color/color.inc @@ -1,5 +1,4 @@ <?php -// $Id$ $info = array( diff --git a/themes/garland/color/preview.css b/themes/garland/color/preview.css index 8ba58760919455f29f21fddbf98de7d23ef7528b..771be836639ad628571b3b0754c25f2b45c70664 100644 --- a/themes/garland/color/preview.css +++ b/themes/garland/color/preview.css @@ -1,4 +1,3 @@ -/* $Id$ */ /* Positioning */ #preview { diff --git a/themes/garland/fix-ie.css b/themes/garland/fix-ie.css index a642d0371e7096c7dc4edd0d9e1b21ad18f1ad74..c4c1b2e25363700669fc28372b5b69b4a6ad15b0 100644 --- a/themes/garland/fix-ie.css +++ b/themes/garland/fix-ie.css @@ -1,4 +1,3 @@ -/* $Id$ */ /** * Themetastic, for Drupal 5.0 diff --git a/themes/garland/minnelli/color/color.inc b/themes/garland/minnelli/color/color.inc index c8dc727c122bf19707321cee8de6a8a54a470236..24f8e844b08e584195bb4bc2e719f3268952a3c3 100644 --- a/themes/garland/minnelli/color/color.inc +++ b/themes/garland/minnelli/color/color.inc @@ -1,5 +1,4 @@ <?php -// $Id$ $info = array( diff --git a/themes/garland/minnelli/style.css b/themes/garland/minnelli/style.css index 097e288887a0b367289a4ff4a210836937e9697b..b07ec05c3f91c73b007e2733ccd025518fc7d923 100644 --- a/themes/garland/minnelli/style.css +++ b/themes/garland/minnelli/style.css @@ -1,4 +1,3 @@ -/* $Id$ */ /** * Minnelli, for Drupal 5.0 diff --git a/themes/garland/print.css b/themes/garland/print.css index 6bec7c5dda520a576d7a8e6a9c494324039d3b22..c68cfe61160250c5af0c13cb8fc4e7323645a4e8 100644 --- a/themes/garland/print.css +++ b/themes/garland/print.css @@ -1,4 +1,3 @@ -/* $Id$ */ /** * Themetastic, for Drupal 5.0 diff --git a/themes/garland/style.css b/themes/garland/style.css index 67dcb6902e1b31705fe29ffc1a39d9cdef65004f..10a8fde1b148f428003534b0fb90f3382eeaa11f 100644 --- a/themes/garland/style.css +++ b/themes/garland/style.css @@ -1,4 +1,3 @@ -/* $Id$ */ /** * Garland, for Drupal 5.0 diff --git a/themes/garland/template.php b/themes/garland/template.php index c08744b4e5662f5b0fe55193b32659066eb25042..f25e13b958399bfb4857a375c2d5c31150ecf466 100644 --- a/themes/garland/template.php +++ b/themes/garland/template.php @@ -1,5 +1,4 @@ <?php -// $Id$ /** * Sets the body-tag class attribute. diff --git a/themes/pushbutton/style.css b/themes/pushbutton/style.css index ce6c2b902539fa5581ecf8e7dade29229bd38cc0..a8230d01a40d2772da55e5334da55e50d8ad0b77 100644 --- a/themes/pushbutton/style.css +++ b/themes/pushbutton/style.css @@ -1,4 +1,3 @@ -/* $Id$ */ /* ** HTML elements diff --git a/update.php b/update.php index 1e4756c1b1fb98818927c8b5536866539e2a604f..3403ef6d9dec68cd945cbdd49c8a0e6373b9f6b6 100644 --- a/update.php +++ b/update.php @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/xmlrpc.php b/xmlrpc.php index feab8f05893e90f84192421afb73bc23089dc9c4..0f0300b184b03b3fccd6f0ac4546958442a752a1 100644 --- a/xmlrpc.php +++ b/xmlrpc.php @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file