| 1 |
name = Clearblue
|
| 2 |
description = Clearblue aims to provide a very simple and clean look, allowing the users to focus more on the contents.<br />Clearblue is designed by <a href="http://papermilkdesign.com/">Nicholas Wagner</a> and coded into a Drupal theme by <a href="http://kahthong.com/">Leow Kah Thong</a>.
|
| 3 |
screenshot = screenshot.png
|
| 4 |
version = VERSION
|
| 5 |
core = 6.x
|
| 6 |
engine = phptemplate
|
| 7 |
|
| 8 |
regions[content_top] = Content top
|
| 9 |
regions[content] = Content
|
| 10 |
regions[left_and_right_joined] = Left and right sidebar joined
|
| 11 |
regions[left] = Left sidebar
|
| 12 |
regions[right] = Right sidebar
|
| 13 |
|
| 14 |
features[] = logo
|
| 15 |
features[] = name
|
| 16 |
features[] = mission
|
| 17 |
features[] = comment_user_picture
|
| 18 |
features[] = favicon
|
| 19 |
features[] = primary_links
|
| 20 |
features[] = secondary_links
|
| 21 |
|
| 22 |
stylesheets[all][] = style.css
|
| 23 |
|
| 24 |
scripts[] = script.js
|
| 25 |
|