Easy 2 Gallery 1.4.10-rc3

Easy 2 Gallery 1.4.10-rc3

Released Feb 01, 2012 by temus
Multilanguage gallery snippet and module that offers features like image browsing, automatic thumbnail creation, size adjusting, watermarking, adding comments, etc..<a href="http://rtfm.modx.com/display/ADDON/Easy+2+Gallery" title="WIKI">Documentation</a> <a href="https://github.com/goldsky/Easy-2-Gallery" title="git">Git</a> <a href="http://ttyl.modx.com/thread/50727/finding-the-ultimate-template-variable-for-easy-2-gallery#dis-post-296729" title="Using template variable">Using Template Variable</a> <a href="http://virtudraft.com/labs/evo" title="example">Examples</a> Download 2018kb (67 downloads)
8 Likes, 2 Dislikes
Report this Extra
Downloads: 5,768
License: GPLv2
Requires Evolution 1.0.x or greater
Compatible up to Evolution 1.0.x
Supports mysql

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

  • Added new feature to the auto width/height.

    If &w=`400` &h=`auto`, all images will be cropped to the fixed width, but proportional height. Both landscape and portrait images.

    Version Released Author Downloads
    20 Versions 2 Contributors 5,774 Downloads
    1.4.10-rc2 Dec, 20 2011 goldsky 242
    1.4.10-rc1 Dec, 06 2011 goldsky 142
    1.4.9-pl Dec, 06 2011 goldsky 16
    1.4.8-pl Jul, 22 2011 goldsky 950
    1.4.7-pl Jul, 09 2011 goldsky 116
    1.4.6-pl May, 15 2011 goldsky 503
    1.4.5-pl May, 02 2011 goldsky 159
    1.4.4-pl May, 01 2011 goldsky 33
    1.4.3-pl Apr, 28 2011 goldsky 41
    1.4.2-pl Apr, 18 2011 goldsky 118
    1.4.1-pl Apr, 10 2011 goldsky 128
    1.4.0-pl Mar, 16 2011 goldsky 305
    1.4.0-rc-4 Nov, 08 2010 goldsky 469
    1.4.0-rc3 Oct, 18 2010 goldsky 313
    1.4.0-rc2 Oct, 12 2010 goldsky 77
    1.4.0-rc1 Jun, 07 2010 goldsky 202
    1.4.0-beta 4 May, 12 2010 goldsky 58
    1.4.0-beta 3 Apr, 15 2010 goldsky 304
    1.3.5-release Jan, 18 2010 temus 1,531