Latest releases
Latest stable release: 4.0.4
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 help you to show image browser on your Vivvo site. It takes images that you upload to your server and creates image browser that is accessible via http://www.example.com/images page. All you need to do is upload images via FTP to VIVVO_ROOT/files/images folder that is automatically created during installation. You can also create subfolder with images that will automatically create a link in navigation and a separate galery on the http://www.example.com/images/subfolder link.
A gallery image will enlarge when user click on its preview using Lightbox gallery.
Make sure to replace http://www.example.com with your real website URL.
Upload images via FTP to VIVVO_ROOT/files/images folder that is automatically created during installation. On the http://www.example.com/images, thumbnails are previewed and can be enlarged on a click. You can also create subfolder with images that will automatically create a link in navigation and a separate galery on the http://www.example.com/images/subfolder link.
If you get any error when uploading files to /images folder, you need to delete this folder and create it manually. This issue is related with PHP mkdir function that depends on Apache user privileges - that user owns newly created folder so you cannot manipulate it.