Overview

by Anne Bowtell last modified Dec 06, 2009 08:14 PM
Contributors: Yuri Carrer
If you want to work on the file system, here's the magic required to get yourself set up with a skeleton set of files and code.

This section will talk you through the processes required to create your own theme on the file system and to install this in your own Plone site. 

The good news is that you don't have to write substantial amounts of code yourself to create the framework for your own file system theme, you can use a generator (Paster from ZopeSkel) to do this for you. This will give you a directory containing a number of pre-prepared directories and files, which you can augment or re-write with your own customizations.