| 1 |
$Id: README.txt,v 1.2 2008/10/07 20:11:29 robby Exp $
|
| 2 |
beginning Web 2.0 drupal 6.x theme, created by robin / biboo.net / gazwal.com
|
| 3 |
|
| 4 |
---------------
|
| 5 |
beginningW2 is a "Web 2.0 style" evolution from my
|
| 6 |
beginning theme. http://drupal.org/project/beginning
|
| 7 |
It has to be considered as another blank canvas for theme
|
| 8 |
developers.
|
| 9 |
Use beginning as a starting point to help facilitate your theme
|
| 10 |
development. Simply add background images and you're done !
|
| 11 |
(find out more)
|
| 12 |
|
| 13 |
Same features as beginning theme :
|
| 14 |
|
| 15 |
* 960 px centered fixed width layout (supporting screen resolutions of
|
| 16 |
1024 pixels and up)
|
| 17 |
* multi-column support (0, 1 or 2 sidebars / auto resizing)
|
| 18 |
* source-ordered (the content comes before the left and right sidebars
|
| 19 |
in the XHTML source for increased accessibility and SEO)
|
| 20 |
* supported features : logo, favicon, name, slogan, mission,
|
| 21 |
comment_user_picture, primary_links, secondary_links, search_box
|
| 22 |
* W3C standards-compliant : it validates XHTML 1.0 Strict / CSS 2.1
|
| 23 |
* cross-browser compatible : works in Firefox, IE6, IE 7, Opera,
|
| 24 |
Netscape navigator, Safari
|
| 25 |
* it is inspired from deco
|
| 26 |
(header area) and Alek
|
| 27 |
2.0 (footer regions / both sidebars)
|
| 28 |
|
| 29 |
Changes compared with beginning theme :
|
| 30 |
|
| 31 |
* both sidebars take place at the right (seems to be
|
| 32 |
fashionable ?)
|
| 33 |
* 14 regions
|
| 34 |
(4 regions in the footer for blocks / 230 px width)
|
| 35 |
(3 others regions for the Headerblock floating blocks, above Featured region )
|
| 36 |
|
| 37 |
Not supported :
|
| 38 |
-- search box feature in header area (currently displayed in the left sidebar)
|
| 39 |
------------------
|
| 40 |
|
| 41 |
beginning is provided by gazwal.com http://gazwal.com and maintained by robin http://drupal.org/user/76033, a French Drupal developer.
|
| 42 |
|
| 43 |
Feel free to contact me : http://drupal.org/user/76033/contact
|