zen 7.x-6.x-dev
| Download | Size | md5 hash |
|---|---|---|
| zen-7.x-6.x-dev.tar.gz | 6.93 KB | 7a4ac8e079928c23d24738c5f26d66d2 |
| zen-7.x-6.x-dev.zip | 7.1 KB | 39458aa272238514f3726e21c42f961a |
Release notes
In order to add a 7.x-6.x to the issue queue categorization, I had to create this (for now) fake release.
See #1931746: Update Zen's SMACSS implementation to use Drupal 8 CSS Architecture guide
zen 7.x-5.1
| Download | Size | md5 hash |
|---|---|---|
| zen-7.x-5.1.tar.gz | 247.57 KB | 05dfedea459f99b8fdeaee06e8714749 |
| zen-7.x-5.1.zip | 304.25 KB | 56ac8e68b65109188413534ddb326cc2 |
Release notes
The following items were fixed in Zen 7.x-5.1:
- #1558952: #navigation overflows parent container in fixed width layout
- #1567606: #content overflows parent container in fixed width layout with no sidebars
- #1571832: PHP Notice: Undefined index: content in template.php's zen_html_head_alter()
- #1577934: Use of add_import_path in config.rb causes compass watch to fail
- Update to Zen Grids 1.2
- #1554848: Vertical positioning of navigation is wrong/too high
- #1557828: PHP warnings due to maintenance-page.tpl being out-of-sync from html.tpl and page.tpl
To upgrade from 7.x-5.0 to 7.x-5.1, you must follow the upgrade instructions. It’s not that hard, really. :-)
zen 7.x-5.0
| Download | Size | md5 hash |
|---|---|---|
| zen-7.x-5.0.tar.gz | 247.66 KB | 81c88846e9e8a2dffba88768431775df |
| zen-7.x-5.0.zip | 303.76 KB | 9511e77cf1cb6e7f8e23b0f1be2db2bf |
Release notes
- #1539166: Remove page-backgrounds.css
- #1420476: a.button needs styling
- #1532268: Allow sub-theme to import a module's Sass files
- #1530204: Update meta tags to match Drupal 8
- #1463138: Tabs css conflict with views
- #1144240: Make menu block styling the same as theme's menu links in navigation region
- #1527126: Inline link styling is broken
- #1524228: Turn off IE6/7 support by default for 7.x-5.0-beta1 (and later)
- #1181622: Add responsive layouts to Zen
- #1403052: Add if statement around <header> in node.tpl
- Remove clearfix classes from page.tpl
- #1468104: conditional classes on html tag cause IE to ignore meta X-UA-Compatible tag and show compatibility mode button
- #1440230: Update IE html classes to match new names from HTML5 boilerplate v3
- #1105868: Add needed JavaScript documentation to script.js
- #1406704: double dash in comments breaks layout in Camino and some other browsers
- #1426260: Javascript error in html5-respond.js
- #1389060: Update to v3 of HTML5 shim and remove InnerShiv
- #1361592: Remove div.content from block.tpl
- #1348258: Add box-sizing: border-box to the Zen Columns layout method
- #1355444: $rdf_namespaces variable incorrectly printed in maintenance-page.tpl
- #1246540: Add aria landmark roles to Zen
- #1249314: Add Respond.js to Zen
- #1347236: Convert page markup to HTML5
- #1352308: Add HTML comments for region template suggestions
- #1352296: Remove "with-navigation" class and make navigation bar display unconditionally
- #1348032: Convert breadcrumb markup to HTML5
- #1347934: region--content.tpl doesn't override region--no-wrapper.tpl
- #1343982: Convert node markup to HTML5
- #1343896: Convert comment markup to HTML5
- #1343916: Make user pictures more semantic by inlining with "submitted" content
- #1343856: Add <time> with pubdate to nodes and comments
- #1295296: Add HTML5 display definitions from D8 and normalize.css
- #1329530: Rename "--bare" templates to use the more descriptive "--no-wrapper"
- #1295716: system.menu.css only overridden in starterkit, not zen
- #1249314: Add Respond.js to Zen
- #1249314: Add Respond.js to Zen
- Work-around for a core bug affecting node edit forms; see issue #943212: hook_form_system_theme_settings_alter() vs. THEME_form_system_theme_settings_alter() name-clash
- Add $html_attributes and $html_attributes_array to html.tpl
- #1179128: Too easy to get undefined variable in maintenance-page.tpl.php
- #1249790: Convert tabs from old sliding-door CSS technique to CSS3
- #1279236: Override core's system.menus.css since we already override the styles
- #1154358: Add theme setting for skip link text
- #1239390: Add conditionally-classed HTML tag and remove IE conditional stylesheets
- #1249314: Add Respond.js to Zen
- #1249326: Add HTML5 shim and innerShim to Zen
- #1245900: Strip wrapping divs from "main page content" block and content region
- #1239390: Add conditionally-classed HTML tag and remove IE conditional stylesheets
- Add meta tags necessary for mobile device support
- Remove HTTP request for print stylesheet
- #1134622: Get SASS/Compass into Zen
- #535038: HTML 5 support
zen 7.x-3.1
| Download | Size | md5 hash |
|---|---|---|
| zen-7.x-3.1.tar.gz | 212.75 KB | 5a39bc3ef5a92d54509fd4fd72113273 |
| zen-7.x-3.1.zip | 239.92 KB | 3818a5b1d291ca4d30d825021f750a23 |
Release notes
- #812480 by Garrett Albright and JohnAlbin: Make "Jump to Nav" link configurable
- #1135120: PHP notice about undefined $highlight variable on maintenance-page.tpl
- #705264 by grendzy: Allow Zen (and subthemes) to be used without a database
- #774838: Add view_mode class to node.tpl
- #1126206 by mahfiaz: Typo in print.css; should be .region-footer
- #1118168 by kristofer: Remove toolbar from printed pages
- #1118182: Block-level vertical rhythm CSS rule is broken
- #1117372: Bullets appear next to Main menu links and Secondary menu links
zen 7.x-3.0
| Download | Size | md5 hash |
|---|---|---|
| zen-7.x-3.0.tar.gz | 212.33 KB | e4d51192e0a9e7f31259494e3f06fc84 |
| zen-7.x-3.0.zip | 239.37 KB | be62ab4b992e6bdc1c860f468310d507 |
Release notes
- #774836 by hefox: Check if node $title is set before outputting
- #992616 by JohnAlbin and adrinux: Comments in layout RTL stylesheets are incorrect
- #822570 by JohnAlbin and AaronCollier: Add focus styling to tabs
- #1092372 by JohnAlbin and davebv: Simplify pages styling
- #1115330: Styling in ie.css is only needed for IE7 and earlier
- #481952 by kdebaas and JohnAlbin: Add vertical rhythm to line heights and margins
- #370419: Remove messages.css in favor of core's styling
- #1102770: Installing Zen prevents Appearance page from loading on some systems
- #835982 by JohnAlbin, mverbaar, marcvangend: Drush support for sub-theme creation
- #1084504 by Crossfeed, komal.savla, Network and JohnAlbin: PHP Error when secondary menu or menu module is disabled
- #1085422 by hswong3i: Highlighted region's machine name doesn't match core
- #1082242 by joeyabbs: Maintenance page is missing span around site name
zen 6.x-2.1
| Download | Size | md5 hash |
|---|---|---|
| zen-6.x-2.1.tar.gz | 175.83 KB | 28191198a45726ab55e7baba7f414843 |
| zen-6.x-2.1.zip | 226.03 KB | 109a5f22686bf953ef1a1f1a2c9dc453 |
Release notes
- #774836 by hefox: Check if node $title is set before outputting
- #705264 by JohnAlbin, Jehu, mlncn and zenic: Allow Zen (and subthemes) to be used without a database
- #1046090 by daniels and JohnAlbin: $styles is destroyed by rare bug with APC
- #1083700: Add $submitted variable back into node.tpl
- #1086820 by tacituseu: Views classes redundant since Views 6.x-2.9
- #1017062 by adrinux: Block edit links span entire block on RTL pages
- #774838 by bangpound, hefox and JohnAlbin: Add default case for build_mode
- #919838 by saem, rgbivens and JohnAlbin: Theme description links to wrong docs
- #992616 by JohnAlbin and adrinux: Comments in layout RTL stylesheets are incorrect
- #822570 by JohnAlbin and AaronCollier: Add focus styling to tabs
- #1072268: Zen theme doesn't load RTL styles
- #929630 by juan_g and akalata: URL for overriding stylesheets documentation has changed
- #742208: Conflict with domain theme module
zen 7.x-5.x-dev
| Download | Size | md5 hash |
|---|---|---|
| zen-7.x-5.x-dev.tar.gz | 266.5 KB | 1c74745407c92aa47cf4f4032543ef8e |
| zen-7.x-5.x-dev.zip | 320.97 KB | 709e279576f833d0053cc12d57d4c1ca |
Release notes
HTML5 version of Zen.
zen 6.x-1.2
| Download | Size | md5 hash |
|---|---|---|
| zen-6.x-1.2.tar.gz | 131.48 KB | 2ecf2b675a49580ce737e91570ee1a23 |
| zen-6.x-1.2.zip | 144.32 KB | 29ff1611cca827b5aac079a5bdb391e0 |
Release notes
- #593290 by sfyn and JohnAlbin: Chaos Tools/Panels edit tab not working with Zen
zen 6.x-2.0
| Download | Size | md5 hash |
|---|---|---|
| zen-6.x-2.0.tar.gz | 176.13 KB | f1c9043ab101550e16353ab33f22ee2f |
| zen-6.x-2.0.zip | 231.77 KB | bdc4fa32fb408769bb20ca2d79816293 |
Release notes
Changes since 6.x-2.0-beta1:
- #791056 by meatsack and JohnAlbin: Zen clobbers Views 3 classes
- #838338: element-invisible class doesn't fully hide elements
- #723514 by kmonty: Link in STARTERKIT description incorrect
- Skip navigation's ID changed from #skip-to-nav to #skip-link
- Added $block_html_id to block.tpl.php
- #772488 by andreiashu: Fatal error: Call to undefined function ctools_menu_primary_local_tasks()
- #707410 by agentrickard and JohnAlbin: Add page-views and page-panels body classes
- #691426: Add D7-style named implementations of theme_links in page.tpl
- #683904: SUBTHEME_process functions do not work
- #552156: broken clearfix class causes overlapping containers in IE7
- #593290 by sfyn and JohnAlbin: Chaos Tools/Panels edit tab not working with Zen
- #661628 by Jacine and JohnAlbin: Integration with Skinr module
zen 6.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| zen-6.x-1.1.tar.gz | 131.69 KB | 1a64f7b9d24d520ba3ffca641937595c |
| zen-6.x-1.1.zip | 150.11 KB | 1112749e4f34d79f0f5b2e7bcf4d6bb2 |
Release notes
See SA-CONTRIB-2012-081 - Zen - Cross Site Scripting.
- #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
zen 6.x-2.0-beta1
| Download | Size | md5 hash |
|---|---|---|
| zen-6.x-2.0-beta1.tar.gz | 150.12 KB | 08015c0d0b040dba9721a05fc99768e4 |
| zen-6.x-2.0-beta1.zip | 185.21 KB | 95e5be445151ad990fdd0d73c6cc92bf |
Release notes
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
| Download | Size | md5 hash |
|---|---|---|
| zen-7.x-3.x-dev.tar.gz | 217.13 KB | e712137f1509b03b47c82a6f73e423d3 |
| zen-7.x-3.x-dev.zip | 260.96 KB | b96a6ce641c037356567fb61748b81ac |
Release notes
The porting of Zen to Drupal 7 has just started and there are still some things that need to be ripped out of Zen that are now in Drupal 7 core. See #563060: Port Zen to Drupal 7 for current progress.
zen 5.x-1.2
| Download | Size | md5 hash |
|---|---|---|
| zen-5.x-1.2.tar.gz | 317.17 KB | 1da8fa556041d8d0e278d96ba4662b9d |
| zen-5.x-1.2.zip | 332.77 KB | 6bd6e572a830772a418a66849cb0aef7 |
Release notes
- #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
| Download | Size | md5 hash |
|---|---|---|
| zen-6.x-1.0.tar.gz | 374.93 KB | 334c0a648b2e1b5f80e9e5e0754869a4 |
| zen-6.x-1.0.zip | 396.29 KB | bc97bde5441e7487b6c0917297ea91df |
Release notes
- #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
| Download | Size | md5 hash |
|---|---|---|
| zen-6.x-2.x-dev.tar.gz | 174.34 KB | eb721631fb47b207f5491931cea1b7bc |
| zen-6.x-2.x-dev.zip | 223.71 KB | 4660b47b43b1403b45d7d9ae70576d2c |
Release notes
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
| Download | Size | md5 hash |
|---|---|---|
| zen-6.x-1.0-beta3.tar.gz | 330.04 KB | af4627f4d61ec1f3642d6c6ddc38ac7f |
| zen-6.x-1.0-beta3.zip | 345.41 KB | 6a80c8a9d9e0d724986cddc604a40b98 |
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
zen 6.x-1.0-beta2
| Download | Size | md5 hash |
|---|---|---|
| zen-6.x-1.0-beta2.tar.gz | 319.96 KB | 18f3526daa89f623b17aee41336e92ce |
| zen-6.x-1.0-beta2.zip | 334.02 KB | 8806641032f2e8ae3650c54780f268d0 |
Release notes
Critical fix for PHP 4 users.
- #260016: PHP 4 Parse error: syntax error, unexpected '&'
zen 6.x-1.0-beta1
| Download | Size | md5 hash |
|---|---|---|
| zen-6.x-1.0-beta1.tar.gz | 319.87 KB | a99d11312abcc0e057ceb664f3c6ac90 |
| zen-6.x-1.0-beta1.zip | 333.91 KB | 60badfb07f0d37b84105c2200e69f48f |
Release notes
- #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
| Download | Size | md5 hash |
|---|---|---|
| zen-5.x-1.1.tar.gz | 316.28 KB | 66223a82e97434bfb29f645feeea4840 |
| zen-5.x-1.1.zip | 330.59 KB | 751b7433a2807e147780c015d6f35d3e |
Release notes
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
| Download | Size | md5 hash |
|---|---|---|
| zen-5.x-1.0.tar.gz | 306.07 KB | f0234b3848abfb021cd055e6edc01bd4 |
| zen-5.x-1.0.zip | 320.85 KB | 9b5af998f75f3bd6c297985c7ec2c7e2 |
Release notes
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:
Read more