| Commit | Line | Data |
|---|---|---|
| 6377d2ed J |
1 | Zen 6.x-1.0-beta2 |
| 2 | #260016: PHP 4 Parse error: syntax error, unexpected '&' | |
| 3 | ||
| e58b9b1f | 4 | Zen 6.x-1.0-beta1 |
| d38cc764 J |
5 | #253609 by jjeff: Add 'region' class to regions |
| 6 | #258123 by jjeff: Rearrange placement of #site-name strong | |
| 7b846edf | 7 | #248103: Allow themes to set defaults for settings in their .info files |
| fcf0b3cc | 8 | #249532: Allow subthemes to have preprocess hooks without tpl files |
| 47a99cfa | 9 | #223518: Option to show page title in breadcrumbs |
| 2bf29305 | 10 | #253249: zen_id_safe fails when first character is extended latin |
| edfd9c8a J |
11 | #251632: Make the closure region more useful |
| 12 | #199682: 'Submitted by' text is shown for content even if setting is disabled | |
| dfbbd751 | 13 | #222339: Blocks in Zen Classic header and closure lack padding |
| 9ff7df71 | 14 | #248780: admin table styles override update_status styling |
| 424e26af | 15 | #232840: OpenID login block displaying incorrectly |
| 88e44552 | 16 | #246110 by jjeff: zen.css breaks .container-inline |
| ef4e56fb | 17 | #229661: earch Box doesn't return any results or warnings |
| c15802bb | 18 | #244023 by jjeff: Make block editing links go to actual menu edit pages |
| f1cd3f57 | 19 | #245968 by jjeff: Put the word "Comments" above comments |
| 206f00d1 J |
20 | #238387: Update README on how to edit the .info file |
| 21 | #227297 by Aragorn450: CSS Include for wireframes broken | |
| 56ba2845 | 22 | * Prevented "notice: Undefined variable: edit_links" for anonymous users |
| 0856abeb | 23 | * Made block-editing.css a "theme"-type CSS file |
| f8d81f20 | 24 | #224416 by sykora: <span> displaying on mouse over on block heading |
| 3b9453b4 | 25 | * Added complete Drupal 6 CSS for easy reference by theme developers |
| a9327d9b | 26 | * Added Photoshop file for tabs |
| 1fc98725 J |
27 | #222299: Block editing link in Zen Classic footer is white on white |
| 28 | ||
| 2bf29305 | 29 | Zen 5.x-1.2 |
| 47a99cfa | 30 | #223518: Option to show page title in breadcrumbs |
| 32d7c1b8 | 31 | #255263: Don't call preprocess functions twice when Zen is active theme |
| 2bf29305 J |
32 | #253249: zen_id_safe fails when first character is extended latin |
| 33 | ||
| 1fc98725 | 34 | Zen 5.x-1.1 |
| a006e82f | 35 | #246109: Add MODULE_preprocess_HOOK functions to Zen |
| 8a72b55d J |
36 | #199682: 'Submitted by' text is shown for content even if setting is disabled |
| 37 | #247960: Add THEME_preprocess() hook to Zen | |
| dfbbd751 J |
38 | #222339: Blocks in Zen Classic header and closure lack padding |
| 39 | #248720 by matt@antinomia: Only UPDATE {system} table WHERE type = 'theme' | |
| 40 | #248780: admin table styles override update_status styling | |
| 88e44552 | 41 | #246110 by jjeff: zen.css breaks .container-inline |
| 56ba2845 | 42 | * Prevented "notice: Undefined variable: edit_links" for anonymous users |
| 0856abeb | 43 | * Made block-editing.css a "theme"-type CSS file |
| 3b9453b4 | 44 | * Added Photoshop file for tabs |
| 1fc98725 | 45 | #222299: Block editing link in Zen Classic footer is white on white |
| e0a8f494 | 46 | |
| 28511ba8 J |
47 | Zen 5.x-1.0 |
| 48 | #220161: Change SUBTHEME to STARTERKIT to prevent accidental WSOD | |
| 49 | #221545 by jjeff: Add theme_comment_wrapper() and theme_username() from Zengine | |
| 50 | #220551: IE6: sidebars disappear when resizing window | |
| 51 | * Added body classes: section-node-add, section-node-edit, section-node-delete | |
| 52 | * Prevented display of empty help from node_help() | |
| 53 | #219401: Add theme override examples for all functions used in Zen core | |
| 54 | ||
| 55 | Zen 5.x-1.0-beta2 | |
| 56 | #214777: sub-theme's search-theme-form.tpl is ignored | |
| 57 | #206707: tr.even/odd border-bottom is missing in IE | |
| 58 | #207743 by jjeff: Added translatable "Unpublished" text as background | |
| 59 | #207743 by jjeff: Added block editing links on hover | |
| 60 | * Added extended block classes (zebra class by jjeff) | |
| 61 | #207743 by jjeff: Allow a sub-theme to add/alter block variables | |
| 62 | #110897: oversize content causes IE6 layout breakage (now fixed in Zen Classic) | |
| 63 | #211156 by jjeff: $subtheme_directory variable in page.tpl.php never gets populated | |
| 47d4fcdc J |
64 | #206060: changed inline styling method for navbar links from inline to float |
| 65 | ||
| 66 | Zen 5.x-1.0-beta1 | |
| 67 | * Removed named anchors from doc flow to prevent any styles from appearing | |
| 68 | #203213 by kdebaas: Add node-teaser class to nodes displayed as teasers | |
| 69 | #203112 by kdebaas: Un-localizable string in search-theme-form.tpl.php | |
| 70 | #201793: Fixed fatal error when no settings are added to a sub-theme's settings | |
| 71 | #196181: _phptemplate_callback doesn't look in sub-theme folder for .tpl.php files | |
| 72 | * Added sample override template file for drupal search form | |
| 73 | * Added SUBTHEME directory as a starter sub-theme for developers | |
| 74 | #199036 by joachim: Make padding on #squeeze conditional | |
| 75 | #199578: Fatal error on Zen Classic theme settings when using admin theme | |
| 76 | #200380 by psynaptic: missing semi-colon in layout-fixed.css | |
| 77 | #196230: Tabs broken in IE5 and IE6 | |
| 78 | #199682: 'Submitted by' text is shown even if setting is disabled | |
| 79 | #171201: Remove un-localizable date/time format from base theme | |
| 80 | * Added theme settings to control layout method and wireframes inclusion | |
| 81 | * Added fixed layout stylesheet | |
| 82 | ||
| f99f0b99 | 83 | Zen 5.x-0.8 |
| 47d4fcdc J |
84 | #196223: IE5 always loads @import print stylesheet |
| 85 | #184232: Add README documentation | |
| 86 | #121991: Source rendering order needs adjustment | |
| 87 | #110897: oversize content causes IE6 layout breakage | |
| 52521ba9 J |
88 | * Added unique classes for each page and website section |
| 89 | * Added customizable breadcrumb settings | |
| 90 | * Split template.php into multiple files to ease theme developer overload | |
| 7c5fa196 | 91 | * Add prettier tab styling |
| 47d4fcdc | 92 | #141784: Add conditional IE stylesheets |
| 7c5fa196 J |
93 | * Merge zen-fixed with zen_classic |
| 94 | * Add optional Theme Settings API integration | |
| 47d4fcdc J |
95 | #169359: Base CSS and tpl files don't get loaded (sub-theme with page.tpl.php) |
| 96 | #171464: Create starter theme; migrate current style to a sub-theme | |
| 7c5fa196 J |
97 | * Add ability to change regions in a sub-theme |
| 98 | * Add complete Drupal 5 CSS for easy reference by theme developers | |
| 47d4fcdc | 99 | #183936: Backport Drupal 6 $body_classes |
| 7c5fa196 J |
100 | |
| 101 | Zen 5.x-0.7 | |
| 47d4fcdc J |
102 | #100894: For SEO, H1#site-name should be div#site-name strong |
| 103 | #118467 by leandrosiow: Screen redraw errors with resizable textareas in Firefox | |
| 104 | #154937 by msonnabaum: add skip navigation for screen readers/mobility impaired | |
| 105 | #122592: Ability to theme each primary link | |
| 106 | #178560 by incognito: Shifting avatars in the comment blocks | |
| 107 | #110553 by rport: Use png instead of gif for images | |
| 108 | #120052: Add linux fonts | |
| 109 | #183360: Empty H2 appears on blocks with no titles | |
| 110 | #121101: zen.css does not validate | |
| 111 | #110902: IE6: text falls outside and to the left of content area | |
| 112 | #183354: Add a div around the feed icons | |
| 113 | #120341: Sidebar has unwanted 5em bottom margin | |
| 114 | #122938: Enabling CSS aggregation messes up the CSS in Safari | |
| 115 | #110897: oversize content causes IE6 layout breakage | |
| 116 | #119270: profile pictures indenting | |
| 117 | #118170 by mr700: blockquote css border has two widths | |
| 118 | #110810: change .submitted span to div | |
| 119 | #100899: don't use sidebar class for widths | |
| 120 | #182130 by joachim: links in h2 and h3 different sizes | |
| 121 | #182556: Added CHANGELOG. | |
| 7c5fa196 J |
122 | |
| 123 | Zen 5.x-0.6 | |
| 7c5fa196 | 124 | * Initial pre-release. |