Easy 2 Gallery 1.4.0-beta 3
Released Apr 15, 2010 by temusMultilanguage gallery snippet and module that offers features like image browsing, automatic thumbnail creation, size adjusting, watermarking, adding comments, etc..Documentation Git Using Template Variable Examples
This version is deprecated. It is recommended to use a newer version.
Download 957kb (752 downloads) ********** 1.4.0-Beta 3 **********
+ ONLY support UTF-8 filenames/folders. Other than that should stay at Easy 2 Gallery 1.3.5.
+ Fixed small bug in pagination calculation, again...
+ Introducing additional parameters:
--+ &slideshow : simple (more type of slideshow will be added soon)
----+ &ss_w - slideshow width box, default = 400 (in px)
----+ &ss_h - slideshow height box, default = 300 (in px)
----+ &ss_bg - box background color, default = white
----+ &ss_allowedratio - allowed width/height ratio of image dimension inside slideshow box, default 0.75*(&ss_w/&ss_h) - 1.25*(&ss_w/&ss_h).
Options:
* 'minimumfloatnumber-maximumfloatnumber', eg: `1.0-2.0`
* 'none' - disable this ratio, all landscape/portrait images will be shown
----+ &ss_limit - limit number of images for the slideshow, default NULL.
More images mean slower page loading.
+ Invalid characters checking
+ Numbering on duplication
+ Additional tab inside module: Comments Manager
+ Introducing additional parameters:
--+ &resize_type : inner | shrink | resize
--+ &thbg_red (Red in RGB background color)
--+ &thbg_green (Green in RGB background color)
--+ &thbg_blue (Blue in RGB background color)
+ All textarea now supports TinyMCE
+ Directory database now includes Description.
+ Comment system now has IP Address ignoring
--> when you're ignoring an IP Address, comment hyperlink will be hidden from the specified IP Address
+ Fixed the SQL upgrade code
+ Now you can have multi IDs, for &fid, &gid, &rgid
+ Introducing some parameters:
--+ &showonly : images | folders
--+ $customgetparams (for nesting with other snippets)
+ Directory & images share same pagination
+ English libraries, except lightwindow (author's site is dead)
+ Broken down Module into classes and templates, will be very useful for further development of any additional PHP functions or Module's interface.
+ See the help page
+ Libraries arguments now have been merged in one file only: includes/config.libs.easy2gallery.php
MODULE
1. file's/folder's name will not be renamed again
2. the original folder's & file's names restoration in the upgrading installation process
3. each of folders will have index.html (Unautorized Direct Access to folder), each time of directory creation or each time synchro action finds a folder doesn't have index.html.
4. as #3, this time synchro will exclude index.html, index.htm, index.php, Thumbs.db for the database synchronization.
5. editing directory name will also rename the real folder's name.
6. change the default installation language.
7. add output buffering to avoid PHP's memory limit.
8. add natural sort order of gallery's list
SNIPPET
1. Now with PHP classes.
2. Directories and files are now sharing the same Grid and Pagination. The &limit parameter applies as the joined result.
3. Comment with email validation.
LANGUAGE
1. English
under old.* files, still need to be done:
2. Russian
3. Spanish ( credit: redstormj (Jose R. Lopez) )
4. Dutch ( credit: DNA )
you must change your module code as:
include(MODX_BASE_PATH.'assets/modules/easy2/index.php');
+ ONLY support UTF-8 filenames/folders. Other than that should stay at Easy 2 Gallery 1.3.5.
+ Fixed small bug in pagination calculation, again...
+ Introducing additional parameters:
--+ &slideshow : simple (more type of slideshow will be added soon)
----+ &ss_w - slideshow width box, default = 400 (in px)
----+ &ss_h - slideshow height box, default = 300 (in px)
----+ &ss_bg - box background color, default = white
----+ &ss_allowedratio - allowed width/height ratio of image dimension inside slideshow box, default 0.75*(&ss_w/&ss_h) - 1.25*(&ss_w/&ss_h).
Options:
* 'minimumfloatnumber-maximumfloatnumber', eg: `1.0-2.0`
* 'none' - disable this ratio, all landscape/portrait images will be shown
----+ &ss_limit - limit number of images for the slideshow, default NULL.
More images mean slower page loading.
+ Invalid characters checking
+ Numbering on duplication
+ Additional tab inside module: Comments Manager
+ Introducing additional parameters:
--+ &resize_type : inner | shrink | resize
--+ &thbg_red (Red in RGB background color)
--+ &thbg_green (Green in RGB background color)
--+ &thbg_blue (Blue in RGB background color)
+ All textarea now supports TinyMCE
+ Directory database now includes Description.
+ Comment system now has IP Address ignoring
--> when you're ignoring an IP Address, comment hyperlink will be hidden from the specified IP Address
+ Fixed the SQL upgrade code
+ Now you can have multi IDs, for &fid, &gid, &rgid
+ Introducing some parameters:
--+ &showonly : images | folders
--+ $customgetparams (for nesting with other snippets)
+ Directory & images share same pagination
+ English libraries, except lightwindow (author's site is dead)
+ Broken down Module into classes and templates, will be very useful for further development of any additional PHP functions or Module's interface.
+ See the help page
+ Libraries arguments now have been merged in one file only: includes/config.libs.easy2gallery.php
MODULE
1. file's/folder's name will not be renamed again
2. the original folder's & file's names restoration in the upgrading installation process
3. each of folders will have index.html (Unautorized Direct Access to folder), each time of directory creation or each time synchro action finds a folder doesn't have index.html.
4. as #3, this time synchro will exclude index.html, index.htm, index.php, Thumbs.db for the database synchronization.
5. editing directory name will also rename the real folder's name.
6. change the default installation language.
7. add output buffering to avoid PHP's memory limit.
8. add natural sort order of gallery's list
SNIPPET
1. Now with PHP classes.
2. Directories and files are now sharing the same Grid and Pagination. The &limit parameter applies as the joined result.
3. Comment with email validation.
LANGUAGE
1. English
under old.* files, still need to be done:
2. Russian
3. Spanish ( credit: redstormj (Jose R. Lopez) )
4. Dutch ( credit: DNA )
Installation Instructions
IMPORTANT UPGRADE step:you must change your module code as:
include(MODX_BASE_PATH.'assets/modules/easy2/index.php');
Version | Released | Author | Downloads |
---|---|---|---|
27 Versions | 2 Contributors | 17,541 Downloads | |
1.4.14-pl | Nov, 10 2013 | goldsky | 2,407 |
1.4.13-pl | May, 15 2013 | goldsky | 721 |
1.4.13-rc1 | May, 09 2013 | goldsky | 239 |
1.4.12-pl | Jan, 31 2013 | goldsky | 656 |
1.4.11-pl | Jan, 09 2013 | goldsky | 265 |
1.4.10-pl | Dec, 30 2012 | goldsky | 208 |
1.4.10-rc4 | Mar, 07 2012 | goldsky | 1,698 |
1.4.10-rc3 | Feb, 01 2012 | goldsky | 452 |
1.4.10-rc2 | Dec, 21 2011 | goldsky | 481 |
1.4.10-rc1 | Dec, 06 2011 | goldsky | 353 |
1.4.9-pl | Dec, 06 2011 | goldsky | 276 |
1.4.8-pl | Jul, 22 2011 | goldsky | 1,255 |
1.4.7-pl | Jul, 10 2011 | goldsky | 367 |
1.4.6-pl | May, 16 2011 | goldsky | 753 |
1.4.5-pl | May, 02 2011 | goldsky | 438 |
1.4.4-pl | May, 01 2011 | goldsky | 260 |
1.4.3-pl | Apr, 29 2011 | goldsky | 285 |
1.4.2-pl | Apr, 18 2011 | goldsky | 322 |
1.4.1-pl | Apr, 10 2011 | goldsky | 394 |
1.4.0-pl | Mar, 17 2011 | goldsky | 579 |
1.4.0-rc-4 | Nov, 08 2010 | goldsky | 768 |
1.4.0-rc3 | Oct, 18 2010 | goldsky | 580 |
1.4.0-rc2 | Oct, 12 2010 | goldsky | 382 |
1.4.0-rc1 | Jun, 07 2010 | goldsky | 444 |
1.4.0-beta 4 | May, 12 2010 | goldsky | 306 |
1.3.5-release | Jan, 18 2010 | temus | 1,900 |