Download Latest Version tsv_nano_gallery_v04.zip (10.8 kB)
Email in envelope

Get an email when there's a new version of Tsv nano gallery

Home
Name Modified Size InfoDownloads / Week
tsv_nano_gallery_v04_demo.zip 2011-04-12 11.9 MB
README.txt 2011-04-12 2.1 kB
tsv_nano_gallery_v04.zip 2011-04-12 10.8 kB
Totals: 3 Items   11.9 MB 0
Tsv nano gallery

Creator: Dima Media / Dima Tsvetkov

Creates a simple gallery list from folders in the same root as this file.
Automatically creates thumbnails at fist time and saves them for later use.
This gallery uses Fancybox for viewing photos.

* FancyBox - jQuery Plugin
* Simple and fancy lightbox alternative
*
* Examples and documentation at: http://fancybox.net
*
* Copyright (c) 2008 - 2010 Janis Skarnelis
* That said, it is hardly a one-person project. Many people have submitted bugs, code, and offered their advice freely. Their support is greatly appreciated.
*
* Version: 1.3.4 (11/11/2010)
* Requires: jQuery v1.3+
*
* Dual licensed under the MIT and GPL licenses:
*   http://www.opensource.org/licenses/mit-license.php
*   http://www.gnu.org/licenses/gpl.html

* Few changes are applied for Tsv nano gallery:
* Added NEXT, PREV and X (close) texts instead of icons.
* Removed wrapping based on images. Round corners, etc.
* Removed CSS:s for IE6

*** Supports ***

- JPG
- PNG
- Subdirectories

*** Requirements ***

PHP5
PHP-GD libs

*** How to install ***

Drop the index.php into the folder containing other photo folders.
And create 'thumbs' folder with chmod 777 permissions in the same directory with an index.php.

There should not be any other files in the same path as an index.php. 
index.php excludes automatically itself and thumbs folder from listing.

Hierarchy example:

|- index.php
|- thumbs
|- Travel_photos
	|- Berlin_2010
		|- berlin1.jpg
		|- berlin2.jpg
	|- photo1.jpg
	|- photo2.jpg
	|- photo3.jpg
|- My_animals
	|- Rocky.jpg
	|- Bella.jpg
|- Me_and_my_friends
	|- my_friends_photo1.jpg
	|- my_friends_photo2.jpg
	
*** v 0.4 *** 12.04.2011 ***

Skipping not handleble files using file's mime type.
Added suport for png files.


*** v 0.3 *** 12.04.2011 ***

Added $is_included trigger for including index.php file into other systems like Joomla.
Removed some bugs.
	
*** v 0.2 *** 12.04.2011 ***

Cleaned FancyBox from images.
Added text variables for easy translating.


*** v 0.1 *** 10.04.2011 ***

Just mess of codes.
Source: README.txt, updated 2011-04-12