Compare commits

..

No commits in common. "ac99fc50e6cb7377a1880362e089bb73b1a427ed" and "4f723b68e4c053a34067ca93cdd404d4aca4a3b9" have entirely different histories.

1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# Using the Simple theme
* Copy the theme into the `themes/` directory of your Silverstripe project. If you've named it correctly, there should be a directory called `themes/simple/templates`.
* Copy the theme into the `themes/` directory of your SilverStripe project. If you've named it correctly, there should be a directory called `themes/simple/templates`.
* Add the following to your `mysite/_config.php` file. Remove any existing `SSViewer::set_theme` lines.