Releases for Zen

zen 6.x-1.1

JohnAlbin - November 10, 2009 - 09:30
Official release from CVS tag: DRUPAL-6--1-1
First released: November 10, 2009 - 09:30
Download: zen-6.x-1.1.tar.gz
Size: 131.69 KB
md5_file hash: 1a64f7b9d24d520ba3ffca641937595c
Last updated: November 10, 2009 - 09:36
View usage statistics for this release
  • #478134 by mithrill: Improve docs about sites/all/themes and sites/default/themes folders
  • #600758 by mattyoung: Secondary links run together in one line with primary links
  • #600344 by mgifford: Use of absolute font size in block editing links breaks WCAG 2.0
  • #546904 by Jennifer_M: List $node as available variable in page.tpl.php
  • #583716 by droidenator: Empty title can cause breadcrumbs to display incorrectly
  • #600920 by kto.3decb: Fix incorrect comment block class name
  • #297084: Remove ctype_lower() from zen_id_safe() to prevent WSOD/Fatal error on some systems
  • #317417 by JohnAlbin and quicksketch: Fix off-line maintenance page since drupal_get_path('theme', 'zen') won't work
  • #545320 by Deslack: Use of split() generate E_DEPRECATED warnings on PHP 5.3.0
  • #472694: Drupal 6.11 broke Zen's OpenID overrides

zen 6.x-2.0-beta1

JohnAlbin - November 10, 2009 - 09:02
Official release from CVS tag: DRUPAL-6--2-0-BETA1
First released: November 10, 2009 - 09:02
Download: zen-6.x-2.0-beta1.tar.gz
Size: 150.12 KB
md5_file hash: 08015c0d0b040dba9721a05fc99768e4
Last updated: November 10, 2009 - 09:06
View usage statistics for this release

If you have a sub-theme based off of the Zen 6.x-1.x release, your sub-theme will need considerable porting to work with Zen 6.x-2.x. The 6.x-1.x series will continue to be maintained, so its not necessary to upgrade your sub-theme to work with Zen 6.x-2.x.

  • #478134 by mithrill: Improve docs about sites/all/themes and sites/default/themes folders
  • #628070 by Aren Cambre: Change "jquery" to "JavaScript" in STARTERKIT.info.txt
  • #626868 by alefteris: Replace Bitstream Vera with DejaVu fonts
  • #624818 by Aren Cambre and Garrett Albright: Tahoma shouldn't be first font pick
  • #600344 by mgifford: Use of absolute font size in block editing links breaks WCAG 2.0
  • #546904 by Jennifer_M: List $node as available variable in page.tpl.php
  • #583716 by droidenator: Empty title can cause breadcrumbs to display incorrectly
  • #600920 by kto.3decb: Fix incorrect comment block class name

zen 7.x-3.x-dev

JohnAlbin - November 10, 2009 - 08:54
Nightly development snapshot from CVS branch: HEAD
First released: November 10, 2009 - 08:54
Download: zen-7.x-3.x-dev.tar.gz
Size: 153.69 KB
md5_file hash: 63bb48910d1141050d562b8ec94ebb61
Last updated: November 11, 2009 - 12:26
View usage statistics for this release

This release is currently horribly broken. :-)

The porting has just started and there are lots of things that need to be ripped out of Zen that are now in Drupal 7 core.

zen 5.x-1.2

JohnAlbin - February 15, 2009 - 05:53
Official release from CVS tag: DRUPAL-5--1-2
First released: February 15, 2009 - 05:53
Download: zen-5.x-1.2.tar.gz
Size: 317.17 KB
md5_file hash: 1da8fa556041d8d0e278d96ba4662b9d
Last updated: February 15, 2009 - 05:55
View usage statistics for this release
  • #342004 by Amitaibu: Add css hint to prevent cramped-looking tables
  • #290657: Liquid layout does not have min-width enforced
  • #279896 by lutegrass: Help prevent double H1 tags on homepage that is not /node
  • #346706 by jsaints: Content clipped after page one when printing in Firefox
  • * Added $body_classes_array variable to page template
  • * Simplified body class generation code
  • * Fixed theme settings CSS for IE6 users
  • #288213 by budda: Tabs in IE have a text select cursor rather than hand pointer
  • #249823: Add options to toggle display of primary and secondary links
  • #281106 by kmonty: Erroneous whitespace when div.clear-block touches bottom edge of viewport
  • #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

