zen 6.x-1.0-beta3

JohnAlbin - September 15, 2008 - 10:47
Official release from CVS tag: DRUPAL-6--1-0-beta3
First released: September 15, 2008 - 10:47
Download: zen-6.x-1.0-beta3.tar.gz
Size: 330.04 KB
md5_file hash: af4627f4d61ec1f3642d6c6ddc38ac7f
Last updated: September 15, 2008 - 10:52
View usage statistics for this release
  • #308251: Add useful styling for status, warning, and error messages
  • #307309: Add feature to rebuild theme registry during theme development
  • Removed path_to_zentheme() since we're not conditionally including wireframes.css or block-editing.css
  • #245832: Add IE conditional stylesheets to .info file
  • #263228: Allow sub-themes to override wireframes.css
  • #260605: Can't override block-editing.css
  • #308266: Don't display footer if no footer message or footer blocks
  • Changed $block_classes to $classes and $comment_classes to $classes and $node_classes to $classes
  • #290838 by thehong: Only display comments block when comments content is not empty
  • Don't display comment wrapper title on forums
  • #299397: Synchronize Zen's tpl files with core's tpl files
  • #281106 by kmonty: Erroneous whitespace when div.clear-block touches bottom edge of viewport
  • Changed "||" to "or" in template files since its more intuitive to PHP newbies
  • #279896: Help prevent double H1 tags on homepage that is not /node
  • #279896: Moved styles to zen.css that should never have been in layout.css
  • #255265 by kmonty: Don't "skip to nav" if there's no nav
  • Re-arranged sidebar classes so they are in no-sidebars -> two-sidebars order in the layout CSS files
  • #306856: Optimize code by adding conditional includes
  • Moved some comments from zen to STARTERKIT where they belong
  • Optimized zen_breadcrumb()
  • Folded template-menus.php back into template.php since its not conditionally included
  • Removed theme_username from STARTERKIT and zen_classic since it was fixed in Drupal 6.3
  • Optimized zen_menu_item_link()
  • #305311: CSS files makes reference to to drupal5-reference.css
  • #299419: Remove empty zen.css in sub-themes
  • #284798: PHP warning when settings section of .info file is missing
  • #272655: Make STARTERKIT_theme easier to extend
 
 

Drupal is a registered trademark of Dries Buytaert.