| Commit | Line | Data |
|---|---|---|
| 89cef2cb | 1 | Zen 5.x-1.x-dev |
| 0d49d6bc | 2 | #196230: Tabs broken in IE5 and IE6 |
| 6e5b3ebf | 3 | #199682: 'Submitted by' text is shown even if setting is disabled |
| 89cef2cb J |
4 | #171201: Remove un-localizable date/time format from base theme |
| 5 | ||
| a3e25d2e | 6 | Zen 5.x-0.8 |
| 89cef2cb J |
7 | #196223: IE5 always loads @import print stylesheet |
| 8 | #184232: Add README documentation | |
| 9 | #121991: Source rendering order needs adjustment | |
| 10 | #110897: oversize content causes IE6 layout breakage | |
| b0bce55d | 11 | * Added unique classes for each page and website section |
| 7d803240 | 12 | * Added customizable breadcrumb settings |
| cc27397e | 13 | * Split template.php into multiple files to ease theme developer overload |
| 1c3aa4dd | 14 | * Add prettier tab styling |
| 89cef2cb | 15 | #141784: Add conditional IE stylesheets |
| 1c3aa4dd J |
16 | * Merge zen-fixed with zen_classic |
| 17 | * Add optional Theme Settings API integration | |
| 89cef2cb J |
18 | #169359: Base CSS and tpl files don't get loaded (sub-theme with page.tpl.php) |
| 19 | #171464: Create starter theme; migrate current style to a sub-theme | |
| 1c3aa4dd J |
20 | * Add ability to change regions in a sub-theme |
| 21 | * Add complete Drupal 5 CSS for easy reference by theme developers | |
| 89cef2cb | 22 | #183936: Backport Drupal 6 $body_classes |
| 8740bfbd | 23 | |
| 9fd8764f | 24 | Zen 5.x-0.7 |
| 89cef2cb J |
25 | #100894: For SEO, H1#site-name should be div#site-name strong |
| 26 | #118467 by leandrosiow: Screen redraw errors with resizable textareas in Firefox | |
| 27 | #154937 by msonnabaum: add skip navigation for screen readers/mobility impaired | |
| 28 | #122592: Ability to theme each primary link | |
| 29 | #178560 by incognito: Shifting avatars in the comment blocks | |
| 30 | #110553 by rport: Use png instead of gif for images | |
| 31 | #120052: Add linux fonts | |
| 32 | #183360: Empty H2 appears on blocks with no titles | |
| 33 | #121101: zen.css does not validate | |
| 34 | #110902: IE6: text falls outside and to the left of content area | |
| 35 | #183354: Add a div around the feed icons | |
| 36 | #120341: Sidebar has unwanted 5em bottom margin | |
| 37 | #122938: Enabling CSS aggregation messes up the CSS in Safari | |
| 38 | #110897: oversize content causes IE6 layout breakage | |
| 39 | #119270: profile pictures indenting | |
| 40 | #118170 by mr700: blockquote css border has two widths | |
| 41 | #110810: change .submitted span to div | |
| 42 | #100899: don't use sidebar class for widths | |
| 43 | #182130 by joachim: links in h2 and h3 different sizes | |
| 44 | #182556: Added CHANGELOG. | |
| 8f475ef9 J |
45 | |
| 46 | Zen 5.x-0.6 | |
| 47 | * Another pre-release. | |
| 48 | ||
| 9fd8764f | 49 | Zen 5.x-0.5 |
| 8f475ef9 | 50 | * Initial pre-release. |
| 9fd8764f J |
51 | |
| 52 | Zen 5.x-0.4 | |
| 53 | * Un-released version. |