zen 6.x-1.0

JohnAlbin - February 13, 2009 - 20:05
Official release from CVS tag: DRUPAL-6--1-0
First released: February 13, 2009 - 20:05
Download: zen-6.x-1.0.tar.gz
Size: 374.93 KB
md5_file hash: 334c0a648b2e1b5f80e9e5e0754869a4
Last updated: February 13, 2009 - 20:11
View usage statistics for this release
  • #342004 by Amitaibu: Add css hint to prevent cramped-looking tables
  • #290657: Liquid layout does not have min-width enforced
  • #329769 by kmonty: Update zen_id_safe to remove underscores
  • #275832: hook_theme implementation breaks maintenance page when database is down
  • #362104: layout breaks on Zen-themed maintenance page
  • * Changed "or" back to "||" in template files since themers do need to learn a little PHP
  • #346867 by debonator: navbar-inner is missing the "clear-block" class
  • #325610 by Garrett Albright: Site name and logo don't link to frontpage on multilingual site
  • #281106: Erroneous whitespace when div.clear-block touches bottom edge of viewport
  • #365631: Zen's table-styling-fix breaks update module's styling
  • #322480 by grendzy, mr.baileys, Bevan, and JohnAlbin: Make registry rebuild warning less obtrusive

zen 6.x-2.x-dev

JohnAlbin - February 13, 2009 - 07:55
Nightly development snapshot from CVS branch: DRUPAL-6--2
First released: February 13, 2009 - 07:55
Download: zen-6.x-2.x-dev.tar.gz
Size: 153.65 KB
md5_file hash: f5fcf6e0ede91f4d737ee2de4115b8e5
Last updated: November 11, 2009 - 12:26
View usage statistics for this release

New features for Drupal 6 will be developed in this release.

This code is stable, but not well documented. And can be safely used on a production website. We will be adding new features before the official 6.x-2.0 release and possibly changing a couple features, but this -dev release will continue to work “out of the box” at all times.

So, developing a sub-theme on a particular download of 6.x-2.x-dev should be relatively pain-free. However, developing a sub-theme while constantly downloading the latest 6.x-2.x-dev may be challenging.

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

zen 6.x-1.0-beta2

JohnAlbin - May 20, 2008 - 13:15
Official release from CVS tag: DRUPAL-6--1-0-beta2
First released: May 20, 2008 - 13:15
Download: zen-6.x-1.0-beta2.tar.gz
Size: 319.96 KB
md5_file hash: 18f3526daa89f623b17aee41336e92ce
Last updated: May 20, 2008 - 13:20
View usage statistics for this release

Critical fix for PHP 4 users.

  • #260016: PHP 4 Parse error: syntax error, unexpected '&'

zen 6.x-1.0-beta1

JohnAlbin - May 14, 2008 - 17:50
Official release from CVS tag: DRUPAL-6--1-0-beta1
First released: May 14, 2008 - 17:50
Download: zen-6.x-1.0-beta1.tar.gz
Size: 319.87 KB
md5_file hash: a99d11312abcc0e057ceb664f3c6ac90
Last updated: May 14, 2008 - 17:55
View usage statistics for this release
  • #253609 by jjeff: Add 'region' class to regions
  • #258123 by jjeff: Rearrange placement of #site-name strong
  • #248103: Allow themes to set defaults for settings in their .info files
  • #249532: Allow subthemes to have preprocess hooks without tpl files
  • #223518: Option to show page title in breadcrumbs
  • #253249: zen_id_safe fails when first character is extended latin
  • #251632: Make the closure region more useful
  • #199682: 'Submitted by' text is shown for content even if setting is disabled
  • #222339: Blocks in Zen Classic header and closure lack padding
  • #248780: admin table styles override update_status styling
  • #232840: OpenID login block displaying incorrectly
  • #246110 by jjeff: zen.css breaks .container-inline
  • #229661: earch Box doesn't return any results or warnings

zen 5.x-1.1

