diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 7d9970a76e4..70c837cdb9a 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,4 +1,3 @@ -// $Id$ Drupal 7.0, xxxx-xx-xx (development version) ---------------------- diff --git a/COPYRIGHT.txt b/COPYRIGHT.txt index f416955f6c1..693ca01b094 100644 --- a/COPYRIGHT.txt +++ b/COPYRIGHT.txt @@ -1,4 +1,3 @@ -// $Id$ All Drupal code is Copyright 2001 - 2010 by the original authors. diff --git a/INSTALL.mysql.txt b/INSTALL.mysql.txt index 7dde8928ae8..a7c292e3171 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 81c1818286e..8fe80433bd6 100644 --- a/INSTALL.pgsql.txt +++ b/INSTALL.pgsql.txt @@ -1,4 +1,3 @@ -// $Id$ CREATE THE PostgreSQL DATABASE ------------------------------ diff --git a/INSTALL.sqlite.txt b/INSTALL.sqlite.txt index 7fac2c4ba8f..8e57d60cc0d 100644 --- a/INSTALL.sqlite.txt +++ b/INSTALL.sqlite.txt @@ -1,4 +1,3 @@ -// $Id$ SQLITE REQUIREMENTS ------------------- diff --git a/INSTALL.txt b/INSTALL.txt index ee6e36d9ea8..7b526e33c45 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 e9b03114427..94fb84639c4 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 126588f415f..80eb332a28e 100644 --- a/MAINTAINERS.txt +++ b/MAINTAINERS.txt @@ -1,4 +1,3 @@ -// $Id$ Drupal core is maintained by the community. To participate, go to diff --git a/README.txt b/README.txt index 65135756a21..921f99c64ad 100644 --- a/README.txt +++ b/README.txt @@ -1,4 +1,3 @@ -// $Id$ CONTENTS OF THIS FILE --------------------- diff --git a/UPGRADE.txt b/UPGRADE.txt index f4ae6565591..d4909d8effa 100644 --- a/UPGRADE.txt +++ b/UPGRADE.txt @@ -1,4 +1,3 @@ -// $Id$ INTRODUCTION ------------ diff --git a/authorize.php b/authorize.php index 63a60e27347..cd3df50e653 100644 --- a/authorize.php +++ b/authorize.php @@ -1,5 +1,4 @@
');var k=e(".farbtastic",f);a.wheel=e(".wheel",f).get(0);a.radius=84;a.square=100;a.width=194;navigator.appVersion.match(/MSIE [0-6]\./)&& e("*",k).each(function(){if(this.currentStyle.backgroundImage!="none"){var b=this.currentStyle.backgroundImage;b=this.currentStyle.backgroundImage.substring(5,b.length-2);e(this).css({backgroundImage:"none",filter:"progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='"+b+"')"})}});a.linkTo=function(b){typeof a.callback=="object"&&e(a.callback).unbind("keyup",a.updateValue);a.color=null;if(typeof b=="function")a.callback=b;else if(typeof b=="object"||typeof b=="string"){a.callback= e(b);a.callback.bind("keyup",a.updateValue);a.callback.get(0).value&&a.setColor(a.callback.get(0).value)}return this};a.updateValue=function(){this.value&&this.value!=a.color&&a.setColor(this.value)};a.setColor=function(b){var c=a.unpack(b);if(a.color!=b&&c){a.color=b;a.rgb=c;a.hsl=a.RGBToHSL(a.rgb);a.updateDisplay()}return this};a.setHSL=function(b){a.hsl=b;a.rgb=a.HSLToRGB(b);a.color=a.pack(a.rgb);a.updateDisplay();return this};a.widgetCoords=function(b){var c=e(a.wheel).offset();return{x:b.pageX- diff --git a/misc/form.js b/misc/form.js index 919037729d6..259b84eb3f8 100644 --- a/misc/form.js +++ b/misc/form.js @@ -1,4 +1,3 @@ -// $Id$ (function ($) { /** diff --git a/misc/jquery.ba-bbq.js b/misc/jquery.ba-bbq.js index b84a23272a8..deb9a2fa4bc 100644 --- a/misc/jquery.ba-bbq.js +++ b/misc/jquery.ba-bbq.js @@ -1,4 +1,3 @@ -// $Id$ /* * jQuery BBQ: Back Button & Query Library - v1.2.1 - 2/17/2010 diff --git a/misc/jquery.cookie.js b/misc/jquery.cookie.js index 401f356dce9..79f514c2059 100644 --- a/misc/jquery.cookie.js +++ b/misc/jquery.cookie.js @@ -1,4 +1,3 @@ -// $Id$ /** * Cookie plugin 1.0 diff --git a/misc/jquery.form.js b/misc/jquery.form.js index b0089b67f30..7a6f1b29fe3 100644 --- a/misc/jquery.form.js +++ b/misc/jquery.form.js @@ -1,4 +1,3 @@ -// $Id$ /*! * jQuery Form Plugin diff --git a/misc/jquery.js b/misc/jquery.js index 0701b719bf9..e900c19a38f 100644 --- a/misc/jquery.js +++ b/misc/jquery.js @@ -1,4 +1,3 @@ -// $Id$ /*! * jQuery JavaScript Library v1.4.4 diff --git a/misc/jquery.once.js b/misc/jquery.once.js index 00e811a498b..506fb4867f7 100644 --- a/misc/jquery.once.js +++ b/misc/jquery.once.js @@ -1,4 +1,3 @@ -// $Id$ /** * jQuery Once Plugin v1.2 diff --git a/misc/machine-name.js b/misc/machine-name.js index 4c1ad830984..00a648a1b54 100644 --- a/misc/machine-name.js +++ b/misc/machine-name.js @@ -1,4 +1,3 @@ -// $Id$ (function ($) { /** diff --git a/misc/print-rtl.css b/misc/print-rtl.css index ee496e4a940..f99287a572c 100644 --- a/misc/print-rtl.css +++ b/misc/print-rtl.css @@ -1,4 +1,3 @@ -/* $Id$ */ body { direction: rtl; diff --git a/misc/print.css b/misc/print.css index 894f6e44ba7..0a56ef13b45 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 b871b8d8683..822666af4b7 100644 --- a/misc/progress.js +++ b/misc/progress.js @@ -1,4 +1,3 @@ -// $Id$ (function ($) { /** diff --git a/misc/states.js b/misc/states.js index 55c1efe6041..2d4d3053892 100644 --- a/misc/states.js +++ b/misc/states.js @@ -1,4 +1,3 @@ -// $Id$ (function ($) { /** diff --git a/misc/tabledrag.js b/misc/tabledrag.js index 867f9c3442f..7b526e51157 100644 --- a/misc/tabledrag.js +++ b/misc/tabledrag.js @@ -1,4 +1,3 @@ -// $Id$ (function ($) { /** diff --git a/misc/tableheader.js b/misc/tableheader.js index c3e2e3a9d71..949ef5212fc 100644 --- a/misc/tableheader.js +++ b/misc/tableheader.js @@ -1,4 +1,3 @@ -// $Id$ (function ($) { /** diff --git a/misc/tableselect.js b/misc/tableselect.js index cba0c57a5fb..955f199fc69 100644 --- a/misc/tableselect.js +++ b/misc/tableselect.js @@ -1,4 +1,3 @@ -// $Id$ (function ($) { Drupal.behaviors.tableSelect = { diff --git a/misc/textarea.js b/misc/textarea.js index 022d9784e33..0ab5e71201f 100644 --- a/misc/textarea.js +++ b/misc/textarea.js @@ -1,4 +1,3 @@ -// $Id$ (function ($) { Drupal.behaviors.textarea = { diff --git a/misc/timezone.js b/misc/timezone.js index b708875f5bf..54497304036 100644 --- a/misc/timezone.js +++ b/misc/timezone.js @@ -1,4 +1,3 @@ -// $Id$ (function ($) { /** diff --git a/misc/ui/jquery.effects.blind.min.js b/misc/ui/jquery.effects.blind.min.js index 7b6da15269a..ed7c74f100b 100644 --- a/misc/ui/jquery.effects.blind.min.js +++ b/misc/ui/jquery.effects.blind.min.js @@ -1,4 +1,3 @@ -// $Id$ /* * jQuery UI Effects Blind 1.8.7 diff --git a/misc/ui/jquery.effects.bounce.min.js b/misc/ui/jquery.effects.bounce.min.js index 0658478236b..ca63813f7be 100644 --- a/misc/ui/jquery.effects.bounce.min.js +++ b/misc/ui/jquery.effects.bounce.min.js @@ -1,4 +1,3 @@ -// $Id$ /* * jQuery UI Effects Bounce 1.8.7 diff --git a/misc/ui/jquery.effects.clip.min.js b/misc/ui/jquery.effects.clip.min.js index 594baf589dd..75966ec4d1f 100644 --- a/misc/ui/jquery.effects.clip.min.js +++ b/misc/ui/jquery.effects.clip.min.js @@ -1,4 +1,3 @@ -// $Id$ /* * jQuery UI Effects Clip 1.8.7 diff --git a/misc/ui/jquery.effects.core.min.js b/misc/ui/jquery.effects.core.min.js index dca8c32b752..40c15504ad9 100644 --- a/misc/ui/jquery.effects.core.min.js +++ b/misc/ui/jquery.effects.core.min.js @@ -1,4 +1,3 @@ -// $Id$ /* * jQuery UI Effects 1.8.7 diff --git a/misc/ui/jquery.effects.drop.min.js b/misc/ui/jquery.effects.drop.min.js index 0e4e33de17b..37a034d3590 100644 --- a/misc/ui/jquery.effects.drop.min.js +++ b/misc/ui/jquery.effects.drop.min.js @@ -1,4 +1,3 @@ -// $Id$ /* * jQuery UI Effects Drop 1.8.7 diff --git a/misc/ui/jquery.effects.explode.min.js b/misc/ui/jquery.effects.explode.min.js index 0352f72be04..726f3d5b824 100644 --- a/misc/ui/jquery.effects.explode.min.js +++ b/misc/ui/jquery.effects.explode.min.js @@ -1,4 +1,3 @@ -// $Id$ /* * jQuery UI Effects Explode 1.8.7 diff --git a/misc/ui/jquery.effects.fade.min.js b/misc/ui/jquery.effects.fade.min.js index c5da783b4b0..71127f9ad4b 100644 --- a/misc/ui/jquery.effects.fade.min.js +++ b/misc/ui/jquery.effects.fade.min.js @@ -1,4 +1,3 @@ -// $Id$ /* * jQuery UI Effects Fade 1.8.7 diff --git a/misc/ui/jquery.effects.fold.min.js b/misc/ui/jquery.effects.fold.min.js index 53372a962af..ccc6b294914 100644 --- a/misc/ui/jquery.effects.fold.min.js +++ b/misc/ui/jquery.effects.fold.min.js @@ -1,4 +1,3 @@ -// $Id$ /* * jQuery UI Effects Fold 1.8.7 diff --git a/misc/ui/jquery.effects.highlight.min.js b/misc/ui/jquery.effects.highlight.min.js index 0daa2549852..0ed3d89855a 100644 --- a/misc/ui/jquery.effects.highlight.min.js +++ b/misc/ui/jquery.effects.highlight.min.js @@ -1,4 +1,3 @@ -// $Id$ /* * jQuery UI Effects Highlight 1.8.7 diff --git a/misc/ui/jquery.effects.pulsate.min.js b/misc/ui/jquery.effects.pulsate.min.js index 2ff338d87fd..658d8d03f77 100644 --- a/misc/ui/jquery.effects.pulsate.min.js +++ b/misc/ui/jquery.effects.pulsate.min.js @@ -1,4 +1,3 @@ -// $Id$ /* * jQuery UI Effects Pulsate 1.8.7 diff --git a/misc/ui/jquery.effects.scale.min.js b/misc/ui/jquery.effects.scale.min.js index 3ed44ef4689..206ef12f45b 100644 --- a/misc/ui/jquery.effects.scale.min.js +++ b/misc/ui/jquery.effects.scale.min.js @@ -1,4 +1,3 @@ -// $Id$ /* * jQuery UI Effects Scale 1.8.7 diff --git a/misc/ui/jquery.effects.shake.min.js b/misc/ui/jquery.effects.shake.min.js index 555d0f3e85f..44542f32616 100644 --- a/misc/ui/jquery.effects.shake.min.js +++ b/misc/ui/jquery.effects.shake.min.js @@ -1,4 +1,3 @@ -// $Id$ /* * jQuery UI Effects Shake 1.8.7 diff --git a/misc/ui/jquery.effects.slide.min.js b/misc/ui/jquery.effects.slide.min.js index 8a153bf1d6c..94f5906f3ad 100644 --- a/misc/ui/jquery.effects.slide.min.js +++ b/misc/ui/jquery.effects.slide.min.js @@ -1,4 +1,3 @@ -// $Id$ /* * jQuery UI Effects Slide 1.8.7 diff --git a/misc/ui/jquery.effects.transfer.min.js b/misc/ui/jquery.effects.transfer.min.js index ad681c1dff4..0addaa8bb21 100644 --- a/misc/ui/jquery.effects.transfer.min.js +++ b/misc/ui/jquery.effects.transfer.min.js @@ -1,4 +1,3 @@ -// $Id$ /* * jQuery UI Effects Transfer 1.8.7 diff --git a/misc/ui/jquery.ui.accordion.css b/misc/ui/jquery.ui.accordion.css index a015d7f6143..fcd7c55dabd 100644 --- a/misc/ui/jquery.ui.accordion.css +++ b/misc/ui/jquery.ui.accordion.css @@ -1,4 +1,3 @@ -/* $Id$ */ /* * jQuery UI Accordion 1.8.7 diff --git a/misc/ui/jquery.ui.accordion.min.js b/misc/ui/jquery.ui.accordion.min.js index ba08df07571..0e0ee39afc3 100644 --- a/misc/ui/jquery.ui.accordion.min.js +++ b/misc/ui/jquery.ui.accordion.min.js @@ -1,4 +1,3 @@ -// $Id$ /* * jQuery UI Accordion 1.8.7 diff --git a/misc/ui/jquery.ui.autocomplete.css b/misc/ui/jquery.ui.autocomplete.css index c949cab955d..80a5789eb46 100644 --- a/misc/ui/jquery.ui.autocomplete.css +++ b/misc/ui/jquery.ui.autocomplete.css @@ -1,4 +1,3 @@ -/* $Id$ */ /* * jQuery UI Autocomplete 1.8.7 diff --git a/misc/ui/jquery.ui.autocomplete.min.js b/misc/ui/jquery.ui.autocomplete.min.js index 8bbcaafd161..9983ec770e1 100644 --- a/misc/ui/jquery.ui.autocomplete.min.js +++ b/misc/ui/jquery.ui.autocomplete.min.js @@ -1,4 +1,3 @@ -// $Id$ /* * jQuery UI Autocomplete 1.8.7 diff --git a/misc/ui/jquery.ui.button.css b/misc/ui/jquery.ui.button.css index 775bb599ed3..973c314532f 100644 --- a/misc/ui/jquery.ui.button.css +++ b/misc/ui/jquery.ui.button.css @@ -1,4 +1,3 @@ -/* $Id$ */ /* * jQuery UI Button 1.8.7 diff --git a/misc/ui/jquery.ui.button.min.js b/misc/ui/jquery.ui.button.min.js index 696d8dc6921..26366aa4b4c 100644 --- a/misc/ui/jquery.ui.button.min.js +++ b/misc/ui/jquery.ui.button.min.js @@ -1,4 +1,3 @@ -// $Id$ /* * jQuery UI Button 1.8.7 diff --git a/misc/ui/jquery.ui.core.css b/misc/ui/jquery.ui.core.css index 8f2c9b7dc7c..d436225e414 100644 --- a/misc/ui/jquery.ui.core.css +++ b/misc/ui/jquery.ui.core.css @@ -1,4 +1,3 @@ -/* $Id$ */ /* * jQuery UI CSS Framework 1.8.7 diff --git a/misc/ui/jquery.ui.core.min.js b/misc/ui/jquery.ui.core.min.js index de22e92ab4c..976e056ff97 100644 --- a/misc/ui/jquery.ui.core.min.js +++ b/misc/ui/jquery.ui.core.min.js @@ -1,4 +1,3 @@ -// $Id$ /*! * jQuery UI 1.8.7 diff --git a/misc/ui/jquery.ui.datepicker.css b/misc/ui/jquery.ui.datepicker.css index 1a118fbdab4..a90488405f9 100644 --- a/misc/ui/jquery.ui.datepicker.css +++ b/misc/ui/jquery.ui.datepicker.css @@ -1,4 +1,3 @@ -/* $Id$ */ /* * jQuery UI Datepicker 1.8.7 diff --git a/misc/ui/jquery.ui.datepicker.min.js b/misc/ui/jquery.ui.datepicker.min.js index 941b33a9617..11af4811541 100644 --- a/misc/ui/jquery.ui.datepicker.min.js +++ b/misc/ui/jquery.ui.datepicker.min.js @@ -1,4 +1,3 @@ -// $Id$ /* * jQuery UI Datepicker 1.8.7 diff --git a/misc/ui/jquery.ui.dialog.css b/misc/ui/jquery.ui.dialog.css index e66293c5a38..156e03acfc0 100644 --- a/misc/ui/jquery.ui.dialog.css +++ b/misc/ui/jquery.ui.dialog.css @@ -1,4 +1,3 @@ -/* $Id$ */ /* * jQuery UI Dialog 1.8.7 diff --git a/misc/ui/jquery.ui.dialog.min.js b/misc/ui/jquery.ui.dialog.min.js index 656022b7d94..d60151c2038 100644 --- a/misc/ui/jquery.ui.dialog.min.js +++ b/misc/ui/jquery.ui.dialog.min.js @@ -1,4 +1,3 @@ -// $Id$ /* * jQuery UI Dialog 1.8.7 diff --git a/misc/ui/jquery.ui.draggable.min.js b/misc/ui/jquery.ui.draggable.min.js index 6915ba93932..59a74182577 100644 --- a/misc/ui/jquery.ui.draggable.min.js +++ b/misc/ui/jquery.ui.draggable.min.js @@ -1,4 +1,3 @@ -// $Id$ /* * jQuery UI Draggable 1.8.7 diff --git a/misc/ui/jquery.ui.droppable.min.js b/misc/ui/jquery.ui.droppable.min.js index 698b28cc3b7..12efd10bc4e 100644 --- a/misc/ui/jquery.ui.droppable.min.js +++ b/misc/ui/jquery.ui.droppable.min.js @@ -1,4 +1,3 @@ -// $Id$ /* * jQuery UI Droppable 1.8.7 diff --git a/misc/ui/jquery.ui.mouse.min.js b/misc/ui/jquery.ui.mouse.min.js index 1cd60880aa1..18057ebd084 100644 --- a/misc/ui/jquery.ui.mouse.min.js +++ b/misc/ui/jquery.ui.mouse.min.js @@ -1,4 +1,3 @@ -// $Id$ /*! * jQuery UI Mouse 1.8.7 diff --git a/misc/ui/jquery.ui.position.min.js b/misc/ui/jquery.ui.position.min.js index c45f08577fc..2e1451efc10 100644 --- a/misc/ui/jquery.ui.position.min.js +++ b/misc/ui/jquery.ui.position.min.js @@ -1,4 +1,3 @@ -// $Id$ /* * jQuery UI Position 1.8.7 diff --git a/misc/ui/jquery.ui.progressbar.css b/misc/ui/jquery.ui.progressbar.css index 8f193a16db1..75610308b2a 100644 --- a/misc/ui/jquery.ui.progressbar.css +++ b/misc/ui/jquery.ui.progressbar.css @@ -1,4 +1,3 @@ -/* $Id$ */ /* * jQuery UI Progressbar 1.8.7 diff --git a/misc/ui/jquery.ui.progressbar.min.js b/misc/ui/jquery.ui.progressbar.min.js index 03c6bbd9040..7a8f0b79002 100644 --- a/misc/ui/jquery.ui.progressbar.min.js +++ b/misc/ui/jquery.ui.progressbar.min.js @@ -1,4 +1,3 @@ -// $Id$ /* * jQuery UI Progressbar 1.8.7 diff --git a/misc/ui/jquery.ui.resizable.css b/misc/ui/jquery.ui.resizable.css index 6aa1e140e63..e0f15cc61c5 100644 --- a/misc/ui/jquery.ui.resizable.css +++ b/misc/ui/jquery.ui.resizable.css @@ -1,4 +1,3 @@ -/* $Id$ */ /* * jQuery UI Resizable 1.8.7 diff --git a/misc/ui/jquery.ui.resizable.min.js b/misc/ui/jquery.ui.resizable.min.js index 33fb618db69..4df6eb770b8 100644 --- a/misc/ui/jquery.ui.resizable.min.js +++ b/misc/ui/jquery.ui.resizable.min.js @@ -1,4 +1,3 @@ -// $Id$ /* * jQuery UI Resizable 1.8.7 diff --git a/misc/ui/jquery.ui.selectable.css b/misc/ui/jquery.ui.selectable.css index d06dfbc3c83..1489dcf36c5 100644 --- a/misc/ui/jquery.ui.selectable.css +++ b/misc/ui/jquery.ui.selectable.css @@ -1,4 +1,3 @@ -/* $Id$ */ /* * jQuery UI Selectable 1.8.7 diff --git a/misc/ui/jquery.ui.selectable.min.js b/misc/ui/jquery.ui.selectable.min.js index 64fe9f90e2c..e2ec516e0b8 100644 --- a/misc/ui/jquery.ui.selectable.min.js +++ b/misc/ui/jquery.ui.selectable.min.js @@ -1,4 +1,3 @@ -// $Id$ /* * jQuery UI Selectable 1.8.7 diff --git a/misc/ui/jquery.ui.slider.css b/misc/ui/jquery.ui.slider.css index 861bb49c3ac..a56a513849c 100644 --- a/misc/ui/jquery.ui.slider.css +++ b/misc/ui/jquery.ui.slider.css @@ -1,4 +1,3 @@ -/* $Id$ */ /* * jQuery UI Slider 1.8.7 diff --git a/misc/ui/jquery.ui.slider.min.js b/misc/ui/jquery.ui.slider.min.js index 35b36a85fe9..dc36f15fed0 100644 --- a/misc/ui/jquery.ui.slider.min.js +++ b/misc/ui/jquery.ui.slider.min.js @@ -1,4 +1,3 @@ -// $Id$ /* * jQuery UI Slider 1.8.7 diff --git a/misc/ui/jquery.ui.sortable.min.js b/misc/ui/jquery.ui.sortable.min.js index 4e856560d86..2cb1eaa54f3 100644 --- a/misc/ui/jquery.ui.sortable.min.js +++ b/misc/ui/jquery.ui.sortable.min.js @@ -1,4 +1,3 @@ -// $Id$ /* * jQuery UI Sortable 1.8.7 diff --git a/misc/ui/jquery.ui.tabs.css b/misc/ui/jquery.ui.tabs.css index 5a22a03d6b0..94420e185d9 100644 --- a/misc/ui/jquery.ui.tabs.css +++ b/misc/ui/jquery.ui.tabs.css @@ -1,4 +1,3 @@ -/* $Id$ */ /* * jQuery UI Tabs 1.8.7 diff --git a/misc/ui/jquery.ui.tabs.min.js b/misc/ui/jquery.ui.tabs.min.js index e6fb0428760..aeb42bb4bed 100644 --- a/misc/ui/jquery.ui.tabs.min.js +++ b/misc/ui/jquery.ui.tabs.min.js @@ -1,4 +1,3 @@ -// $Id$ /* * jQuery UI Tabs 1.8.7 diff --git a/misc/ui/jquery.ui.theme.css b/misc/ui/jquery.ui.theme.css index 205c9cf9382..1e622b46a87 100644 --- a/misc/ui/jquery.ui.theme.css +++ b/misc/ui/jquery.ui.theme.css @@ -1,4 +1,3 @@ -/* $Id$ */ /* * jQuery UI CSS Framework 1.8.7 diff --git a/misc/ui/jquery.ui.widget.min.js b/misc/ui/jquery.ui.widget.min.js index fd7efcb133d..165a272b788 100644 --- a/misc/ui/jquery.ui.widget.min.js +++ b/misc/ui/jquery.ui.widget.min.js @@ -1,4 +1,3 @@ -// $Id$ /*! * jQuery UI Widget 1.8.7 diff --git a/misc/vertical-tabs-rtl.css b/misc/vertical-tabs-rtl.css index 4598c90fd43..7fb0347d461 100644 --- a/misc/vertical-tabs-rtl.css +++ b/misc/vertical-tabs-rtl.css @@ -1,4 +1,3 @@ -/* $Id$ */ div.vertical-tabs { margin-left: 0; diff --git a/misc/vertical-tabs.css b/misc/vertical-tabs.css index ba5db772d3a..10e81539176 100644 --- a/misc/vertical-tabs.css +++ b/misc/vertical-tabs.css @@ -1,4 +1,3 @@ -/* $Id$ */ div.vertical-tabs { margin: 1em 0 1em 15em; /* LTR */ diff --git a/misc/vertical-tabs.js b/misc/vertical-tabs.js index 0c66ec6c1e3..82dcd2c62ed 100644 --- a/misc/vertical-tabs.js +++ b/misc/vertical-tabs.js @@ -1,4 +1,3 @@ -// $Id$ (function ($) { diff --git a/modules/README.txt b/modules/README.txt index 621dedefb7e..8928d8021ba 100644 --- a/modules/README.txt +++ b/modules/README.txt @@ -1,4 +1,3 @@ -// $Id$ This directory is reserved for core module files. Custom or contributed modules should be placed in their own subdirectory of the sites/all/modules directory. diff --git a/modules/aggregator/aggregator-feed-source.tpl.php b/modules/aggregator/aggregator-feed-source.tpl.php index 46894e9fe55..6a684bdb7fa 100644 --- a/modules/aggregator/aggregator-feed-source.tpl.php +++ b/modules/aggregator/aggregator-feed-source.tpl.php @@ -1,5 +1,4 @@ fields(array( 'fid', diff --git a/modules/simpletest/tests/upgrade/upgrade.comment.test b/modules/simpletest/tests/upgrade/upgrade.comment.test index db899427bc2..5fcf0b4b242 100644 --- a/modules/simpletest/tests/upgrade/upgrade.comment.test +++ b/modules/simpletest/tests/upgrade/upgrade.comment.test @@ -1,5 +1,4 @@ /dev/null 2>&1 diff --git a/scripts/drupal.sh b/scripts/drupal.sh index 9e743cf32eb..5d064f5713a 100755 --- a/scripts/drupal.sh +++ b/scripts/drupal.sh @@ -1,6 +1,5 @@ #!/usr/bin/env php array('logo' => theme_get_setting('logo', 'bartik'))), 'setting'); diff --git a/themes/bartik/color/preview.css b/themes/bartik/color/preview.css index 31fdd66ab8f..48a4a83346b 100644 --- a/themes/bartik/color/preview.css +++ b/themes/bartik/color/preview.css @@ -1,4 +1,3 @@ -/* $Id$ */ /* ---------- Color form ----------- */ #color_scheme_form #palette .form-item { diff --git a/themes/bartik/color/preview.js b/themes/bartik/color/preview.js index 37d3b80f0f4..b40bcf7dcae 100644 --- a/themes/bartik/color/preview.js +++ b/themes/bartik/color/preview.js @@ -1,4 +1,3 @@ -// $Id$ (function ($) { Drupal.color = { diff --git a/themes/bartik/css/colors.css b/themes/bartik/css/colors.css index bcba691bc20..7cd1cd2d7dd 100644 --- a/themes/bartik/css/colors.css +++ b/themes/bartik/css/colors.css @@ -1,4 +1,3 @@ -/* $Id$ */ /* ---------- Color Module Styles ----------- */ diff --git a/themes/bartik/css/ie-rtl.css b/themes/bartik/css/ie-rtl.css index 503a8f4dae7..6358bf376a7 100644 --- a/themes/bartik/css/ie-rtl.css +++ b/themes/bartik/css/ie-rtl.css @@ -1,4 +1,3 @@ -/* $Id$ */ fieldset legend { left: 6px; diff --git a/themes/bartik/css/ie.css b/themes/bartik/css/ie.css index 59f38b5696f..7a658336c9c 100644 --- a/themes/bartik/css/ie.css +++ b/themes/bartik/css/ie.css @@ -1,4 +1,3 @@ -/* $Id$ */ .block { zoom: 1; diff --git a/themes/bartik/css/ie6.css b/themes/bartik/css/ie6.css index ab31b164b77..435fab02bd8 100644 --- a/themes/bartik/css/ie6.css +++ b/themes/bartik/css/ie6.css @@ -1,4 +1,3 @@ -/* $Id$ */ #content { overflow: hidden; diff --git a/themes/bartik/css/layout-rtl.css b/themes/bartik/css/layout-rtl.css index eca022afbac..fa81e4f862e 100644 --- a/themes/bartik/css/layout-rtl.css +++ b/themes/bartik/css/layout-rtl.css @@ -1,4 +1,3 @@ -/* $Id$ */ /* ---------- Basic Layout RTL Styles ----------- */ diff --git a/themes/bartik/css/layout.css b/themes/bartik/css/layout.css index 02c9ccf3852..b561f4c021c 100644 --- a/themes/bartik/css/layout.css +++ b/themes/bartik/css/layout.css @@ -1,4 +1,3 @@ -/* $Id$ */ /* ---------- Basic Layout Styles ----------- */ diff --git a/themes/bartik/css/maintenance-page.css b/themes/bartik/css/maintenance-page.css index 1e7114bdc2e..c13c77b9a17 100644 --- a/themes/bartik/css/maintenance-page.css +++ b/themes/bartik/css/maintenance-page.css @@ -1,4 +1,3 @@ -/* $Id$ */ body.maintenance-page { background-color: #fff; diff --git a/themes/bartik/css/print.css b/themes/bartik/css/print.css index db6791dbb43..61ca3fa7d33 100644 --- a/themes/bartik/css/print.css +++ b/themes/bartik/css/print.css @@ -1,4 +1,3 @@ -/* $Id$ */ /* ---------- General Layout ---------- */ diff --git a/themes/bartik/css/style-rtl.css b/themes/bartik/css/style-rtl.css index d566e8d113e..d25006faaac 100644 --- a/themes/bartik/css/style-rtl.css +++ b/themes/bartik/css/style-rtl.css @@ -1,4 +1,3 @@ -/* $Id$ */ /* ------------------ Reset Styles ------------------ */ diff --git a/themes/bartik/css/style.css b/themes/bartik/css/style.css index 5020846e383..75e43b05278 100644 --- a/themes/bartik/css/style.css +++ b/themes/bartik/css/style.css @@ -1,4 +1,3 @@ -/* $Id$ */ /* ---------- Overall Specifications ---------- */ diff --git a/themes/bartik/template.php b/themes/bartik/template.php index 6e62de6f18b..d523a0abab5 100644 --- a/themes/bartik/template.php +++ b/themes/bartik/template.php @@ -1,5 +1,4 @@
> diff --git a/themes/garland/fix-ie-rtl.css b/themes/garland/fix-ie-rtl.css index c5f31c0d1b4..fb1901b37eb 100644 --- a/themes/garland/fix-ie-rtl.css +++ b/themes/garland/fix-ie-rtl.css @@ -1,4 +1,3 @@ -/* $Id$ */ body { /* Center layout */ diff --git a/themes/garland/fix-ie.css b/themes/garland/fix-ie.css index 04905fc7ced..1a1c131bc21 100644 --- a/themes/garland/fix-ie.css +++ b/themes/garland/fix-ie.css @@ -1,4 +1,3 @@ -/* $Id$ */ body { /* Center layout */ diff --git a/themes/garland/garland.info b/themes/garland/garland.info index ed681cfa970..307f03a2c8f 100644 --- a/themes/garland/garland.info +++ b/themes/garland/garland.info @@ -1,4 +1,3 @@ -; $Id$ name = Garland description = A multi-column theme which can be configured to modify colors and switch between fixed and fluid width layouts. package = Core diff --git a/themes/garland/maintenance-page.tpl.php b/themes/garland/maintenance-page.tpl.php index 97120d5b097..75fb1471db9 100644 --- a/themes/garland/maintenance-page.tpl.php +++ b/themes/garland/maintenance-page.tpl.php @@ -1,5 +1,4 @@
> diff --git a/themes/garland/page.tpl.php b/themes/garland/page.tpl.php index 448d2160154..326255cd4ef 100644 --- a/themes/garland/page.tpl.php +++ b/themes/garland/page.tpl.php @@ -1,5 +1,4 @@ diff --git a/themes/garland/print.css b/themes/garland/print.css index aea501423ee..df4f0ae2ec8 100644 --- a/themes/garland/print.css +++ b/themes/garland/print.css @@ -1,4 +1,3 @@ -/* $Id$ */ body, input, diff --git a/themes/garland/style-rtl.css b/themes/garland/style-rtl.css index 0093cf46291..58aed578bee 100644 --- a/themes/garland/style-rtl.css +++ b/themes/garland/style-rtl.css @@ -1,4 +1,3 @@ -/* $Id$ */ html { direction: rtl; diff --git a/themes/garland/style.css b/themes/garland/style.css index 4b337caa599..f36fa96549f 100644 --- a/themes/garland/style.css +++ b/themes/garland/style.css @@ -1,4 +1,3 @@ -/* $Id$ */ /** * Generic elements diff --git a/themes/garland/template.php b/themes/garland/template.php index b9234c972b6..1b144f1210b 100644 --- a/themes/garland/template.php +++ b/themes/garland/template.php @@ -1,5 +1,4 @@ diff --git a/themes/seven/page.tpl.php b/themes/seven/page.tpl.php index c8ff98abf5d..85353a7b04c 100644 --- a/themes/seven/page.tpl.php +++ b/themes/seven/page.tpl.php @@ -1,5 +1,4 @@
diff --git a/themes/seven/reset.css b/themes/seven/reset.css index e9f850f956f..0bdc29aef80 100644 --- a/themes/seven/reset.css +++ b/themes/seven/reset.css @@ -1,4 +1,3 @@ -/* $Id$ */ /** * Reset CSS styles. diff --git a/themes/seven/seven.info b/themes/seven/seven.info index aee47e039f1..4293c074111 100644 --- a/themes/seven/seven.info +++ b/themes/seven/seven.info @@ -1,4 +1,3 @@ -; $Id$ name = Seven description = A simple one-column, tableless, fluid width administration theme. package = Core diff --git a/themes/seven/style-rtl.css b/themes/seven/style-rtl.css index a7fc5fdc4de..6328193c177 100644 --- a/themes/seven/style-rtl.css +++ b/themes/seven/style-rtl.css @@ -1,4 +1,3 @@ -/* $Id$ */ /** * Generic elements. diff --git a/themes/seven/style.css b/themes/seven/style.css index 2d3f4e9f922..66303c5019c 100644 --- a/themes/seven/style.css +++ b/themes/seven/style.css @@ -1,4 +1,3 @@ -/* $Id$ */ /** * Generic elements. diff --git a/themes/seven/template.php b/themes/seven/template.php index 9e5b9589cf9..5be459bea6f 100644 --- a/themes/seven/template.php +++ b/themes/seven/template.php @@ -1,5 +1,4 @@ Theming Guide. package = Core diff --git a/themes/tests/README.txt b/themes/tests/README.txt index e64480fa61b..5ddaa8caf22 100644 --- a/themes/tests/README.txt +++ b/themes/tests/README.txt @@ -1,4 +1,3 @@ -// $Id$ The themes in this subdirectory are all used by the Drupal core testing framework. They are not functioning themes that could be used on a real site diff --git a/themes/tests/test_theme/template.php b/themes/tests/test_theme/template.php index 3d8b656c71f..ef8118a6da9 100644 --- a/themes/tests/test_theme/template.php +++ b/themes/tests/test_theme/template.php @@ -1,5 +1,4 @@