Easy 2 Gallery 1.4.9-pl
Released Dec 06, 2011 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 2017kb (277 downloads)See the HELP tab inside the module for the complete instruction.
Post your questions on the support board for Easy 2 Gallery
Installation Instructions
Installation
1. Unpack archive in root folder of you modx installation
2. If this is your fresh installation: create a new folder 'gallery', the default path is assets/images/gallery.
You can change this from the default.config.easy2gallery.php (fresh installation) from this value:
'dir' => 'assets/images/gallery/',
If this is an upgrade, this module will use the existing config.easy2gallery.php values.
3. Create new module, name it anything (Eg: Easy 2 Gallery), type:
###########
$o = include_once(MODX_BASE_PATH.'assets/modules/easy2/index.php');
return $o;
###########
, click save.
4. Refresh modx manager, then open the module tab.
5. Install following instructions.
6. If install is successful, remove install folder, manually or by clicking delete button. module won't work if this folder exists.
Upgrade
Unpack archive in root folder of you modx installation
If there is one (upgrade from below of E2G 1.4.0-rc4), COPY your existing config.easy2gallery.php file to assets/modules/easy2/includes/configs/ folder.
Open the module tab, upgrade following instructions
If upgrade is successful, remove install folder, manually or by clicking delete button. Module won't work if this folder exists.
Edit your Viewers and change the javascript folder directives, eg: assets/libs/highslide => assets/libs/viewers/highslide
CLEAR MODX CACHE
***************** 1.4.9 ******************
Fixes:
- fixed breadcrumbs
- fixed unsyncronized folder links
- bugfixed the restricted access to the prev-up-next navigation
- added the restricted access icon on the module's list
- debug returned the valid folders as false
Improvements:
- secured the module class on the GET requests
- deleted old template files
- refactored the snippet's class
- added &wmposxy for specified x,y watermark's position
- added &folder_w, &folder_h and &folder_thq parameters to provide different dimensions to the folder's thumbnail on the runtime (snippet call only)
- added the new easy2tagcloud snippet
- updated all the javascript viewers to the current versions
Version | Released | Author | Downloads |
---|---|---|---|
27 Versions | 2 Contributors | 17,539 Downloads | |
1.4.14-pl | Nov, 10 2013 | goldsky | 2,406 |
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.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 | 443 |
1.4.0-beta 4 | May, 12 2010 | goldsky | 306 |
1.4.0-beta 3 | Apr, 15 2010 | goldsky | 752 |
1.3.5-release | Jan, 18 2010 | temus | 1,900 |