http://www.bretteleben.de/lang-en/joomla/very-simple-image-gallery/-anleitung-plugin.html
The code consists of the call {*vsig}{/vsig*} (without the asterisks) and contains the name of the folder with your images. The path to this folder "/images/stories" is added by the plugin automatically and must not be inserted.
The complete call in our sample would look such as:
{*vsig}verysimple{/vsig*} - without the asterisks
To use a folder within a folder, the path below "/images/stories/" is used, e. g. to use the folder /images/stories/folder/subfolder" the call would look such as:
{*vsig}folder/subfolder{/vsig*} - without the asterisks
In general that´s it and the gallery is ready to go.
How to show title and text with our images or modify the current gallery from the default-settings in the backend, find out in the second part of this howto (link at the end of the page).
{akgallery}



