Posted by couzinhub on March 20, 2009 at 8:14pm
| Download | Size | md5 hash |
|---|---|---|
| basic-5.x-2.x-dev.tar.gz | 22.06 KB | a9481fdae662fb74a1c8f384317c5410 |
| basic-5.x-2.x-dev.zip | 27 KB | e3e15846729750c2b2cdab2edcff1d19 |
Last updated: February 25, 2011 - 07:27
Late release of the Drupal 5.2 Branch (sorry !)
We reviewed and cleaned a lot of the code to make Basic cleaner and easier to work with when developing a new theme.
Layout.css is clearer and simpler, very easy to edit.
Since version 2, a new class have implemented to the body class : the browser class ! It adds a class corresponding to the browser viewing the page, so if you are using Firefox 3, the body class will be 'firefox3'. This might help for debugging some browsers without using any hacking.
Cleaner, simpler, better, easier, just more basic !