| 1 |
Author: Jurriaan Roelofs
|
| 2 |
d.o. profile: http://drupal.org/user/52638
|
| 3 |
Website: http://www.clearwind.biz
|
| 4 |
Sponsored by: Alldrupalthemes.com
|
| 5 |
|
| 6 |
ABOUT THIS THEME
|
| 7 |
|
| 8 |
ADT Basetheme v2 is the basetheme for all new themes on alldrupalthemes.com and the themes produced by the Design to Drupal service on www.alldrupalthemes.com.
|
| 9 |
|
| 10 |
This theme includes a lot of code for theme settings and color module integration. If you do not wish to make use of theme settings and/or color module, you can easily strip the theme of these implementation by deleting the following files/functions:
|
| 11 |
|
| 12 |
FARBTASTIC COLOR WHEEL TIP
|
| 13 |
|
| 14 |
Use Google Chrome! Dragging the marker of the color picker is very resource intensive and Google Chrome uses the most efficient Javascript engine at the time of writing. In Firefox 3.0 or any version of Internet Explorer your color tuning experience is significantly more "Jitterish".
|
| 15 |
|
| 16 |
TABLE OF (file) CONTENTS
|
| 17 |
|
| 18 |
[color] Files for color module
|
| 19 |
[css] Stylesheets
|
| 20 |
[custom] Files for adding css and template.php things
|
| 21 |
[images] Layout images and icons
|
| 22 |
[preprocess] Adding and overriding variables for template files (preprocessing templates)
|
| 23 |
[scripts] Javascript files
|
| 24 |
[templates] Drupal template files
|
| 25 |
*.info Drupal Info file, defines regions and used stylesheets
|
| 26 |
template.php This file loads in all of the theme's php files
|
| 27 |
template-functions.php Utility functions used by the theme
|
| 28 |
template-overrides.php Functions overriding Drupal core or module functions
|
| 29 |
template-settings-controller.php This file interprets theme settings and acts on them
|
| 30 |
theme-settings.php Definition of all the theme settings
|
| 31 |
theme-settings-defaults.php Theme settings defaults
|