2 #281106: Erroneous whitespace when div.clear-block touches bottom edge of viewport
3 #279896: Help prevent double H1 tags on homepage that is not /node
4 #279896: Moved styles to zen.css that should never have been in layout.css
5 #255265 by kmonty: Don't "skip to nav" if there's no nav
6 #263228: Allow sub-themes to override wireframes.css
7 * Added sample override template file for search block's form
8 * Fixed _zen_hook() to look in sub-theme directory when $hook is not valid PHP function name.
9 #223518: Option to show page title in breadcrumbs
10 #255263: Don't call preprocess functions twice when Zen is active theme
11 #253249: zen_id_safe fails when first character is extended latin
14 #246109: Add MODULE_preprocess_HOOK functions to Zen
15 #199682: 'Submitted by' text is shown for content even if setting is disabled
16 #247960: Add THEME_preprocess() hook to Zen
17 #222339: Blocks in Zen Classic header and closure lack padding
18 #248720 by matt@antinomia: Only UPDATE {system} table WHERE type = 'theme'
19 #248780: admin table styles override update_status styling
20 #246110 by jjeff: zen.css breaks .container-inline
21 * Prevented "notice: Undefined variable: edit_links" for anonymous users
22 * Made block-editing.css a "theme"-type CSS file
23 * Added Photoshop file for tabs
24 #222299: Block editing link in Zen Classic footer is white on white
27 #220161: Change SUBTHEME to STARTERKIT to prevent accidental WSOD
28 #221545 by jjeff: Add theme_comment_wrapper() and theme_username() from Zengine
29 #220551: IE6: sidebars disappear when resizing window
30 * Added body classes: section-node-add, section-node-edit, section-node-delete
31 * Prevented display of empty help from node_help()
32 #219401: Add theme override examples for all functions used in Zen core
35 #214777: sub-theme's search-theme-form.tpl is ignored
36 #206707: tr.even/odd border-bottom is missing in IE
37 #207743 by jjeff: Added translatable "Unpublished" text as background
38 #207743 by jjeff: Added block editing links on hover
39 * Added extended block classes (zebra class by jjeff)
40 #207743 by jjeff: Allow a sub-theme to add/alter block variables
41 #110897: oversize content causes IE6 layout breakage (now fixed in Zen Classic)
42 #211156 by jjeff: $subtheme_directory variable in page.tpl.php never gets populated
43 #206060: changed inline styling method for navbar links from inline to float
46 * Removed named anchors from doc flow to prevent any styles from appearing
47 #203213 by kdebaas: Add node-teaser class to nodes displayed as teasers
48 #203112 by kdebaas: Un-localizable string in search-theme-form.tpl.php
49 #201793: Fixed fatal error when no settings are added to a sub-theme's settings
50 #196181: _phptemplate_callback doesn't look in sub-theme folder for .tpl.php files
51 * Added sample override template file for drupal search form
52 * Added SUBTHEME directory as a starter sub-theme for developers
53 #199036 by joachim: Make padding on #squeeze conditional
54 #199578: Fatal error on Zen Classic theme settings when using admin theme
55 #200380 by psynaptic: missing semi-colon in layout-fixed.css
56 #196230: Tabs broken in IE5 and IE6
57 #199682: 'Submitted by' text is shown even if setting is disabled
58 #171201: Remove un-localizable date/time format from base theme
59 * Added theme settings to control layout method and wireframes inclusion
60 * Added fixed layout stylesheet
63 #196223: IE5 always loads @import print stylesheet
64 #184232: Add README documentation
65 #121991: Source rendering order needs adjustment
66 #110897: oversize content causes IE6 layout breakage
67 * Added unique classes for each page and website section
68 * Added customizable breadcrumb settings
69 * Split template.php into multiple files to ease theme developer overload
70 * Add prettier tab styling
71 #141784: Add conditional IE stylesheets
72 * Merge zen-fixed with zen_classic
73 * Add optional Theme Settings API integration
74 #169359: Base CSS and tpl files don't get loaded (sub-theme with page.tpl.php)
75 #171464: Create starter theme; migrate current style to a sub-theme
76 * Add ability to change regions in a sub-theme
77 * Add complete Drupal 5 CSS for easy reference by theme developers
78 #183936: Backport Drupal 6 $body_classes
81 #100894: For SEO, H1#site-name should be div#site-name strong
82 #118467 by leandrosiow: Screen redraw errors with resizable textareas in Firefox
83 #154937 by msonnabaum: add skip navigation for screen readers/mobility impaired
84 #122592: Ability to theme each primary link
85 #178560 by incognito: Shifting avatars in the comment blocks
86 #110553 by rport: Use png instead of gif for images
87 #120052: Add linux fonts
88 #183360: Empty H2 appears on blocks with no titles
89 #121101: zen.css does not validate
90 #110902: IE6: text falls outside and to the left of content area
91 #183354: Add a div around the feed icons
92 #120341: Sidebar has unwanted 5em bottom margin
93 #122938: Enabling CSS aggregation messes up the CSS in Safari
94 #110897: oversize content causes IE6 layout breakage
95 #119270: profile pictures indenting
96 #118170 by mr700: blockquote css border has two widths
97 #110810: change .submitted span to div
98 #100899: don't use sidebar class for widths
99 #182130 by joachim: links in h2 and h3 different sizes
100 #182556: Added CHANGELOG.
103 * Initial pre-release.