Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
The last feature that I wanted to integrate to core is now complete : hover informations. As all the rest, it is totally configurable within the theme options, and available for the theme AND sub-theme.
I decided to go from ALPHA to BETA because the core is now considered stable on all the following browsers :
- Firefox 2+
- Safari 3+
- Internet Explorer 5.5+
- Chrome 2+
- Netscape 1 ... naaa just kiddin :)
More stable framework again, It's VERY rare now to see any layout issues in IE7, and IE6 is getting good.. I'd say stable if I wasn't so picky. I decided to make some IE tweaks separate. You can choose to load them or not in the theme settings.. if you really care about ie6...
Opera is a little bit less weird, but am not sure there's anything we can do about it. :(
Now that I'm getting close to a stable release we might be able to go to the BETA phase soon. Yay !
Hopefully I wont change the whole framework again :)
- The theme now works like ZEN : there's a base theme, and a theme starter. you could start with the base, but it is recommended to start with the starter kit for easier upgrades.
- The framework changed a lot too, more simple, and more stable. We're close to the BETA.
- I removed the examples.
This alpha release brings more stability accross browsers. The status is :
- IE6 still breaks, but it's getting better.
- IE7 looks almost ok, but not enough to be considered really stable.
- IE8 is stable.
- Firefox is stable.
- Safari is stable.
- Chrome is stable.
- Opera is weird.. not really breaking, but not 100% working.. will look into this.
- Flock and Camino are stable, but don't display the grid. I consider this stable because I never heard about web designer using Camino to develop their sites :)
Re including the grid 24, and cleaning up theme settings.
Now all css calls are made depending on the page template that is chosen in the theme setting page. This is due to the new flexibility of the grid, it is not as important to be able to have subgrids, or different grids in the same page. It makes the theme settings easier to set up.
The grids are now more stable, but the 24 is still not complete.
First release of the Fluid Grid System. You'll notice it's an ALPHA release, so it means NOT TESTED ENOUGH to go for production sites. As this is a very new concept, not only it can have some bugs, but we don't know the full potential of it, so feel free to explore, test, experiment...
Enjoy !