2017 © Pedro Peláez
 

silverstripe-theme bootstrap-base

The SilverStripe bootstrap base theme

image

silverstripe/bootstrap-base

The SilverStripe bootstrap base theme

  • Tuesday, September 30, 2014
  • by Sitetools
  • Repository
  • 1 Watchers
  • 0 Stars
  • 131 Installations
  • CSS
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 2 Open issues
  • 1 Versions
  • 2 % Grown

The README.md

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., (*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 Versions

30/09 2014

dev-master

9999999-dev

The SilverStripe bootstrap base theme

  Sources   Download

BSD-3-Clause

The Requires

 

theme silverstripe