dev-master
9999999-devThe SilverStripe bootstrap base theme
BSD-3-Clause
The Requires
by Robin Gorry)
theme silverstripe
Wallogit.com
2017 © Pedro Peláez
The SilverStripe bootstrap base 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., (*1)
Add the following to your mysite/_config.php file. Remove any existing SSViewer::set_theme lines., (*2)
SSViewer::set_theme("sitetools");
HtmlEditorConfig::get('cms')->setOption('theme_advanced_styles', 'highlight=highlight;no-border=no-border,break=break');
The SilverStripe bootstrap base theme
BSD-3-Clause
theme silverstripe