| Commit | Line | Data |
|---|---|---|
| bed00046 J |
1 | Zen 6.x-2.x-dev, xxxx-xx-xx (development release) |
| 2 | --------------------------- | |
| d90f68f9 | 3 | - #774838 by bangpound and hefox: Add default case for build_mode |
| add1a2a3 | 4 | - #919838 by saem, rgbivens and JohnAlbin: Theme description links to wrong docs |
| eed15447 | 5 | - #992616 by JohnAlbin and adrinux: Comments in layout RTL stylesheets are incorrect |
| 93b77548 | 6 | - #822570 by JohnAlbin and AaronCollier: Add focus styling to tabs |
| 814f6538 | 7 | - #1072268: Zen theme doesn't load RTL styles |
| e631ee30 | 8 | - #929630 by juan_g and akalata: URL for overriding stylesheets documentation has changed |
| 35349dbe | 9 | - #742208: Conflict with domain theme module |
| 04dbdc4b | 10 | - #1063226 by tacituseu, danillonunes and barraponto: Unpublished comment style is not applied |
| 4353341c | 11 | - #962356: Convert region template suggestions into theme hook suggestions |
| faf4bc77 | 12 | - #978640 by marcvangend: Whitespace before comment causes jQuery error |
| feb73a51 | 13 | - #1046394 by n8tron and JohnAlbin: Add first and last classes to blocks |
| 84f9b16f | 14 | - #870080 by mverbaar: Correction to README.TXT for STARTERKIT |
| 28feeaf6 | 15 | - #707410 by AdrianB: improve detection of Panels pages |
| 349f7405 | 16 | - #634552 by JohnAlbin and tim.plunkett: Conflict with context module |
| cc8f2faf | 17 | - #941714: Modules setting $classes in preprocess functions breaks expected Zen classes |
| ea1b6f25 | 18 | - #932826: mytheme_links__system_main_menu() doesn't work as expected |
| f9a9f80f | 19 | - Fix PHP warning on maintenance page |
| fbdc6ce0 | 20 | - #690026: Cannot override region.tpl.php |
| 54b77701 | 21 | |
| 222d67e8 J |
22 | Zen 6.x-2.0, 2010-06-26 |
| 23 | ----------------------- | |
| 337ff0a2 | 24 | - #791056 by meatsack and JohnAlbin: Zen clobbers Views 3 classes |
| fd4c2977 | 25 | - #838338: element-invisible class doesn't fully hide elements |
| c460976e | 26 | - #723514 by kmonty: Link in STARTERKIT description incorrect |
| a3118989 J |
27 | - Skip navigation's ID changed from #skip-to-nav to #skip-link |
| 28 | - Added $block_html_id to block.tpl.php | |
| 29 | - #772488 by andreiashu: Fatal error: Call to undefined function | |
| 30 | ctools_menu_primary_local_tasks() | |
| fbb0e7b8 | 31 | - #707410 by agentrickard and JohnAlbin: Add page-views and page-panels body classes |
| 673abbb2 | 32 | - #691426: Add D7-style named implementations of theme_links in page.tpl |
| 8207c4d5 | 33 | - #683904: SUBTHEME_process functions do not work |
| b2f7fe4f | 34 | - #552156: broken clearfix class causes overlapping containers in IE7 |
| 8206f826 | 35 | - #593290 by sfyn and JohnAlbin: Chaos Tools/Panels edit tab not working with Zen |
| 3dd81302 | 36 | - #661628 by Jacine and JohnAlbin: Integration with Skinr module |
| a3118989 | 37 | - by Jacine: Added views-view.tpl.php with support for $classes variables |
| ea08508b | 38 | - by caroltron, gleroux02, _natron, and JohnAlbin: Add panels 3 layouts using |
| a3118989 | 39 | Zen layout method |
| 0e944310 | 40 | |
| c01b86e1 J |
41 | Zen 6.x-2.0-beta1, 2009-11-10 |
| 42 | ----------------------------- | |
| 2488597e | 43 | - #478134 by mithrill: Improve docs about sites/all/themes and sites/default/themes folders |
| 13ad428d | 44 | - #628070 by Aren Cambre: Change "jquery" to "JavaScript" in STARTERKIT.info.txt |
| 5170f075 | 45 | - #626868 by alefteris: Replace Bitstream Vera with DejaVu fonts |
| 47b8ab93 | 46 | - #624818 by Aren Cambre and Garrett Albright: Tahoma shouldn't be first font pick |
| 03b10f12 | 47 | - #600344 by mgifford: Use of absolute font size in block editing links breaks WCAG 2.0 |
| 9d75885c | 48 | - #546904 by Jennifer_M: List $node as available variable in page.tpl.php |
| b6656287 | 49 | - #583716 by droidenator: Empty title can cause breadcrumbs to display incorrectly |
| f8509c4c | 50 | - #600920 by kto.3decb: Fix incorrect comment block class name |
| a20a7825 | 51 | - #624046: Replace zen_id_safe() with drupal_html_class() and drupal_html_id() |
| 728d750b | 52 | - Renamed $closure_region region to $page_closure |
| 9466056b | 53 | - #622324: Update page.tpl to use ideas from D7 |
| c7476037 J |
54 | - Renamed #page and #page-inner to #page-wrapper and #page |
| 55 | - Added <span> around site name | |
| 56 | - Moved #skip-to-nav styling to pages.css | |
| 57 | - Removed #navigation link anchor | |
| 58 | - Renamed div#header-inner to div.section which can be themed with #header .section | |
| 59 | - Renamed #main and #main-inner to #main-wrapper and #main | |
| 60 | - Renamed div#content-inner to div.section which can be themed with #content .section | |
| 61 | - Removed #content-header div | |
| 62 | - Added $highlight region | |
| 63 | - Renamed #navbar div to #navigation | |
| 64 | - Renamed $navbar region to $navigation | |
| 65 | - Renamed .with-navbar class to .with-navigation | |
| 66 | - Added #navigation .section div | |
| 67 | - Removed #sidebar-first, #sidebar-first-inner, #sidebar-second, #sidebar-second-inner and moved styles to .region-sidebar-first, .region-sidebar-first .section, .region-sidebar-second, .region-sidebar-second .section | |
| 68 | - Added #footer .section div | |
| 995d309c | 69 | - Added region-sidebar.tpl.php template suggestion |
| 66a149f9 | 70 | - #308254: Make "skip to nav" styling more useful and less intrusive |
| 9dfc7d9f | 71 | - #621798: Change sidebar variables to be RTL friendly and $shows_blocks compatible |
| c7476037 J |
72 | - #547696: Update node.tpl to use ideas from D7 |
| 73 | - Renamed $picture to $user_picture in node.tpl.php | |
| 74 | - Renamed .sticky class to .node-sticky in node.tpl.php | |
| 75 | - Removed #node-inner div | |
| 76 | - Added $display_submitted variable and deprecated $submitted variable | |
| 77 | - Renamed the .node-mine class to .node-by-viewer | |
| 4d83e7ee | 78 | - #620794: Update block.tpl to use ideas from D7 |
| c7476037 J |
79 | - Removed .block-inner div |
| 80 | - Renamed $block->subject variable to $title | |
| 81 | - Renamed $block->content variable to $content | |
| 6d018728 | 82 | - #548994: Update comment.tpl and comment-wrapper.tpl to use ideas from D7 |
| c7476037 J |
83 | - Renamed comment-wrapper's h2#comments-title to #comments h2.title |
| 84 | - Added $created to comment.tpl and deprecated $submitted | |
| 85 | - Removed #comment-inner div | |
| 86 | - comment div classes changed: | |
| 87 | - .comment-by-anon changed to .comment-by-anonymous | |
| 88 | - .comment-by-author changed to .comment-by-node-author | |
| 89 | - .comment-mine changed to .comment-by-viewer | |
| 90 | - .comment-published was removed | |
| 842c5607 J |
91 | - #311458: Search box gets disabled after arbitrary amount of time |
| 92 | - Added $classes and $classes_array to all templates, not just Zen's templates | |
| d212bfc9 J |
93 | - Renamed page.tpl's $body_classes and $body_classes_array to $classes and $classes_array |
| 94 | - #564068: Views classes are missing from $classes variable | |
| fdb523d3 | 95 | - Simplified header, content_top, content_bottom, navbar, and footer region markup |
| 94f89279 J |
96 | - Add region.tpl.php template |
| 97 | - Render $edit_links_array in zen_process_block | |
| 0db41f1b | 98 | - #546858: Add THEME_process_HOOK functions to Zen |
| 3183d194 | 99 | - #317417 by JohnAlbin and quicksketch: Fix off-line maintenance page since drupal_get_path('theme', 'zen') won't work |
| 9cad8135 | 100 | - #549798 by caroltron: page-backgrounds.css missing from .info file |
| 3b3918a4 | 101 | - Remove ie5.css from STARTERKIT and deprecate support for IE5 |
| c91ed8a5 J |
102 | - #547696: Update node.tpl to use ideas from D7 |
| 103 | - Renamed $picture to $user_picture in node.tpl.php | |
| 104 | - Renamed sticky class to node-sticky in node.tpl.php | |
| 78362cd3 | 105 | - Added $build_mode variable to node.tpl.php |
| 72b2ad35 | 106 | - #445814: Change primary/secondary link rendering and move secondary menu to footer |
| 8f7cdd85 | 107 | - #445822: Simplify wrapper divs around logo, site name, slogan |
| 389c3c1c | 108 | - #546862: Add D7's element-hidden and element-invisible for accessibility features |
| 773fbd06 | 109 | - #547382: Rename Zen's reset stylesheet to html-reset.css from html-elements.css |
| f3683549 | 110 | - #527494: Follow Drupal's proposed CSS coding standards |
| a06bd438 | 111 | - #480610 by kdebaas: css class .field-type-image does not exist anymore in 6.x version of the module |
| ad0416cf | 112 | - #545320 by Deslack: Use of split() generate E_DEPRECATED warnings on PHP 5.3.0 |
| 6a4ea509 | 113 | - #542818: Using alternate layout method causes .clearfix class to disappear |
| 007fb748 | 114 | - #546828: Move tpl.php files to a templates folder in the root zen directory |
| bc8cb545 | 115 | - #546792: Remove box.tpl.php |
| 78d8d215 J |
116 | - #513926: Sub-themes cannot reorder the stylesheets of the base theme |
| 117 | - #456136: Move zen stylesheets into STARTERKIT/css | |
| 0764255f | 118 | - #544750 by kdebaas: Wrong sidebar class naming in maintenance-page.tpl.php |
| 4e01b511 | 119 | - #529796: Make block edit links easier to edit/turn off individually |
| 1f314b47 | 120 | - Added $classes_array variable to node, block and comment templates |
| 9665a6bb | 121 | - Add layout.css in Zen's .info file to properly position sub-theme's layout.css |
| b4c1367d | 122 | - #379902: Make all stylesheets RTL compatible |
| 97d1ea0f | 123 | - #472694: Drupal 6.11 broke Zen's OpenID overrides |
| 7ba2161d | 124 | - #375976 by JohnAlbin and Amitaibu: Flip sidebar positioning on RTL |
| 536678ab | 125 | - #375953 by Amitaibu and JohnAlbin: Change sidebar names to be RTL friendly |
| 5eaedf1c J |
126 | - Updated screenshot.png to use Zen logo since an actual screenshot is boring |
| 127 | - Changed "or" back to "||" in node.tpl.php since themers do need to learn a little PHP | |
| 128 | - #254821: Sub-theme's .info file triggers incorrect "out of date" flag in update module | |
| 129 | - Added blockquote indent stlying | |
| 130 | - Removed navigation-top named anchor from page templates | |
| 131 | - #382598: .node div.links ruleset doesn't match html in node template | |
| 132 | - #452118: Removed redundant wrapper div around comment links | |
| 133 | - #382480 by Ognyan Kulev: #block-menu-2 should be #block-menu-primary-links | |
| 134 | - #374349: breadcrumb often broken when zen_breadcrumb_title is on | |
| 135 | - #426750: Removed Zen Classic sub theme | |
| 136 | - #445830: Rename clear-block CSS class to clearfix | |
| 137 | - #445790: Move search box to header | |
| 138 | - #445562: q0rban and JohnAlbin: Allow modules to declare their own block edit links | |
| 139 | - Added optional node-type-specific preprocess functions | |
| 140 | - Added notes about mobile stylesheets to STARTERKIT.info | |
| 141 | - #200495 by JohnAlbin, caroltron, and Toe: Split up monolithic zen.css into smaller, logical stylesheets | |
| 142 | - #328221 by kmonty and JohnAlbin: Split up ie.css to remove CSS hacks | |
| cc96fb5b | 143 | |
| 5bd8e9f6 J |
144 | Zen 6.x-1.2, 2011-02-26 |
| 145 | ----------------------- | |
| 146 | - #593290 by sfyn and JohnAlbin: Chaos Tools/Panels edit tab not working with Zen | |
| 147 | ||
| 8b6ce7ac J |
148 | Zen 6.x-1.1, 2009-11-10 |
| 149 | ----------------------- | |
| 150 | - #478134 by mithrill: Improve docs about sites/all/themes and sites/default/themes folders | |
| 151 | - #600758 by mattyoung: Secondary links run together in one line with primary links | |
| 152 | - #600344 by mgifford: Use of absolute font size in block editing links breaks WCAG 2.0 | |
| 153 | - #546904 by Jennifer_M: List $node as available variable in page.tpl.php | |
| 154 | - #583716 by droidenator: Empty title can cause breadcrumbs to display incorrectly | |
| 155 | - #600920 by kto.3decb: Fix incorrect comment block class name | |
| 156 | - #297084: Remove ctype_lower() from zen_id_safe() to prevent WSOD/Fatal error on some systems | |
| 157 | - #317417 by JohnAlbin and quicksketch: Fix off-line maintenance page since drupal_get_path('theme', 'zen') won't work | |
| 158 | - #545320 by Deslack: Use of split() generate E_DEPRECATED warnings on PHP 5.3.0 | |
| 159 | - #472694: Drupal 6.11 broke Zen's OpenID overrides | |
| 160 | - Updated screenshot.png to use Zen logo since an actual screenshot is boring | |
| 161 | - Changed "or" back to "||" in node.tpl.php since themers do need to learn a little PHP | |
| 162 | - #254821: Sub-theme's .info file triggers incorrect "out of date" flag in update module | |
| 163 | - #327455 by grendzy and erifneerg: name and id mismatch in named anchor causing validation error | |
| 164 | - #382598: .node div.links ruleset doesn't match html in node template | |
| 165 | - #382480 by Ognyan Kulev: #block-menu-2 should be #block-menu-primary-links | |
| 166 | - #374349: breadcrumb often broken when zen_breadcrumb_title is on | |
| 167 | - #426750: Removed Zen Classic sub theme | |
| 168 | - #445562: q0rban and JohnAlbin: Allow modules to declare their own block edit links | |
| 169 | ||
| 5eaedf1c J |
170 | Zen 6.x-1.0, 2009-02-14 |
| 171 | ----------------------- | |
| 172 | - #342004 by Amitaibu: Add css hint to prevent cramped-looking tables | |
| 173 | - #290657: Liquid layout does not have min-width enforced | |
| 174 | - #329769 by kmonty: Update zen_id_safe to remove underscores | |
| 175 | - #275832: hook_theme implementation breaks maintenance page when database is down | |
| 176 | - #362104: layout breaks on Zen-themed maintenance page | |
| 177 | - Changed "or" back to "||" in template files since themers do need to learn a little PHP | |
| 178 | - #346867 by debonator: navbar-inner is missing the "clear-block" class | |
| 179 | - #325610 by Garrett Albright: Site name and logo don't link to frontpage on multilingual site | |
| 180 | - #281106: Erroneous whitespace when div.clear-block touches bottom edge of viewport | |
| 181 | - #365631: Zen's table-styling-fix breaks update module's styling | |
| 182 | - #322480 by grendzy, mr.baileys, Bevan, and JohnAlbin: Make registry rebuild warning less obtrusive | |
| 183 | - #325630: Broken link in "Theme registry rebuilt" warning when Clean URLs is off | |
| 184 | - #324104 by JohnAlbin and dalin: Broken block editing link for Views 2 | |
| 185 | - #365205: block editing link doesn't work with Menu Block 6.x-2.1 and later | |
| 186 | - #308251 by Garrett Albright: Improve icon placement on status, warning, and error messages | |
| 187 | - Added $body_classes_array variable to page template | |
| 188 | - #343945: Fix zen_breadcrumb_title setting to use proper menu_get_active_item() | |
| 189 | - #279896 by lutegrass: Help prevent double H1 tags on homepage that is not /node | |
| 190 | - #310507 by MikeyLikesIt: Footer region not output in Zen Classic | |
| 191 | - #347195: Remove theme registry fix that was needed for broken Drupal 6.0 - 6.6 | |
| 192 | - #346706 by jsaints: Content clipped after page one when printing in Firefox | |
| 193 | - #311529: Remove core's page-ARG0 body class, leaving zen's page-PATH | |
| 194 | - Simplified body class generation code | |
| 195 | - #334956 by hansrossel: Remove no-longer-needed fix for "Flash of Unstyled Content in IE" | |
| 196 | - Fixed theme settings CSS for IE6 users | |
| 197 | - Added Photoshop file for STARTERKIT screenshot | |
| 198 | - Added Photoshop file for messages | |
| 199 | - Allow easier CSS rule overriding by including THEMENAME.css file last | |
| 200 | - Fixed message styling in Zen Classic | |
| 201 | - #308957: html-elements.css not enabled in STARTERKIT | |
| 202 | - #288213 by budda: Tabs in IE have a text select cursor rather than hand pointer | |
| 203 | - #310818: Auto theme-registry rebuild warns themer multiple times | |
| 6e2fcca0 | 204 | |
| 5eaedf1c J |
205 | Zen 6.x-1.0-beta3, 2008-09-15 |
| 206 | ----------------------------- | |
| 207 | - #308251: Add useful styling for status, warning, and error messages | |
| 208 | - #307309: Add feature to rebuild theme registry during theme development | |
| 209 | - Removed path_to_zentheme() since we're not conditionally including wireframes.css or block-editing.css | |
| 210 | - #245832: Add IE conditional stylesheets to .info file | |
| 211 | - #263228: Allow sub-themes to override wireframes.css | |
| 212 | - #260605: Can't override block-editing.css | |
| 213 | - #308266: Don't display footer if no footer message or footer blocks | |
| 214 | - Changed $block_classes to $classes and $comment_classes to $classes and $node_classes to $classes | |
| 215 | - #290838 by thehong: Only display comments block when comments content is not empty | |
| 216 | - Don't display comment wrapper title on forums | |
| 217 | - #299397: Synchronize Zen's tpl files with core's tpl files | |
| 218 | - #281106 by kmonty: Erroneous whitespace when div.clear-block touches bottom edge of viewport | |
| 219 | - Changed "||" to "or" in template files since its more intuitive to PHP newbies | |
| 220 | - #279896: Help prevent double H1 tags on homepage that is not /node | |
| 221 | - #279896: Moved styles to zen.css that should never have been in layout.css | |
| 222 | - #255265 by kmonty: Don't "skip to nav" if there's no nav | |
| 223 | - Re-arranged sidebar classes so they are in no-sidebars -> two-sidebars order in the layout CSS files | |
| 224 | - #306856: Optimize code by adding conditional includes | |
| 225 | - Moved some comments from zen to STARTERKIT where they belong | |
| 226 | - Optimized zen_breadcrumb() | |
| 227 | - Folded template-menus.php back into template.php since its not conditionally included | |
| 228 | - Removed theme_username from STARTERKIT and zen_classic since it was fixed in Drupal 6.3 | |
| 229 | - Optimized zen_menu_item_link() | |
| 230 | - #305311: CSS files makes reference to to drupal5-reference.css | |
| 231 | - #299419: Remove empty zen.css in sub-themes | |
| 232 | - #284798: PHP warning when settings section of .info file is missing | |
| 233 | - #272655: Make STARTERKIT_theme easier to extend | |
| 6377d2ed | 234 | |
| 5eaedf1c J |
235 | Zen 6.x-1.0-beta2, 2008-05-20 |
| 236 | ----------------------------- | |
| 237 | - #260016: PHP 4 Parse error: syntax error, unexpected '&' | |
| 1fc98725 | 238 | |
| 5eaedf1c J |
239 | Zen 6.x-1.0-beta1, 2008-05-15 |
| 240 | ----------------------------- | |
| 241 | - #253609 by jjeff: Add 'region' class to regions | |
| 242 | - #258123 by jjeff: Rearrange placement of #site-name strong | |
| 243 | - #248103: Allow themes to set defaults for settings in their .info files | |
| 244 | - #249532: Allow subthemes to have preprocess hooks without tpl files | |
| 245 | - #223518: Option to show page title in breadcrumbs | |
| 246 | - #253249: zen_id_safe fails when first character is extended latin | |
| 247 | - #251632: Make the closure region more useful | |
| 248 | - #199682: 'Submitted by' text is shown for content even if setting is disabled | |
| 249 | - #222339: Blocks in Zen Classic header and closure lack padding | |
| 250 | - #248780: admin table styles override update_status styling | |
| 251 | - #232840: OpenID login block displaying incorrectly | |
| 252 | - #246110 by jjeff: zen.css breaks .container-inline | |
| 253 | - #229661: Search Box doesn't return any results or warnings | |
| 254 | - #244023 by jjeff: Make block editing links go to actual menu edit pages | |
| 255 | - #245968 by jjeff: Put the word "Comments" above comments | |
| 256 | - #238387: Update README on how to edit the .info file | |
| 257 | - #227297 by Aragorn450: CSS Include for wireframes broken | |
| 258 | - Prevented "notice: Undefined variable: edit_links" for anonymous users | |
| 259 | - Made block-editing.css a "theme"-type CSS file | |
| 260 | - #224416 by sykora: <span> displaying on mouse over on block heading | |
| 261 | - Added complete Drupal 6 CSS for easy reference by theme developers | |
| 262 | - Added Photoshop file for tabs | |
| 263 | - #222299: Block editing link in Zen Classic footer is white on white | |
| 2bf29305 | 264 | |
| 5eaedf1c J |
265 | Zen 5.x-1.2, 2009-02-15 |
| 266 | ----------------------- | |
| 267 | - #342004 by Amitaibu: Add css hint to prevent cramped-looking tables | |
| 268 | - #290657: Liquid layout does not have min-width enforced | |
| 269 | - #279896 by lutegrass: Help prevent double H1 tags on homepage that is not /node | |
| 270 | - #346706 by jsaints: Content clipped after page one when printing in Firefox | |
| 271 | - Added $body_classes_array variable to page template | |
| 272 | - Simplified body class generation code | |
| 273 | - Fixed theme settings CSS for IE6 users | |
| 274 | - #288213 by budda: Tabs in IE have a text select cursor rather than hand pointer | |
| 275 | - #249823: Add options to toggle display of primary and secondary links | |
| 276 | - #281106 by kmonty: Erroneous whitespace when div.clear-block touches bottom edge of viewport | |
| 277 | - #279896: Help prevent double H1 tags on homepage that is not /node | |
| 278 | - #279896: Moved styles to zen.css that should never have been in layout.css | |
| 279 | - #255265 by kmonty: Don't "skip to nav" if there's no nav | |
| 280 | - #263228: Allow sub-themes to override wireframes.css | |
| 281 | - Added sample override template file for search block's form | |
| 282 | - Fixed _zen_hook() to look in sub-theme directory when $hook is not valid PHP function name | |
| 283 | - #223518: Option to show page title in breadcrumbs | |
| 284 | - #255263: Don't call preprocess functions twice when Zen is active theme | |
| 285 | - #253249: zen_id_safe fails when first character is extended latin | |
| e0a8f494 | 286 | |
| 5eaedf1c J |
287 | Zen 5.x-1.1, 2008-04-21 |
| 288 | ----------------------- | |
| 289 | - #246109: Add MODULE_preprocess_HOOK functions to Zen | |
| 290 | - #199682: 'Submitted by' text is shown for content even if setting is disabled | |
| 291 | - #247960: Add THEME_preprocess() hook to Zen | |
| 292 | - #222339: Blocks in Zen Classic header and closure lack padding | |
| 293 | - #248720 by matt@antinomia: Only UPDATE {system} table WHERE type = 'theme' | |
| 294 | - #248780: admin table styles override update_status styling | |
| 295 | - #246110 by jjeff: zen.css breaks .container-inline | |
| 296 | - Prevented "notice: Undefined variable: edit_links" for anonymous users | |
| 297 | - Made block-editing.css a "theme"-type CSS file | |
| 298 | - Added Photoshop file for tabs | |
| 299 | - #222299: Block editing link in Zen Classic footer is white on white | |
| 28511ba8 | 300 | |
| 5eaedf1c J |
301 | Zen 5.x-1.0, 2008-02-14 |
| 302 | ----------------------- | |
| 303 | - #220161: Change SUBTHEME to STARTERKIT to prevent accidental WSOD | |
| 304 | - #221545 by jjeff: Add theme_comment_wrapper() and theme_username() from Zengine | |
| 305 | - #220551: IE6: sidebars disappear when resizing window | |
| 306 | - Added body classes: section-node-add, section-node-edit, section-node-delete | |
| 307 | - Prevented display of empty help from node_help() | |
| 308 | - #219401: Add theme override examples for all functions used in Zen core | |
| 47d4fcdc | 309 | |
| 5eaedf1c J |
310 | Zen 5.x-1.0-beta2, 2008-01-29 |
| 311 | ----------------------------- | |
| 312 | - #214777: sub-theme's search-theme-form.tpl is ignored | |
| 313 | - #206707: tr.even/odd border-bottom is missing in IE | |
| 314 | - #207743 by jjeff: Added translatable "Unpublished" text as background | |
| 315 | - #207743 by jjeff: Added block editing links on hover | |
| 316 | - Added extended block classes (zebra class by jjeff) | |
| 317 | - #207743 by jjeff: Allow a sub-theme to add/alter block variables | |
| 318 | - #110897: oversize content causes IE6 layout breakage (now fixed in Zen Classic) | |
| 319 | - #211156 by jjeff: $subtheme_directory variable in page.tpl.php never gets populated | |
| 320 | - #206060: changed inline styling method for navbar links from inline to float | |
| 47d4fcdc | 321 | |
| 5eaedf1c J |
322 | Zen 5.x-1.0-beta1, 2008-01-06 |
| 323 | ----------------------------- | |
| 324 | - Removed named anchors from doc flow to prevent any styles from appearing | |
| 325 | - #203213 by kdebaas: Add node-teaser class to nodes displayed as teasers | |
| 326 | - #203112 by kdebaas: Un-localizable string in search-theme-form.tpl.php | |
| 327 | - #201793: Fixed fatal error when no settings are added to a sub-theme's settings | |
| 328 | - #196181: _phptemplate_callback doesn't look in sub-theme folder for .tpl.php files | |
| 329 | - Added sample override template file for drupal search form | |
| 330 | - Added SUBTHEME directory as a starter sub-theme for developers | |
| 331 | - #199036 by joachim: Make padding on #squeeze conditional | |
| 332 | - #199578: Fatal error on Zen Classic theme settings when using admin theme | |
| 333 | - #200380 by psynaptic: missing semi-colon in layout-fixed.css | |
| 334 | - #196230: Tabs broken in IE5 and IE6 | |
| 335 | - #199682: 'Submitted by' text is shown even if setting is disabled | |
| 336 | - #171201: Remove un-localizable date/time format from base theme | |
| 337 | - Added theme settings to control layout method and wireframes inclusion | |
| 338 | - Added fixed layout stylesheet | |
| 7c5fa196 | 339 | |
| 5eaedf1c J |
340 | Zen 5.x-0.8, 2007-11-29 |
| 341 | ----------------------- | |
| 342 | - #196223: IE5 always loads @import print stylesheet | |
| 343 | - #184232: Add README documentation | |
| 344 | - #121991: Source rendering order needs adjustment | |
| 345 | - #110897: oversize content causes IE6 layout breakage | |
| 346 | - Added unique classes for each page and website section | |
| 347 | - Added customizable breadcrumb settings | |
| 348 | - Split template.php into multiple files to ease theme developer overload | |
| 349 | - Add prettier tab styling | |
| 350 | - #141784: Add conditional IE stylesheets | |
| 351 | - Merge zen-fixed with zen_classic | |
| 352 | - Add optional Theme Settings API integration | |
| 353 | - #169359: Base CSS and tpl files don't get loaded (sub-theme with page.tpl.php) | |
| 354 | - #171464: Create starter theme; migrate current style to a sub-theme | |
| 355 | - Add ability to change regions in a sub-theme | |
| 356 | - Add complete Drupal 5 CSS for easy reference by theme developers | |
| 357 | - #183936: Backport Drupal 6 $body_classes | |
| 7c5fa196 | 358 | |
| 5eaedf1c J |
359 | Zen 5.x-0.7, 2007-10-15 |
| 360 | ----------------------- | |
| 361 | - #100894: For SEO, H1#site-name should be div#site-name strong | |
| 362 | - #118467 by leandrosiow: Screen redraw errors with resizable textareas in Firefox | |
| 363 | - #154937 by msonnabaum: add skip navigation for screen readers/mobility impaired | |
| 364 | - #122592: Ability to theme each primary link | |
| 365 | - #178560 by incognito: Shifting avatars in the comment blocks | |
| 366 | - #110553 by rport: Use png instead of gif for images | |
| 367 | - #120052: Add linux fonts | |
| 368 | - #183360: Empty H2 appears on blocks with no titles | |
| 369 | - #121101: zen.css does not validate | |
| 370 | - #110902: IE6: text falls outside and to the left of content area | |
| 371 | - #183354: Add a div around the feed icons | |
| 372 | - #120341: Sidebar has unwanted 5em bottom margin | |
| 373 | - #122938: Enabling CSS aggregation messes up the CSS in Safari | |
| 374 | - #110897: oversize content causes IE6 layout breakage | |
| 375 | - #119270: profile pictures indenting | |
| 376 | - #118170 by mr700: blockquote css border has two widths | |
| 377 | - #110810: change .submitted span to div | |
| 378 | - #100899: don't use sidebar class for widths | |
| 379 | - #182130 by joachim: links in h2 and h3 different sizes | |
| 380 | - #182556: Added CHANGELOG | |
| 381 | ||
| 382 | Zen 5.x-0.6, 2007-01-17 | |
| 383 | ----------------------- | |
| 384 | - Initial pre-release |