Fancy Image Gallery

What is Fancy Image Gallery?

It’s easy to use gallery plugin for Wolf CMS with jquery fancybox effect. The plugin purpose is to make and maintain a lot of galleries in less time as possible. Approx. time to set up one gallery with 20 images is 5 minutes.

NOTICE The gallery only works with MOD_REWRITE on! Since version 0.8.1, it works with or without MOD_REWRITE!!!

Features

Installation

  1. Download latest Fancy Image Gallery
  2. Unpack fancy_image_gallery._X.Y.Z.zip under wolf/plugins/ directory
  3. Go to Administration->Plugins and enable plugin
  4. Jquery setup:

For Wolf 0.6.0+

- Download at least jquery v.1.4.2 and link it somewhere between < head > tags in your Layout.

For Wolf 0.5.5

- Download jquery v.1.3.2 and link it somewhere between < head > tags in your Layout.

Below that, put this code:

<?php fancy_resources(); ?>
<script type="text/javascript">
	$(function(){
		$(".photo").fancybox({ 
		'zoomSpeedIn': 500, 
		'zoomSpeedOut': 500, 
		'overlayShow': true });
		});
</script>

That’s it. You have finished installation and set up of Fancy Image Gallery plugin. For further usage read Documentation page under Fancy Image Gallery tab.

Translation

Plugin comes with i18n folder where you can put your translations as well. Available translations are:

Any contributions for other languages are more then welcome. Just translate file to your language and send it via e-mail to one of the authors. You have our e-mail address under Documentation page inside plugin tab.

To do

Like any other software, this one has some flaws. We will try to fix as much as we can and publish updated code ASAP. If you have any suggestions write a post with short description of future/possible upgrade on the Wolf’s forum.

Authors

Developer and leading math brain: Sanja Andjelkovic
Coder and wannabe developer: Dejan Andjelkovic
Many thanks to our man from the shadow for his help: Martijn van der Kleijn

Changelog

Version 0.8.6 (May 2011)

Version 0.8.5 (March 2011)

Version 0.8.4 (December 2010/March 2011)

Version 0.8.3 (August 2010)

Version 0.8.2 (August 2010)

Version 0.8.1 (August 2010)

Version 0.8.0

Version 0.7.3

Version 0.7.2

Version 0.7.1

Download

For Wolf v.0.7.+
Current version available for download: Fancy Image Gallery 0.8.6

For Wolf v.0.6.0
Current version available for download: Fancy Image Gallery 0.8.3_w6

For Wolf v.0.5.5
Current version available for download: Fancy Image Gallery 0.7.3




Gallery preview

blog comments powered by Disqus