How To...

Set Up Apache Directives
Published on 23/12/09 at 09:27
Apache Directives Using a special .htaccess file, you can add many additional server-side tasks, checks and processes to Vanilla CMS.  The current configuration of the .htaccess file contains the following: Domain redirection -  e.g...read more

Build a Template System
Published on 17/12/09 at 16:00
Template System Building There are multiple ways to build your own template system. We'll go through a couple of them here. Method 1: Using custom HTML files Create an HTML/PHP file in your favourite editor - this is your design template ...read more

Use FooBank (advanced)
Published on 01/12/09 at 17:38
FooBank Documentation The FooBank system allows you to define custom variables which can use to extend Vanilla's core configuration and behaviour. The easiest way to demonstrate this is by showing a few examples. For FooBank to work in any of you...read more