Downloads
Download tar.gz
24.78 KB
MD5: 97ac8390e48ea454eaf4669818021b4d
SHA-1: e09a8c41e005a982547895043f891d43abdf0d1a
SHA-256: 53edef26089ef998bf51191d96abe70da88aa13a40c79669157c0448b2353b7c
Download zip
36.47 KB
MD5: 872fa2b118b69efa7858043ec464e208
SHA-1: 527bd0089bee487601826cd9dac332312d0c0a8f
SHA-256: 5c97dc8ee7f7687b2f398455cd0979f278a37f6977c0039a71508866bc64c338
Release notes
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.
We also added the cache clearing from ZEN, very nice for development but remember to turn it off when the site is live, to save memory usage.
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 !