Downloads

Download tar.gz 97.38 KB
MD5: b16bf2e38105cd6312cf68cc5de5f8fb
SHA-1: f80cb2e49dc7a5f6dfae17938032e3bd2f1ed76f
SHA-256: 199d250d0931698a198acae7ca6661a5360423ea2bfa767b3ca5418b40611139
Download zip 145.93 KB
MD5: 5ca629a6df51f496b9fbb8aa6d3704b8
SHA-1: a69f2b49113673617cc1a8691c09462a28b2017b
SHA-256: f944bd22e5c6d969dd6697d15f5b433ea6e22b4870d1b32eca91fa52358acc66

Release notes

Mayor update to the core framework:

- All CSS abstracted into mini stylesheets, you can now unset any mini sheet that you dont want.
- page.tpl.php went through a complete rewrite.
- major rewrite of template.php, new features added such as conditional classes for nav, header, moved theming of primary/sec menus to preprocess_page, moved the usual nitemare of code around logo and site_name to preprocess_page also. This is a fairly radical departure from normal Drupal practice.
- added specific classes such as .node-title, .block-title, .comment-title & #page-title.
- very basic RTL added, this does not work so well in IE, so is unsupported but its there for dev purposes to provide a foundation for patches.
- modifed the .info files to make it easier to unset CSS (core .info and subtheme.info).
- added many inline comments to templates and CSS files.
- many other changes, bug fixes and updates.

Created by: Jeff Burnz
Created on: 4 Nov 2008 at 01:35 UTC
Last updated: 4 Nov 2008 at 01:35 UTC
New features
Bug fixes
Unsupported

Other releases