Latest releases
Latest stable release: 4.0.3
View changelog »
Copyright © 2005-2007 Spoonlabs d.o.o.
All rights Reserved.
This is only a stub, not a final version of plug-in manual
This plug-in will allow you to add multiple images to an article and create image galleries. Each article can have own dedicated gallery. Galleries are being displayed either in the article's body with the content wrapped around or in a box with thumbnails that enlarge on a click.
This plug-in can access users with writer privileges and higher.
Go to your Administration - Articles and choose to add or edit an article. On the 'Image gallery' tab click on the 'Add new image' button and choose previously uploaded image file(s) that you want to include to that article. You can also upload images from your hard drive to desired folder if you click on 'Upload' link, then select folder from 'Upload destination' drop-down list and click on the 'Upload file' button to select files that should be uploaded. Images are being selected with a single click. You can select multiple images from the same folder at the same time. Click on the 'Add images' button and images will be added to the article.
Double-click on the image thumbnail to add 'Image title' and 'Description' and then click on 'Apply' button. You can remove image if you click on its thumbnail and then select 'Remove image' link.
If you choose to display article within a box you should edit default.tpl file located in VIVVO_ROOT/templates/VIVVO_TEMPLATE_FOLDER/article and add the following line on desired place (for example right below <div id="box_right_holder">):
<vte:include file="{VIVVO_TEMPLATE_DIR}box/plugin_image_gallery_lightbox.tpl" />
Image thumbnails will be displayed in a box and they will enlarge using Lightbox gallery on a click.
You may choose your images to be displayed within an article and text to be wrapped around it. To accomplish this you should select image_gallery.tpl as Article custom layout (Administration - Categories) for the category this article belongs to. First image will be displayed when article is being loaded and user can browse through gallery using arrows.