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