This package has not been dropped into the extra repository, yet.
It still needs more love from any testers and translators.

My test site is running on this, I have found some conversion bugs but have been fixed.
It can be downloaded from here:
http://github.com/goldsky/Easy-2-Gallery/tree/1.4.0-rc2
********** 1.4.0-Release Candidate 2 **********
+ Many bug fixings
+ Created individual module’s internal pages
+ Added plugin and slideshow managers and databases
+ Enhanced the E2G’s internal plugin with the System Event to provide hook
+ Added reCaptcha
+ Added more functions on the file manager
+ Added User management to integrate with MODx’s user management
+ Added more comments function
+ Added Dashboard page on the module
+ Added a wild-parameter
&gid=`*` (star symbol) to select all directories and images.
+ Added
&where_dir and
&where_file paramaters as additional SQL’s WHERE CLAUSE statements
+ Added Previous/Up/Next Navigation
+ Added ’Follow orientation’ configuration on image resizing
+ Added Sizzle as the selector library
REQUIRED REDO ON UPGRADING
+ Slideshows & Plugins:
- custom coding: All outputs should be ’
echo’-ed. Output buffering will take the rest.
- snippet call: &ss_allowedratio=`none` now should be &ss_allowedratio=`all`
Any bugs you may find can be reported on this thread, but I prefer to sort them from here
http://github.com/goldsky/Easy-2-Gallery/issues
Fork the translation or bug fix at anytime.

Or attach them on here.
Upgrade instruction
This version now uses DB as its config source.
Copy the
easy2/includes/configs/config.easy2gallery.php from old folder to the new one (same folder structure).
The script will read the config file first (as the consequence of previous system), then read the DB, then read
default.config.easy2gallery.php (if both fails).
Then
SAVE the config first.
*** NEW ***
Gallery’s User Management
This version is now included the user management by using the MODx’s permission groups.
- Manager side: restricting the manager users on accessing the module’s pages
- Web side: restricting web visitor on seeing some specified folders/images