Revision 138
Added by ryan about 19 years ago
trunk/wb/templates/allcss/info.php | ||
---|---|---|
25 | 25 |
|
26 | 26 |
$template_directory = 'allcss'; |
27 | 27 |
$template_name = 'All CSS'; |
28 |
$template_description = 'This template is designed with one goal in mind: to completely control lay-out with css. In case you were wondering, that is where the name came from.'; |
|
29 | 28 |
$template_version = '2.6'; |
30 | 29 |
$template_platform = '2.6.x'; |
31 | 30 |
$template_author = 'Ryan Djurovich'; |
32 | 31 |
$template_license = 'GNU General Public License'; |
32 |
$template_description = 'This template is designed with one goal in mind: to completely control lay-out with css. In case you were wondering, that is where the name came from.'; |
|
33 | 33 |
|
34 | 34 |
?> |
trunk/wb/templates/round/info.php | ||
---|---|---|
25 | 25 |
|
26 | 26 |
$template_directory = 'round'; |
27 | 27 |
$template_name = 'Round'; |
28 |
$template_description = 'Default template for Website Baker 2.2.x. Simular to the box template, but with rounded edges.'; |
|
29 | 28 |
$template_version = '2.6'; |
30 | 29 |
$template_platform = '2.6.x'; |
31 | 30 |
$template_author = 'Ryan Djurovich'; |
32 | 31 |
$template_license = 'GNU General Public License'; |
32 |
$template_description = 'Default template for Website Baker 2.2.x. Simular to the box template, but with rounded edges.'; |
|
33 | 33 |
|
34 | 34 |
?> |
trunk/wb/templates/simple/info.php | ||
---|---|---|
25 | 25 |
|
26 | 26 |
$template_directory = 'simple'; |
27 | 27 |
$template_name = 'Simple'; |
28 |
$template_description = 'This template is designed for developers to learn how to make templates easily. Please note this template only supports 2 page levels.'; |
|
29 | 28 |
$template_version = '2.6'; |
30 | 29 |
$template_platform = '2.6.x'; |
31 | 30 |
$template_author = 'Ryan Djurovich'; |
32 | 31 |
$template_license = 'GNU General Public License'; |
32 |
$template_description = 'This template is designed for developers to learn how to make templates easily. Please note this template only supports 2 page levels.'; |
|
33 | 33 |
|
34 | 34 |
?> |
Also available in: Unified diff
Updated template info files