[drupal:dries] /includes theme.inc /modules system.module /themes/bluemarine page.tpl.php style.css /themes/chameleon chameleon.theme /themes/engines/phptemplate phptemplate.engine
User: dries Branch: HEAD Date: Thu, 05 May 2005 07:35:58 +0000 Modified files: /includes theme.inc /modules system.module /themes/bluemarine page.tpl.php style.css /themes/chameleon chameleon.theme /themes/engines/phptemplate phptemplate.engine Log message: - Patch #21855 by TDobes: the recent commit of phptemplate caused a number of problems for non-phptemplate themes. A patch is attached to address these issues. Changes include: * parsing of the primary/secondary links has been moved out of phptemplate and into theme_get_setting. * unnecessary and XHTML-invalidating duplicate div#help removed from themes/bluemarine/page.tpl.php (this is already generated by theme_help) * weird generation of the "edit primary/secondary links" messages removed from bluemarine and placed in theme.inc * unnecessary changes to themes/bluemarine/style.css rolled back (the phptemplate bluemarine had an older version of style.css than the one in core) * chameleon updated to work with new link scheme (passes links through theme_links) Links: http://cvs.drupal.org/diff.php?path=drupal/includes/theme.inc&old=1.232&new=... http://cvs.drupal.org/diff.php?path=drupal/modules/system.module&old=1.207&n... http://cvs.drupal.org/diff.php?path=drupal/themes/bluemarine/page.tpl.php&ol... http://cvs.drupal.org/diff.php?path=drupal/themes/bluemarine/style.css&old=1... http://cvs.drupal.org/diff.php?path=drupal/themes/chameleon/chameleon.theme&... http://cvs.drupal.org/diff.php?path=drupal/themes/engines/phptemplate/phptem...
participants (1)
-
drupal-devel@drupal.org