Blog

How to tweak CKEditor in Get Simple.

The standard CKEditor in Get Simple is a bit limited, you can't for example turn a line of text into a title. This is easily fixed. In your root folder, you will find gsconfig.php. Open this in your editor, and change these lines: # WYSIWYG toolbars (advanced, basic or [custom config]) #define('GSEDITORTOOL', 'advanced');   to: #

Get Simple CMS: How to install a plugin

I had a little trouble with this at first, it's something small to keep in mind, but if you don't do it, your plugin won't show in the plugins list. When you download and extract a plugin from the repository, they thell you to FTP the files to the plugins folder in your GS installation. However, when you extract a plugin, you get one folder,