Tiki Wizard Readme.txt
==========================
Currently the Setup Wizards are defined.
See tiki-wizard_admin.php
The wizard pages are placed in the pages sub directory. For Admin Wizard pages, start the filename with admin_
The templates to the wizard pages, are places in the templates/wizard folder.
To add a new page
1) Create a new pages file, e.g. pages/admin_mypage.php
2) Create the template page, e.g. templates/wizard/admin_mypage.tpl
3) Instanciate and link the template page in tiki-wizard_admin.php