Skip to content

The "Simple" theme for SilverStripe by Sara (Innovaif). Winner of the 2012 theme competition.

License

Notifications You must be signed in to change notification settings

katie-day/silverstripe-simple

This branch is 17 commits behind silverstripe/silverstripe-simple:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

64ec4e1 · Jun 29, 2018
Jun 21, 2018
Oct 5, 2012
Apr 8, 2015
Apr 26, 2018
Jun 7, 2012
Dec 16, 2015
Nov 19, 2012
Mar 28, 2012
Jun 7, 2012
Feb 15, 2016
Jun 29, 2018

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.

  • Add the following to your mysite/_config.php file. Remove any existing SSViewer::set_theme lines.

     SSViewer::set_theme("simple");
     HtmlEditorConfig::get('cms')->setOption('theme_advanced_styles', 'highlight=highlight;no-border=no-border,break=break');
    

About

The "Simple" theme for SilverStripe by Sara (Innovaif). Winner of the 2012 theme competition.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 80.0%
  • Scheme 11.6%
  • JavaScript 8.4%