How to add many gallery items at once
From Lanius CMS Wiki
It is possible to add many gallery items to your website at once. These are suggested steps to achieve the result.
- create a remote directory under media/gallery, called mypics for example
- create a .tar archive (compression is not necessary with already compressed images) with all your images
- upload it to the media/gallery/mypics remote directory
- upload Veloce script to the same directory
- run on your browser the veloce.php script (http://www.example.org/media/gallery/mypics/veloce.php)
- proceed to extraction of the archive by following on screen instructions
- when finished, delete veloce.php and the .tar achive
- access the administration backend and select the gallery wizard
- on the 1st page (3rd step) you will see that there is a directory without associated category, select it
- finished
You can also skip steps 2~7 by directly uploading pictures into the remote directory.