JohnAlbin - April 21, 2008 - 11:21
Official release from CVS tag: DRUPAL-5--1-1
First released: April 21, 2008 - 11:21
Download: zen-5.x-1.1.tar.gz
Size: 316.28 KB
md5_file hash: 66223a82e97434bfb29f645feeea4840
Last updated: April 21, 2008 - 11:25
View usage statistics for this release

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
First released: February 14, 2008 - 12:19
Download: zen-5.x-1.0.tar.gz
Size: 306.07 KB
md5_file hash: f0234b3848abfb021cd055e6edc01bd4
Last updated: February 14, 2008 - 12:20
View usage statistics for this release

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:

zen 5.x-1.0-beta2

JohnAlbin - January 29, 2008 - 10:37
Official release from CVS tag: DRUPAL-5--1-0-beta2
First released: January 29, 2008 - 10:37
Download: zen-5.x-1.0-beta2.tar.gz
Size: 303.21 KB
md5_file hash: f7cd52a4fbb43fc9dc74048cef581160
Last updated: January 29, 2008 - 10:40
View usage statistics for this release
  • #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
First released: January 6, 2008 - 15:25
Download: zen-5.x-1.0-beta1.tar.gz
Size: 302.85 KB
md5_file hash: af9dd348b1daac6a1b96089184b9144e
Last updated: January 6, 2008 - 15:30
View usage statistics for this release
  • 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

zen 5.x-0.8

JohnAlbin - November 29, 2007 - 07:15
Official release from CVS tag: DRUPAL-5--0-8
First released: November 29, 2007 - 07:15
Download: zen-5.x-0.8.tar.gz
Size: 286.82 KB
md5_file hash: e2e9fdd6a945060cc34ad18214cf0773
Last updated: November 29, 2007 - 07:20
View usage statistics for this release
  • #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
First released: October 15, 2007 - 08:35
Download: zen-5.x-0.7.tar.gz
Size: 160.62 KB
md5_file hash: 790b67e4bd0fe36514da8be3e528221f
Last updated: October 15, 2007 - 08:40
View usage statistics for this release
  • #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

jjeff - January 18, 2007 - 16:22
Nightly development snapshot from CVS branch: DRUPAL-5
First released: January 18, 2007 - 16:22
Download: zen-5.x-1.x-dev.tar.gz
Size: 184.8 KB
md5_file hash: a0ae0d3e9d40b9fc5bf73c69291db8c3
Last updated: November 11, 2009 - 00:23
View usage statistics for this release

development (beta) version compatible with Drupal 5.x

zen 5.x-0.6

jjeff - January 17, 2007 - 05:29
Official release from CVS tag: DRUPAL-5--0-6
First released: January 17, 2007 - 05:29
Download: zen-5.x-0.6.tar.gz
Size: 157.38 KB
md5_file hash: 49b0c10a54c4878341359aa0277a2b61
Last updated: January 17, 2007 - 05:30
View usage statistics for this release

Prerelease version of Zen theme for Drupal 5.

zen 5.x-0.5

jjeff - January 17, 2007 - 05:13
Official release from CVS tag: DRUPAL-5--0-5
First released: January 17, 2007 - 05:13
Download: zen-5.x-0.5.tar.gz
Size: 157.26 KB
md5_file hash: 525430ed2dac0c25fceb0d80044b2d4d
Last updated: January 17, 2007 - 05:15
View usage statistics for this release

Pre-release version of Zen theme for Drupal 5.

zen 6.x-1.x-dev

jjeff - November 11, 2006 - 09:14
Nightly development snapshot from CVS branch: DRUPAL-6--1
First released: November 11, 2006 - 09:14
Download: zen-6.x-1.x-dev.tar.gz
Size: 131.74 KB
md5_file hash: 1c17115d2f53ea32588e220ab8287360
Last updated: November 11, 2009 - 12:26
View usage statistics for this release

Conversion to Drupal 6 compatibility has been completed, but there may be a few bugs. Bug reports (and, of course, bug fixes!) will be appreciated.

This code is stable. And can be safely used on a production website. We will be adding new features before the official 6.x-1.0 release and possibly changing a couple features, but this -dev release will continue to work “out of the box” at all times.

Syndicate content
 
 

Drupal is a registered trademark of Dries Buytaert.