Tutorial: converting a template

Automatic conversion

In order to convert a template from Limbo/Mambo you have to:

  1. download http://drakecms.svn.sourceforge.net/viewvc/*checkout*/drakecms/tools/templateconv.php and run it locally with your template's index.php file
  2. copy or create the drake.css in the css template subfolder
  3. remove redundant CSS definitions in template_css.css
  4. fix CSS declarations in index.php

Manual conversion

The following list enumerates general changes that apply in the conversion.

NOTE: the below listed changes are automatically applied by templateconv.php