Setting up...

1.    Make a backup of your files!
Always nice to have a backup befor you mess arround with the system

2.    Install the plugin loader, if not already done!

3.    Download the gallery plugin, and unzip and keep the folder structure

4.    Download the gallerywizzard plugin and unzip and keep the folder structure

The folder structure will look something like this:

+-GALLERYWIZZARD
| index.php
| admin.php
| |
| +-LANGUAGES
| | da.php
| | de.php
| | en.php
| | nl.php
| |
| +-CONFIG
| | config.php
| |
| +-HELP
| | help.htm

5.    Upload the folder gallerywizzard and it's content to the folder called PLUGINS (the plugin loader)

After the upload to the plugin folder your structure should look like below:

The folder structure will look something like this:

+-PLUGINS
| index.php
| admin_common.php
| |
| +-GALLERYWIZZARD
| | index.php
| | admin.php
| | |
| | +-LANGUAGES
| | | da.php
| | | de.php
| | | en.php
| | |
| | +-CONFIG
| | | config.php
| | |
| | +-HELP
| | | help.htm

6.    Login to CMSimple to edit/create pages in cmsimple.dk

7.    USAGE
In your plugin-popup list you should now find the two entries <gallery> and <gallerywizzard>.
The gallerywizzard will integrate to your existing gallery plugin and will show the wizard when selecting the main-plugin-page of <gallery>.
There’s no need to select the plugin <gallerywizzard> itself except you’ll want to change the base directory, where all the galleries will be created!!!!

8.    CONFIGURATION
There are only twei configurable parameters for this plugin:
a. display wizzard in galleryplugin
    set this to <true> if you want the wizzard to be displayed also when selecting the gallery-plugin from the plugin-list
    set this to <false> if you only want the wizzard to be shown when selecting the gallerywizzard form the plugin-list
b. gallery base directory
    enter the path to where the new galleries should be created
    e.g. <galleries/>
    you’ll have to add the slash </> at the end of your path!!!!!!! Don’t forget that!

9.    DISCLAIMER
The gallerywizzard was a rough and dirty work for an single user-request. So the sourcecode is not documented in any way and it was only tested on cmsimple v2.9 but should work fine with higher versions, too.