Login | Forgot password | Register
What is OpenID?
OpenID is an Internet-wide identity system that allows you to sign in to many websites with a single account.
With OpenID, your ID becomes a URL (e.g. http://username.myopenid.com/). You can get a free OpenID for example from myopenid.com.
For more information visit the official OpenID site.
Archive
SilverStripe Forums » Archive » Tutorial for new/dumb user(s)
Our old forums are still available as a read-only archive.
|
Page:
1
|
Go to End | |
| Author | Topic: Tutorial for new/dumb user(s) | 399 Views |
-
Tutorial for new/dumb user(s)

7 September 2008 at 11:26pm
Hi,
Found SS and it seems like a fine piece of code but trying to understand how all this comes together for a website is somewhat confusing. I'm familiar with the concept of mvc framework and stuff but I can't seem to find a tutorial that tells me how can I change a theme on my site (found _conf.php or smth but changing theme just gives me a blank screen on my browser).
There's a tutorial or two for beginner site building but but that doesnt seem to do the job for me.
Are there any user guide pages that explain how to theme, and configure my site?
-
Re: Tutorial for new/dumb user(s)

8 September 2008 at 6:00am
You can see which config options to use on this page - http://doc.silverstripe.com/doku.php?id=configuration
You can set themes in the config file by this line SSViewer::set_theme('themename')
Just make a directory called 'themes' in your root installation. If you look at the default zip file, it has the structure for how theme sub folders should be.
If you installed with the tutorial 'theme', might want to play around with blackcandy theme to test things out.
-
Re: Tutorial for new/dumb user(s)

8 September 2008 at 3:31pm
Hi Mihkel!
We are hoping to get some more friendly user guides up soon and rewrite the tutorials to cover things in a more logical pattern soon.
As for changing the theme - changing that 1 line in that file should do it! Make sure you dont have a typo or something in the theme name.
-
Re: Tutorial for new/dumb user(s)

8 September 2008 at 4:49pm
After you change the config file, don't forget to add "?flush=1" to the end of your url.
| 399 Views | ||
|
Page:
1
|
Go to Top |
Currently Online: aram, Fading, joey
Welcome to our latest member: Anonymous user




