| Commit | Line | Data |
|---|---|---|
| 701ae5ff J |
1 | // $Id$ |
| 2 | ||
| 3229a9ab J |
3 | Zen 6.x-1.x-dev, xxxx-xx-xx (development release) |
| 4 | ------------------------ | |
| c2f2c382 | 5 | - #600758 by mattyoung: Secondary links run together in one line with primary links |
| 54776bd4 | 6 | - #600344 by mgifford: Use of absolute font size in block editing links breaks WCAG 2.0 |
| 5c124b17 | 7 | - #546904 by Jennifer_M: List $node as available variable in page.tpl.php |
| ba87a4bd | 8 | - #583716 by droidenator: Empty title can cause breadcrumbs to display incorrectly |
| 15e36a10 | 9 | - #600920 by kto.3decb: Fix incorrect comment block class name |
| a035c6af | 10 | - #297084: Remove ctype_lower() from zen_id_safe() to prevent WSOD/Fatal error on some systems |
| a643594d | 11 | - #317417 by JohnAlbin and quicksketch: Fix off-line maintenance page since drupal_get_path('theme', 'zen') won't work |
| 5db1c6c6 | 12 | - #545320 by Deslack: Use of split() generate E_DEPRECATED warnings on PHP 5.3.0 |
| 8e311069 | 13 | - #472694: Drupal 6.11 broke Zen's OpenID overrides |
| 3229a9ab J |
14 | - Updated screenshot.png to use Zen logo since an actual screenshot is boring |
| 15 | - Changed "or" back to "||" in node.tpl.php since themers do need to learn a little PHP | |
| 16 | - #254821: Sub-theme's .info file triggers incorrect "out of date" flag in update module | |
| 17 | - #327455 by grendzy and erifneerg: name and id mismatch in named anchor causing validation error | |
| 18 | - #382598: .node div.links ruleset doesn't match html in node template | |
| 19 | - #382480 by Ognyan Kulev: #block-menu-2 should be #block-menu-primary-links | |
| 20 | - #374349: breadcrumb often broken when zen_breadcrumb_title is on | |
| 21 | - #426750: Removed Zen Classic sub theme | |
| 22 | - #445562: q0rban and JohnAlbin: Allow modules to declare their own block edit links | |
| b386cfc6 | 23 | |
| 3229a9ab J |
24 | Zen 6.x-1.0, 2009-02-14 |
| 25 | ----------------------- | |
| 26 | - #342004 by Amitaibu: Add css hint to prevent cramped-looking tables | |
| 27 | - #290657: Liquid layout does not have min-width enforced | |
| 28 | - #329769 by kmonty: Update zen_id_safe to remove underscores | |
| 29 | - #275832: hook_theme implementation breaks maintenance page when database is down | |
| 30 | - #362104: layout breaks on Zen-themed maintenance page | |
| 31 | - Changed "or" back to "||" in template files since themers do need to learn a little PHP | |
| 32 | - #346867 by debonator: navbar-inner is missing the "clear-block" class | |
| 33 | - #325610 by Garrett Albright: Site name and logo don't link to frontpage on multilingual site | |
| 34 | - #281106: Erroneous whitespace when div.clear-block touches bottom edge of viewport | |
| 35 | - #365631: Zen's table-styling-fix breaks update module's styling | |
| 36 | - #322480 by grendzy, mr.baileys, Bevan, and JohnAlbin: Make registry rebuild warning less obtrusive | |
| 37 | - #325630: Broken link in "Theme registry rebuilt" warning when Clean URLs is off | |
| 38 | - #324104 by JohnAlbin and dalin: Broken block editing link for Views 2 | |
| 39 | - #365205: block editing link doesn't work with Menu Block 6.x-2.1 and later | |
| 40 | - #308251 by Garrett Albright: Improve icon placement on status, warning, and error messages | |
| 41 | - Added $body_classes_array variable to page template | |
| 42 | - #343945: Fix zen_breadcrumb_title setting to use proper menu_get_active_item() | |
| 43 | - #279896 by lutegrass: Help prevent double H1 tags on homepage that is not /node | |
| 44 | - #310507 by MikeyLikesIt: Footer region not output in Zen Classic | |
| 45 | - #347195: Remove theme registry fix that was needed for broken Drupal 6.0 - 6.6 | |
| 46 | - #346706 by jsaints: Content clipped after page one when printing in Firefox | |
| 47 | - #311529: Remove core's page-ARG0 body class, leaving zen's page-PATH | |
| 48 | - Simplified body class generation code | |
| 49 | - #334956 by hansrossel: Remove no-longer-needed fix for "Flash of Unstyled Content in IE" | |
| 50 | - Fixed theme settings CSS for IE6 users | |
| 51 | - Added Photoshop file for STARTERKIT screenshot | |
| 52 | - Added Photoshop file for messages | |
| 53 | - Allow easier CSS rule overriding by including THEMENAME.css file last | |
| 54 | - Fixed message styling in Zen Classic | |
| 55 | - #308957: html-elements.css not enabled in STARTERKIT | |
| 56 | - #288213 by budda: Tabs in IE have a text select cursor rather than hand pointer | |
| 57 | - #310818: Auto theme-registry rebuild warns themer multiple times | |
| cc96fb5b | 58 | |
| 3229a9ab J |
59 | Zen 6.x-1.0-beta3, 2008-09-15 |
| 60 | ----------------------------- | |
| 61 | - #308251: Add useful styling for status, warning, and error messages | |
| 62 | - #307309: Add feature to rebuild theme registry during theme development | |
| 63 | - Removed path_to_zentheme() since we're not conditionally including wireframes.css or block-editing.css | |
| 64 | - #245832: Add IE conditional stylesheets to .info file | |
| 65 | - #263228: Allow sub-themes to override wireframes.css | |
| 66 | - #260605: Can't override block-editing.css | |
| 67 | - #308266: Don't display footer if no footer message or footer blocks | |
| 68 | - Changed $block_classes to $classes and $comment_classes to $classes and $node_classes to $classes | |
| 69 | - #290838 by thehong: Only display comments block when comments content is not empty | |
| 70 | - Don't display comment wrapper title on forums | |
| 71 | - #299397: Synchronize Zen's tpl files with core's tpl files | |
| 72 | - #281106 by kmonty: Erroneous whitespace when div.clear-block touches bottom edge of viewport | |
| 73 | - Changed "||" to "or" in template files since its more intuitive to PHP newbies | |
| 74 | - #279896: Help prevent double H1 tags on homepage that is not /node | |
| 75 | - #279896: Moved styles to zen.css that should never have been in layout.css | |
| 76 | - #255265 by kmonty: Don't "skip to nav" if there's no nav | |
| 77 | - Re-arranged sidebar classes so they are in no-sidebars -> two-sidebars order in the layout CSS files | |
| 78 | - #306856: Optimize code by adding conditional includes | |
| 79 | - Moved some comments from zen to STARTERKIT where they belong | |
| 80 | - Optimized zen_breadcrumb() | |
| 81 | - Folded template-menus.php back into template.php since its not conditionally included | |
| 82 | - Removed theme_username from STARTERKIT and zen_classic since it was fixed in Drupal 6.3 | |
| 83 | - Optimized zen_menu_item_link() | |
| 84 | - #305311: CSS files makes reference to to drupal5-reference.css | |
| 85 | - #299419: Remove empty zen.css in sub-themes | |
| 86 | - #284798: PHP warning when settings section of .info file is missing | |
| 87 | - #272655: Make STARTERKIT_theme easier to extend | |
| 6e2fcca0 | 88 | |
| 3229a9ab J |
89 | Zen 6.x-1.0-beta2, 2008-05-20 |
| 90 | ----------------------------- | |
| 91 | - #260016: PHP 4 Parse error: syntax error, unexpected '&' | |
| 6377d2ed | 92 | |
| 3229a9ab J |
93 | Zen 6.x-1.0-beta1, 2008-05-15 |
| 94 | ----------------------------- | |
| 95 | - #253609 by jjeff: Add 'region' class to regions | |
| 96 | - #258123 by jjeff: Rearrange placement of #site-name strong | |
| 97 | - #248103: Allow themes to set defaults for settings in their .info files | |
| 98 | - #249532: Allow subthemes to have preprocess hooks without tpl files | |
| 99 | - #223518: Option to show page title in breadcrumbs | |
| 100 | - #253249: zen_id_safe fails when first character is extended latin | |
| 101 | - #251632: Make the closure region more useful | |
| 102 | - #199682: 'Submitted by' text is shown for content even if setting is disabled | |
| 103 | - #222339: Blocks in Zen Classic header and closure lack padding | |
| 104 | - #248780: admin table styles override update_status styling | |
| 105 | - #232840: OpenID login block displaying incorrectly | |
| 106 | - #246110 by jjeff: zen.css breaks .container-inline | |
| 107 | - #229661: Search Box doesn't return any results or warnings | |
| 108 | - #244023 by jjeff: Make block editing links go to actual menu edit pages | |
| 109 | - #245968 by jjeff: Put the word "Comments" above comments | |
| 110 | - #238387: Update README on how to edit the .info file | |
| 111 | - #227297 by Aragorn450: CSS Include for wireframes broken | |
| 112 | - Prevented "notice: Undefined variable: edit_links" for anonymous users | |
| 113 | - Made block-editing.css a "theme"-type CSS file | |
| 114 | - #224416 by sykora: <span> displaying on mouse over on block heading | |
| 115 | - Added complete Drupal 6 CSS for easy reference by theme developers | |
| 116 | - Added Photoshop file for tabs | |
| 117 | - #222299: Block editing link in Zen Classic footer is white on white | |
| 1fc98725 | 118 | |
| 3229a9ab J |
119 | Zen 5.x-1.2, 2009-02-15 |
| 120 | ----------------------- | |
| 121 | - #342004 by Amitaibu: Add css hint to prevent cramped-looking tables | |
| 122 | - #290657: Liquid layout does not have min-width enforced | |
| 123 | - #279896 by lutegrass: Help prevent double H1 tags on homepage that is not /node | |
| 124 | - #346706 by jsaints: Content clipped after page one when printing in Firefox | |
| 125 | - Added $body_classes_array variable to page template | |
| 126 | - Simplified body class generation code | |
| 127 | - Fixed theme settings CSS for IE6 users | |
| 128 | - #288213 by budda: Tabs in IE have a text select cursor rather than hand pointer | |
| 129 | - #249823: Add options to toggle display of primary and secondary links | |
| 130 | - #281106 by kmonty: Erroneous whitespace when div.clear-block touches bottom edge of viewport | |
| 131 | - #279896: Help prevent double H1 tags on homepage that is not /node | |
| 132 | - #279896: Moved styles to zen.css that should never have been in layout.css | |
| 133 | - #255265 by kmonty: Don't "skip to nav" if there's no nav | |
| 134 | - #263228: Allow sub-themes to override wireframes.css | |
| 135 | - Added sample override template file for search block's form | |
| 136 | - Fixed _zen_hook() to look in sub-theme directory when $hook is not valid PHP function name | |
| 137 | - #223518: Option to show page title in breadcrumbs | |
| 138 | - #255263: Don't call preprocess functions twice when Zen is active theme | |
| 139 | - #253249: zen_id_safe fails when first character is extended latin | |
| 2bf29305 | 140 | |
| 3229a9ab J |
141 | Zen 5.x-1.1, 2008-04-21 |
| 142 | ----------------------- | |
| 143 | - #246109: Add MODULE_preprocess_HOOK functions to Zen | |
| 144 | - #199682: 'Submitted by' text is shown for content even if setting is disabled | |
| 145 | - #247960: Add THEME_preprocess() hook to Zen | |
| 146 | - #222339: Blocks in Zen Classic header and closure lack padding | |
| 147 | - #248720 by matt@antinomia: Only UPDATE {system} table WHERE type = 'theme' | |
| 148 | - #248780: admin table styles override update_status styling | |
| 149 | - #246110 by jjeff: zen.css breaks .container-inline | |
| 150 | - Prevented "notice: Undefined variable: edit_links" for anonymous users | |
| 151 | - Made block-editing.css a "theme"-type CSS file | |
| 152 | - Added Photoshop file for tabs | |
| 153 | - #222299: Block editing link in Zen Classic footer is white on white | |
| e0a8f494 | 154 | |
| 3229a9ab J |
155 | Zen 5.x-1.0, 2008-02-14 |
| 156 | ----------------------- | |
| 157 | - #220161: Change SUBTHEME to STARTERKIT to prevent accidental WSOD | |
| 158 | - #221545 by jjeff: Add theme_comment_wrapper() and theme_username() from Zengine | |
| 159 | - #220551: IE6: sidebars disappear when resizing window | |
| 160 | - Added body classes: section-node-add, section-node-edit, section-node-delete | |
| 161 | - Prevented display of empty help from node_help() | |
| 162 | - #219401: Add theme override examples for all functions used in Zen core | |
| 28511ba8 | 163 | |
| 3229a9ab J |
164 | Zen 5.x-1.0-beta2, 2008-01-29 |
| 165 | ----------------------------- | |
| 166 | - #214777: sub-theme's search-theme-form.tpl is ignored | |
| 167 | - #206707: tr.even/odd border-bottom is missing in IE | |
| 168 | - #207743 by jjeff: Added translatable "Unpublished" text as background | |
| 169 | - #207743 by jjeff: Added block editing links on hover | |
| 170 | - Added extended block classes (zebra class by jjeff) | |
| 171 | - #207743 by jjeff: Allow a sub-theme to add/alter block variables | |
| 172 | - #110897: oversize content causes IE6 layout breakage (now fixed in Zen Classic) | |
| 173 | - #211156 by jjeff: $subtheme_directory variable in page.tpl.php never gets populated | |
| 174 | - #206060: changed inline styling method for navbar links from inline to float | |
| 47d4fcdc | 175 | |
| 3229a9ab J |
176 | Zen 5.x-1.0-beta1, 2008-01-06 |
| 177 | ----------------------------- | |
| 178 | - Removed named anchors from doc flow to prevent any styles from appearing | |
| 179 | - #203213 by kdebaas: Add node-teaser class to nodes displayed as teasers | |
| 180 | - #203112 by kdebaas: Un-localizable string in search-theme-form.tpl.php | |
| 181 | - #201793: Fixed fatal error when no settings are added to a sub-theme's settings | |
| 182 | - #196181: _phptemplate_callback doesn't look in sub-theme folder for .tpl.php files | |
| 183 | - Added sample override template file for drupal search form | |
| 184 | - Added SUBTHEME directory as a starter sub-theme for developers | |
| 185 | - #199036 by joachim: Make padding on #squeeze conditional | |
| 186 | - #199578: Fatal error on Zen Classic theme settings when using admin theme | |
| 187 | - #200380 by psynaptic: missing semi-colon in layout-fixed.css | |
| 188 | - #196230: Tabs broken in IE5 and IE6 | |
| 189 | - #199682: 'Submitted by' text is shown even if setting is disabled | |
| 190 | - #171201: Remove un-localizable date/time format from base theme | |
| 191 | - Added theme settings to control layout method and wireframes inclusion | |
| 192 | - Added fixed layout stylesheet | |
| 47d4fcdc | 193 | |
| 3229a9ab J |
194 | Zen 5.x-0.8, 2007-11-29 |
| 195 | ----------------------- | |
| 196 | - #196223: IE5 always loads @import print stylesheet | |
| 197 | - #184232: Add README documentation | |
| 198 | - #121991: Source rendering order needs adjustment | |
| 199 | - #110897: oversize content causes IE6 layout breakage | |
| 200 | - Added unique classes for each page and website section | |
| 201 | - Added customizable breadcrumb settings | |
| 202 | - Split template.php into multiple files to ease theme developer overload | |
| 203 | - Add prettier tab styling | |
| 204 | - #141784: Add conditional IE stylesheets | |
| 205 | - Merge zen-fixed with zen_classic | |
| 206 | - Add optional Theme Settings API integration | |
| 207 | - #169359: Base CSS and tpl files don't get loaded (sub-theme with page.tpl.php) | |
| 208 | - #171464: Create starter theme; migrate current style to a sub-theme | |
| 209 | - Add ability to change regions in a sub-theme | |
| 210 | - Add complete Drupal 5 CSS for easy reference by theme developers | |
| 211 | - #183936: Backport Drupal 6 $body_classes | |
| 7c5fa196 | 212 | |
| 3229a9ab J |
213 | Zen 5.x-0.7, 2007-10-15 |
| 214 | ----------------------- | |
| 215 | - #100894: For SEO, H1#site-name should be div#site-name strong | |
| 216 | - #118467 by leandrosiow: Screen redraw errors with resizable textareas in Firefox | |
| 217 | - #154937 by msonnabaum: add skip navigation for screen readers/mobility impaired | |
| 218 | - #122592: Ability to theme each primary link | |
| 219 | - #178560 by incognito: Shifting avatars in the comment blocks | |
| 220 | - #110553 by rport: Use png instead of gif for images | |
| 221 | - #120052: Add linux fonts | |
| 222 | - #183360: Empty H2 appears on blocks with no titles | |
| 223 | - #121101: zen.css does not validate | |
| 224 | - #110902: IE6: text falls outside and to the left of content area | |
| 225 | - #183354: Add a div around the feed icons | |
| 226 | - #120341: Sidebar has unwanted 5em bottom margin | |
| 227 | - #122938: Enabling CSS aggregation messes up the CSS in Safari | |
| 228 | - #110897: oversize content causes IE6 layout breakage | |
| 229 | - #119270: profile pictures indenting | |
| 230 | - #118170 by mr700: blockquote css border has two widths | |
| 231 | - #110810: change .submitted span to div | |
| 232 | - #100899: don't use sidebar class for widths | |
| 233 | - #182130 by joachim: links in h2 and h3 different sizes | |
| 234 | - #182556: Added CHANGELOG | |
| 7c5fa196 | 235 | |
| 3229a9ab J |
236 | Zen 5.x-0.6, 2007-01-17 |
| 237 | ----------------------- | |
| 238 | - Initial pre-release |