? 607028_1.dont_hack_core.patch ? 607028_3.dont_hack_core.patch ? css_cleanup.patch Index: cron.php =================================================================== RCS file: /cvs/drupal/drupal/cron.php,v retrieving revision 1.42 diff -u -p -r1.42 cron.php --- cron.php 8 Feb 2009 20:27:51 -0000 1.42 +++ cron.php 17 Oct 2009 08:15:10 -0000 @@ -1,5 +1,6 @@ /dev/null 2>&1 Index: scripts/drupal.sh =================================================================== RCS file: /cvs/drupal/drupal/scripts/drupal.sh,v retrieving revision 1.9 diff -u -p -r1.9 drupal.sh --- scripts/drupal.sh 19 Sep 2009 10:38:47 -0000 1.9 +++ scripts/drupal.sh 17 Oct 2009 08:16:28 -0000 @@ -1,6 +1,7 @@ #!/usr/bin/env php
> Index: themes/garland/comment.tpl.php =================================================================== RCS file: /cvs/drupal/drupal/themes/garland/comment.tpl.php,v retrieving revision 1.18 diff -u -p -r1.18 comment.tpl.php --- themes/garland/comment.tpl.php 17 Oct 2009 05:50:29 -0000 1.18 +++ themes/garland/comment.tpl.php 17 Oct 2009 08:16:28 -0000 @@ -1,5 +1,6 @@
> Index: themes/garland/fix-ie-rtl.css =================================================================== RCS file: /cvs/drupal/drupal/themes/garland/fix-ie-rtl.css,v retrieving revision 1.4 diff -u -p -r1.4 fix-ie-rtl.css --- themes/garland/fix-ie-rtl.css 13 Mar 2008 20:02:18 -0000 1.4 +++ themes/garland/fix-ie-rtl.css 17 Oct 2009 08:16:28 -0000 @@ -1,4 +1,5 @@ /* $Id: fix-ie-rtl.css,v 1.4 2008/03/13 20:02:18 dries Exp $ */ +/* Don't hack this file! http://drupal.org/node/144376 */ body { /* Center layout */ Index: themes/garland/fix-ie.css =================================================================== RCS file: /cvs/drupal/drupal/themes/garland/fix-ie.css,v retrieving revision 1.11 diff -u -p -r1.11 fix-ie.css --- themes/garland/fix-ie.css 11 Apr 2009 22:19:46 -0000 1.11 +++ themes/garland/fix-ie.css 17 Oct 2009 08:16:28 -0000 @@ -1,4 +1,5 @@ /* $Id: fix-ie.css,v 1.11 2009/04/11 22:19:46 webchick Exp $ */ +/* Don't hack this file! http://drupal.org/node/144376 */ body { /* Center layout */ Index: themes/garland/maintenance-page.tpl.php =================================================================== RCS file: /cvs/drupal/drupal/themes/garland/maintenance-page.tpl.php,v retrieving revision 1.12 diff -u -p -r1.12 maintenance-page.tpl.php --- themes/garland/maintenance-page.tpl.php 21 Sep 2009 06:36:54 -0000 1.12 +++ themes/garland/maintenance-page.tpl.php 17 Oct 2009 08:16:28 -0000 @@ -1,5 +1,6 @@
> Index: themes/garland/page.tpl.php =================================================================== RCS file: /cvs/drupal/drupal/themes/garland/page.tpl.php,v retrieving revision 1.36 diff -u -p -r1.36 page.tpl.php --- themes/garland/page.tpl.php 11 Oct 2009 06:05:53 -0000 1.36 +++ themes/garland/page.tpl.php 17 Oct 2009 08:16:28 -0000 @@ -1,5 +1,6 @@ Index: themes/garland/print.css =================================================================== RCS file: /cvs/drupal/drupal/themes/garland/print.css,v retrieving revision 1.8 diff -u -p -r1.8 print.css --- themes/garland/print.css 3 Aug 2009 03:04:34 -0000 1.8 +++ themes/garland/print.css 17 Oct 2009 08:16:28 -0000 @@ -1,4 +1,5 @@ /* $Id: print.css,v 1.8 2009/08/03 03:04:34 webchick Exp $ */ +/* Don't hack this file! http://drupal.org/node/144376 */ body, input, textarea, select { color: #000; Index: themes/garland/style-rtl.css =================================================================== RCS file: /cvs/drupal/drupal/themes/garland/style-rtl.css,v retrieving revision 1.16 diff -u -p -r1.16 style-rtl.css --- themes/garland/style-rtl.css 5 Oct 2009 02:43:01 -0000 1.16 +++ themes/garland/style-rtl.css 17 Oct 2009 08:16:28 -0000 @@ -1,4 +1,5 @@ /* $Id: style-rtl.css,v 1.16 2009/10/05 02:43:01 webchick Exp $ */ +/* Don't hack this file! http://drupal.org/node/144376 */ html { direction: rtl; Index: themes/garland/style.css =================================================================== RCS file: /cvs/drupal/drupal/themes/garland/style.css,v retrieving revision 1.66 diff -u -p -r1.66 style.css --- themes/garland/style.css 17 Oct 2009 05:50:29 -0000 1.66 +++ themes/garland/style.css 17 Oct 2009 08:16:29 -0000 @@ -1,4 +1,5 @@ /* $Id: style.css,v 1.66 2009/10/17 05:50:29 webchick Exp $ */ +/* Don't hack this file! http://drupal.org/node/144376 */ /** * Generic elements Index: themes/garland/template.php =================================================================== RCS file: /cvs/drupal/drupal/themes/garland/template.php,v retrieving revision 1.33 diff -u -p -r1.33 template.php --- themes/garland/template.php 9 Oct 2009 01:00:08 -0000 1.33 +++ themes/garland/template.php 17 Oct 2009 08:16:29 -0000 @@ -1,5 +1,6 @@
Index: themes/seven/reset.css =================================================================== RCS file: /cvs/drupal/drupal/themes/seven/reset.css,v retrieving revision 1.2 diff -u -p -r1.2 reset.css --- themes/seven/reset.css 15 Oct 2009 20:33:46 -0000 1.2 +++ themes/seven/reset.css 17 Oct 2009 08:16:29 -0000 @@ -1,4 +1,5 @@ /* $Id: reset.css,v 1.2 2009/10/15 20:33:46 dries Exp $ */ +/* Don't hack this file! http://drupal.org/node/144376 */ /** * Reset CSS styles. Index: themes/seven/style.css =================================================================== RCS file: /cvs/drupal/drupal/themes/seven/style.css,v retrieving revision 1.19 diff -u -p -r1.19 style.css --- themes/seven/style.css 17 Oct 2009 01:15:40 -0000 1.19 +++ themes/seven/style.css 17 Oct 2009 08:16:29 -0000 @@ -1,4 +1,5 @@ /* $Id: style.css,v 1.19 2009/10/17 01:15:40 webchick Exp $ */ +/* Don't hack this file! http://drupal.org/node/144376 */ /** * Generic elements Index: themes/seven/template.php =================================================================== RCS file: /cvs/drupal/drupal/themes/seven/template.php,v retrieving revision 1.7 diff -u -p -r1.7 template.php --- themes/seven/template.php 9 Oct 2009 01:00:08 -0000 1.7 +++ themes/seven/template.php 17 Oct 2009 08:16:29 -0000 @@ -1,5 +1,6 @@