21307 Posts in 5737 Topics by 2603 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 485 Views |
-
SilverStripe Themes Creation

13 October 2010 at 10:08pm
Hi,
I have been trying to many time to work on new themes for SilverStripe, I have some doubt come to my head regarding labeling the section of themes. I checked the themes come silverstripe, I found they have the following section:
1. $Navigation
2. $Footer
3. $SidebarI would like to know is it possible if we use another name instead such as
1. $mainmenus
2. $bottom
3. $leftpaneli have tried but it doesn't work.
Please help.
-
Re: SilverStripe Themes Creation

14 October 2010 at 12:29am
Do you mean defining new content areas? Well the themes don't support adding new fields to the CMS so you have to either stick with the fields defined in the other themes ($SiteConfig vars, $Content, $Title) and then hard code sidebars and any of your new panels. You may then want to provide instructions for users on to how to add new fields to the CMS
http://doc.silverstripe.org/tutorial:2-extending-a-basic-site#adding_date_and_author_fields
| 485 Views | ||
|
Page:
1
|
Go to Top |

