| 1 |
$Id: README.txt,v 1.2 2008/05/05 22:34:45 robby Exp $
|
| 2 |
beginning drupal 6.x theme,
|
| 3 |
created by robin / biboo.net / gazwal.com
|
| 4 |
|
| 5 |
---------------
|
| 6 |
The beginning theme has to be considered as another blank canvas for theme developers (like framework http://drupal.org/project/framework, zen http://drupal.org/project/zen).
|
| 7 |
|
| 8 |
Use beginning as a starting point to help facilitate your theme development. Simply add your own background images and you're done !
|
| 9 |
|
| 10 |
Some feature :
|
| 11 |
---------------
|
| 12 |
-- 960 px centered fixed width layout (supporting screen resolutions of 1024 pixels and up).
|
| 13 |
-- Multi-column support (0, 1 or 2 sidebars / auto resizing)
|
| 14 |
-- Source-ordered, using negative margin (the content comes before the left and right sidebars in the XHTML source for increased accessibility and SEO.)
|
| 15 |
-- 5 extra regions
|
| 16 |
-- Supported features : logo, favicon, name, slogan, mission, comment_user_picture, primary_links, secondary_links, search_box
|
| 17 |
-- W3C standards-compliant : it validates XHTML 1.0 Strict / CSS 2.1
|
| 18 |
-- Cross-browser compatible : works in Firefox 2.0,IE6, IE 7, Opera 9, Netscape navigator 9, Safari 3.
|
| 19 |
-- It is inspired from deco http://drupal.org/project/deco (header area), zen http://drupal.org/project/zen (negative margin, source ordered), Alek 2.0 http://drupal.org/project/alek_2_0 (3 footer regions)
|
| 20 |
|
| 21 |
Not supported :
|
| 22 |
-- search box feature in header area (currently displayed in the left sidebar)
|
| 23 |
------------------
|
| 24 |
MAKE THIS BASE THEME BETTER: bug reports and feature requests are welcome: create an issue http://drupal.org/node/add/project_issue/beginning/support.
|
| 25 |
------------------
|
| 26 |
beginning is maintained by robin (aka robby http://drupal.org/user/76033), a French Drupal Front-End developper managing :
|
| 27 |
|
| 28 |
http://biboo.net : a French website that provides Drupal video tutorials, tips and tricks about Drupal and CSS language ...
|
| 29 |
http://gazwal.com : a both French and English website where you can find Drupal themes. It's also the professional online portfolio of Drupal themer Robin ...
|
| 30 |
|
| 31 |
|
| 32 |
Feel free to contact me : http://drupal.org/user/76033/contact
|