Downloads

Download zen-6.x-1.0-beta3.tar.gztar.gz 330.04 KB
MD5: af4627f4d61ec1f3642d6c6ddc38ac7f
SHA-1: c08554a5b1af6d33b4ac75d080faa0b72b455e36
SHA-256: 3f26346e5bfd55843f297bfc20ffc407a91458aecf41e735e045f14451632608
Download zen-6.x-1.0-beta3.zipzip 345.41 KB
MD5: 6a80c8a9d9e0d724986cddc604a40b98
SHA-1: 6ce406a750e89d9b83c0393afb1ebc744d64873b
SHA-256: 0672187920304cb09b8f6e93f4627f07479222d3391cb09a5551834a7e70c5d8

Release notes

  • #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
Created by: JohnAlbin
Created on: 15 Sep 2008 at 10:47 UTC
Last updated: 1 Aug 2018 at 21:28 UTC
New features
Bug fixes
Insecure

Other releases