User: fgm Branch: DRUPAL-6--2 Date: Sun, 30 Nov 2008 21:48:55 +0000 Added files: /themes/goofy table.css table.tpl.php Modified files: /themes/goofy goofy.info page.tpl.php style.css template.php Log message: #52819: added support for the site slogan in page.tpl.php Avoid warnings in page.tpl.php when some variables are undefined: use if (isset($var)) instead of if($var) Experimental table template with all new classes Links: http://cvs.drupal.org/diff.php?path=contributions/themes/goofy/table.css http://cvs.drupal.org/diff.php?path=contributions/themes/goofy/table.tpl.php http://cvs.drupal.org/diff.php?path=contributions/themes/goofy/goofy.info&ol... http://cvs.drupal.org/diff.php?path=contributions/themes/goofy/page.tpl.php&... http://cvs.drupal.org/diff.php?path=contributions/themes/goofy/style.css&old... http://cvs.drupal.org/diff.php?path=contributions/themes/goofy/template.php&...