Zen 5.x-1.0 has been released!

JohnAlbin@drupal.org's picture
public
JohnAlbin@drupal.org - Thu, 2008-02-14 13:30

After a month and a half beta period with only 5 bugs discovered (and squashed), the O-fficial Zen 5.x-1.0 version has been released. Yay!

Thanks to everyone who helped with new features, bug fixes and documentation suggestions! The help is greatly appreciated!

For those of you who haven't looked at Zen since its 5.x-0.6 days, take it for a spin. No longer do you need to un-theme the Deliciously Blue style out of Zen before adding your own styles. It’s a true base theme.

And the Zen theme’s support for sub-themes is superior than the standard sub-theme support offered by Drupal 5; Zen sub-themes can have their own template.php and *.tpl.php files (including a page.tpl.php and views theme wizard files.)

What’s New in Zen?

  1. Content-first layout method. You still have the choice of fixed or liquid layouts.
  2. Anything a main theme can do, a Zen sub-theme can do, too. Only better! (No, they can’t. Yes, they can!)
  3. Full on-line documentation. Seriously!
  4. Even more CSS comments. Tons of empty CSS rules with comments describing their usage.
  5. Complete Drupal 5 CSS reference. We’ve made a copy of all of D5 CSS declarations for easy reference, so you don’t have to dig through the core modules to look at their stylesheets.
  6. Even more PHP comments. We’ve added more example theme override functions.
  7. Extra-wide content won’t break your layout in Internet Explorer.
  8. Optional support for Theme Settings API. This API is built-in to Drupal 6 and is available as a contrib module for D5.
  9. 602 CVS commits, 31 feature requests, 35 bug fixes.

What’s Next?

Port it to Drupal 6, of course.

And if you’d like your sub-theme included with the next version of Zen 5.x, submit it to the issue queue.


I've been playing around

yoroy's picture
yoroy - Mon, 2008-02-18 00:32

I've been playing around with it a bit and it's very nice. The docs, code-comments, placeholders and examples are all very valuable, it ties a lot of info together in one place.

Downloading and understanding Zen is probably the best tutorial on Drupal 5 theming available!

Thank you & all involved very much for such a complete and valuable contribution.


This more than rocks.

squaretone@drup... - Tue, 2008-03-11 21:19

Huge huge time saver. Thanks!

Really great job done! And

themegarden.org... - Mon, 2008-02-18 21:20

Really great job done!
And full on-line documentation ... Amazing.


Drupal Theme Garden

Zen just keeps getting

jrust@drupal.org - Mon, 2008-03-03 22:17

Zen just keeps getting better and better. I've used it since the early days, and I'm always wowed by how easy it makes my life as a themer. Thanks!

Very nice work - Thanks

manuee@drupal.org - Sat, 2008-03-08 03:06

I think zen has helped me so much learning to theme... and now it's much more clear, the example theme override functions, that will make life easier to a lot of new people :)

I agree! The comments in the

elliotttt's picture
elliotttt - Sat, 2008-03-08 04:43

I agree! The comments in the code are very well written, and I often find myself starting with the zen theme. A definite eye opener to under standing themeing.


Whilst I don't use Zen for

kellyharding@drupal.org's picture
kellyharding@dr... - Fri, 2008-04-18 07:27

Whilst I don't use Zen for my main site theme, I use zen-classic for all admin pages, as it is so perfectly clean and simple, just what you need for admin stuff really imo.

I intend to build my own theme(s) soon, and zen may well be one of the themes I base it off. Need to learn a fair bit more before I delve into that i feel first.


Just want to say "Thank

romand@drupal.org's picture
romand@drupal.org - Fri, 2008-04-18 11:00

Just want to say "Thank you!" to developers.