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