Releases for Zen
zen 5.x-1.1
JohnAlbin - April 21, 2008 - 11:21
Official release from CVS tag: DRUPAL-5--1-1
Download: zen-5.x-1.1.tar.gz
Size: 316.28 KB
md5_file hash: 66223a82e97434bfb29f645feeea4840
First released: April 21, 2008 - 11:21
Last updated: April 21, 2008 - 11:25
Download: zen-5.x-1.1.tar.gz
Size: 316.28 KB
md5_file hash: 66223a82e97434bfb29f645feeea4840
First released: April 21, 2008 - 11:21
Last updated: April 21, 2008 - 11:25
Upgrade instructions are available.
- #246109: Add MODULE_preprocess_HOOK functions to Zen
- #199682: 'Submitted by' text is shown for content even if setting is disabled
- #247960: Add THEME_preprocess() hook to Zen
- #222339: Blocks in Zen Classic header and closure lack padding
- #248720 by matt@antinomia: Only UPDATE {system} table WHERE type = 'theme'
- #248780: admin table styles override update_status styling
- #246110 by jjeff: zen.css breaks .container-inline
- Prevented "notice: Undefined variable: edit_links" for anonymous users
- Made block-editing.css a "theme"-type CSS file
- Added Photoshop file for tabs
- #222299: Block editing link in Zen Classic footer is white on white
zen 5.x-1.0
JohnAlbin - February 14, 2008 - 12:19
Official release from CVS tag: DRUPAL-5--1-0
Download: zen-5.x-1.0.tar.gz
Size: 306.07 KB
md5_file hash: f0234b3848abfb021cd055e6edc01bd4
First released: February 14, 2008 - 12:19
Last updated: February 14, 2008 - 12:20
Download: zen-5.x-1.0.tar.gz
Size: 306.07 KB
md5_file hash: f0234b3848abfb021cd055e6edc01bd4
First released: February 14, 2008 - 12:19
Last updated: February 14, 2008 - 12:20
Changes since Zen 5.x-1.0-beta2:
- #220161: Change SUBTHEME to STARTERKIT to prevent accidental WSOD
- #221545 by jjeff: Add theme_comment_wrapper() and theme_username() from Zengine
- #220551: IE6: sidebars disappear when resizing window
- Added body classes: section-node-add, section-node-edit, section-node-delete
- Prevented display of empty help from node_help()
- #219401: Add theme override examples for all functions used in Zen core
Changes since Zen 5.x-0.6:
- #214777: sub-theme's search-theme-form.tpl is ignored
- #206707: tr.even/odd border-bottom is missing in IE
- #207743 by jjeff: Added translatable "Unpublished" text as background
- #207743 by jjeff: Added block editing links on hover
- Added extended block classes (zebra class by jjeff)
- #207743 by jjeff: Allow a sub-theme to add/alter block variables
- #110897: oversize content causes IE6 layout breakage (now fixed in Zen Classic)
- #211156 by jjeff: $subtheme_directory variable in page.tpl.php never gets populated
- #206060: changed inline styling method for navbar links from inline to float
- Removed named anchors from doc flow to prevent any styles from appearing
- #203213 by kdebaas: Add node-teaser class to nodes displayed as teasers
- #203112 by kdebaas: Un-localizable string in search-theme-form.tpl.php
- #201793: Fixed fatal error when no settings are added to a sub-theme's settings
- #196181: _phptemplate_callback doesn't look in sub-theme folder for .tpl.php files
- Added sample override template file for drupal search form
- Added SUBTHEME directory as a starter sub-theme for developers
- #199036 by joachim: Make padding on #squeeze conditional
- #199578: Fatal error on Zen Classic theme settings when using admin theme
- #200380 by psynaptic: missing semi-colon in layout-fixed.css
- #196230: Tabs broken in IE5 and IE6
- #199682: 'Submitted by' text is shown even if setting is disabled
- #171201: Remove un-localizable date/time format from base theme
- Added theme settings to control layout method and wireframes inclusion
- Added fixed layout stylesheet
- #196223: IE5 always loads @import print stylesheet
- #184232: Add README documentation
- #121991: Source rendering order needs adjustment
- #110897: oversize content causes IE6 layout breakage
- Added unique classes for each page and website section
- Added customizable breadcrumb settings
- Split template.php into multiple files to ease theme developer overload
- Add prettier tab styling
- #141784: Add conditional IE stylesheets
- Merge zen-fixed with zen_classic
- Add optional Theme Settings API integration
- #169359: Base CSS and tpl files don't get loaded (sub-theme with page.tpl.php)
- #171464: Create starter theme; migrate current style to a sub-theme
- Add ability to change regions in a sub-theme
- Add complete Drupal 5 CSS for easy reference by theme developers
- #183936: Backport Drupal 6 $body_classes
- #100894: For SEO, H1#site-name should be div#site-name strong
- #118467 by leandrosiow: Screen redraw errors with resizable textareas in Firefox
- #154937 by msonnabaum: add skip navigation for screen readers/mobility impaired
- #122592: Ability to theme each primary link
- #178560 by incognito: Shifting avatars in the comment blocks
- #110553 by rport: Use png instead of gif for images
- #120052: Add linux fonts
- #183360: Empty H2 appears on blocks with no titles
- #121101: zen.css does not validate
- #110902: IE6: text falls outside and to the left of content area
- #183354: Add a div around the feed icons
- #120341: Sidebar has unwanted 5em bottom margin
- #122938: Enabling CSS aggregation messes up the CSS in Safari
- #110897: oversize content causes IE6 layout breakage
- #119270: profile pictures indenting
- #118170 by mr700: blockquote css border has two widths
- #110810: change .submitted span to div
- #100899: don't use sidebar class for widths
- #182130 by joachim: links in h2 and h3 different sizes
- #182556: Added CHANGELOG.
zen 5.x-1.0-beta2
JohnAlbin - January 29, 2008 - 10:37
Official release from CVS tag: DRUPAL-5--1-0-beta2
Download: zen-5.x-1.0-beta2.tar.gz
Size: 303.21 KB
md5_file hash: f7cd52a4fbb43fc9dc74048cef581160
First released: January 29, 2008 - 10:37
Last updated: January 29, 2008 - 10:40
Download: zen-5.x-1.0-beta2.tar.gz
Size: 303.21 KB
md5_file hash: f7cd52a4fbb43fc9dc74048cef581160
First released: January 29, 2008 - 10:37
Last updated: January 29, 2008 - 10:40
- #214777: sub-theme's search-theme-form.tpl is ignored
- #206707: tr.even/odd border-bottom is missing in IE
- #207743 by jjeff: Added translatable "Unpublished" text as background
- #207743 by jjeff: Added block editing links on hover
- Added extended block classes (zebra class by jjeff)
- #207743 by jjeff: Allow a sub-theme to add/alter block variables
- #110897: oversize content causes IE6 layout breakage (now fixed in Zen Classic)
- #211156 by jjeff: $subtheme_directory variable in page.tpl.php never gets populated
- #206060: changed inline styling method for navbar links from inline to float
zen 5.x-1.0-beta1
JohnAlbin - January 6, 2008 - 15:25
Official release from CVS tag: DRUPAL-5--1-0-beta1
Download: zen-5.x-1.0-beta1.tar.gz
Size: 302.85 KB
md5_file hash: af9dd348b1daac6a1b96089184b9144e
First released: January 6, 2008 - 15:25
Last updated: January 6, 2008 - 15:30
Download: zen-5.x-1.0-beta1.tar.gz
Size: 302.85 KB
md5_file hash: af9dd348b1daac6a1b96089184b9144e
First released: January 6, 2008 - 15:25
Last updated: January 6, 2008 - 15:30
- Removed named anchors from doc flow to prevent any styles from appearing
- #203213 by kdebaas: Add node-teaser class to nodes displayed as teasers
- #203112 by kdebaas: Un-localizable string in search-theme-form.tpl.php
- #201793: Fixed fatal error when no settings are added to a sub-theme's settings
- #196181: _phptemplate_callback doesn't look in sub-theme folder for .tpl.php files
- Added sample override template file for drupal search form
- Added SUBTHEME directory as a starter sub-theme for developers
- #199036 by joachim: Make padding on #squeeze conditional
- #199578: Fatal error on Zen Classic theme settings when using admin theme
- #200380 by psynaptic: missing semi-colon in layout-fixed.css
- #196230: Tabs broken in IE5 and IE6
- #199682: 'Submitted by' text is shown even if setting is disabled
- #171201: Remove un-localizable date/time format from base theme
- Added theme settings to control layout method and wireframes inclusion
- Added fixed layout stylesheet
zen 5.x-0.8
JohnAlbin - November 29, 2007 - 07:15
Official release from CVS tag: DRUPAL-5--0-8
Download: zen-5.x-0.8.tar.gz
Size: 286.82 KB
md5_file hash: e2e9fdd6a945060cc34ad18214cf0773
First released: November 29, 2007 - 07:15
Last updated: November 29, 2007 - 07:20
Download: zen-5.x-0.8.tar.gz
Size: 286.82 KB
md5_file hash: e2e9fdd6a945060cc34ad18214cf0773
First released: November 29, 2007 - 07:15
Last updated: November 29, 2007 - 07:20
- #196223: IE5 always loads @import print stylesheet
- #184232: Add README documentation
- #121991: Source rendering order needs adjustment
- #110897: oversize content causes IE6 layout breakage
- Added unique classes for each page and website section
- Added customizable breadcrumb settings
- Split template.php into multiple files to ease theme developer overload
- Add prettier tab styling
- #141784: Add conditional IE stylesheets
- Merge zen-fixed with zen_classic
- Add optional Theme Settings API integration
- #169359: Base CSS and tpl files don't get loaded (sub-theme with page.tpl.php)
- #171464: Create starter theme; migrate current style to a sub-theme
- Add ability to change regions in a sub-theme
- Add complete Drupal 5 CSS for easy reference by theme developers
- #183936: Backport Drupal 6 $body_classes
zen 5.x-0.7
JohnAlbin - October 15, 2007 - 08:35
Official release from CVS tag: DRUPAL-5--0-7
Download: zen-5.x-0.7.tar.gz
Size: 160.62 KB
md5_file hash: 790b67e4bd0fe36514da8be3e528221f
First released: October 15, 2007 - 08:35
Last updated: October 15, 2007 - 08:40
Download: zen-5.x-0.7.tar.gz
Size: 160.62 KB
md5_file hash: 790b67e4bd0fe36514da8be3e528221f
First released: October 15, 2007 - 08:35
Last updated: October 15, 2007 - 08:40
- #100894: For SEO, H1#site-name should be div#site-name strong
- #118467 by leandrosiow: Screen redraw errors with resizable textareas in Firefox
- #154937 by msonnabaum: add skip navigation for screen readers/mobility impaired
- #122592: Ability to theme each primary link
- #178560 by incognito: Shifting avatars in the comment blocks
- #110553 by rport: Use png instead of gif for images
- #120052: Add linux fonts
- #183360: Empty H2 appears on blocks with no titles
- #121101: zen.css does not validate
- #110902: IE6: text falls outside and to the left of content area
- #183354: Add a div around the feed icons
- #120341: Sidebar has unwanted 5em bottom margin
- #122938: Enabling CSS aggregation messes up the CSS in Safari
- #110897: oversize content causes IE6 layout breakage
- #119270: profile pictures indenting
- #118170 by mr700: blockquote css border has two widths
- #110810: change .submitted span to div
- #100899: don't use sidebar class for widths
- #182130 by joachim: links in h2 and h3 different sizes
- #182556: Added CHANGELOG.
zen 5.x-1.x-dev
Nightly development snapshot from CVS branch: DRUPAL-5
Download: zen-5.x-1.x-dev.tar.gz
Size: 316.74 KB
md5_file hash: fc9e2207b2b4f64bcc8aaa2f19ec65ea
First released: January 18, 2007 - 16:22
Last updated: May 7, 2008 - 00:19
Download: zen-5.x-1.x-dev.tar.gz
Size: 316.74 KB
md5_file hash: fc9e2207b2b4f64bcc8aaa2f19ec65ea
First released: January 18, 2007 - 16:22
Last updated: May 7, 2008 - 00:19
development (beta) version compatible with Drupal 5.x
zen 5.x-0.6
Official release from CVS tag: DRUPAL-5--0-6
Download: zen-5.x-0.6.tar.gz
Size: 157.38 KB
md5_file hash: 49b0c10a54c4878341359aa0277a2b61
First released: January 17, 2007 - 05:29
Last updated: January 17, 2007 - 05:30
Download: zen-5.x-0.6.tar.gz
Size: 157.38 KB
md5_file hash: 49b0c10a54c4878341359aa0277a2b61
First released: January 17, 2007 - 05:29
Last updated: January 17, 2007 - 05:30
Prerelease version of Zen theme for Drupal 5.
zen 5.x-0.5
Official release from CVS tag: DRUPAL-5--0-5
Download: zen-5.x-0.5.tar.gz
Size: 157.26 KB
md5_file hash: 525430ed2dac0c25fceb0d80044b2d4d
First released: January 17, 2007 - 05:13
Last updated: January 17, 2007 - 05:15
Download: zen-5.x-0.5.tar.gz
Size: 157.26 KB
md5_file hash: 525430ed2dac0c25fceb0d80044b2d4d
First released: January 17, 2007 - 05:13
Last updated: January 17, 2007 - 05:15
Pre-release version of Zen theme for Drupal 5.
zen 6.x-1.x-dev
Nightly development snapshot from CVS branch: HEAD
Download: zen-6.x-1.x-dev.tar.gz
Size: 319.82 KB
md5_file hash: 159f4b51c82798ad572a828fda65e27d
First released: November 11, 2006 - 09:14
Last updated: May 7, 2008 - 00:19
Download: zen-6.x-1.x-dev.tar.gz
Size: 319.82 KB
md5_file hash: 159f4b51c82798ad572a828fda65e27d
First released: November 11, 2006 - 09:14
Last updated: May 7, 2008 - 00:19
This code is pre-release quality. Only use if you would like to help out in converting Zen to be Drupal 6 compatible.
Conversion to Drupal 6 compatibility has just started, so there are lots of bugs. Bug reports (and, of course, bug fixes!) will be appreciated.
