Posted by profix898 on February 9, 2008 at 12:01am
| Download | Size | md5 hash |
|---|---|---|
| gallery-6.x-1.x-dev.tar.gz | 83.46 KB | eaaaf44e33b9150f61da177abcace53c |
| gallery-6.x-1.x-dev.zip | 99.14 KB | 57cfb3cc6bf9f80d5d70bb460722e14e |
Last updated: February 25, 2011 - 07:35
This module requires Gallery 2.3 (svn). It will NOT work with a stable G2.2.x release.
If you dont have a SVN client to fetch the code from repository directly you can get the latest nightly build at http://www.rabinovich.org/G2/ (.tar.gz or zip).
New features in the 6.x-1.x series of gallery module:
- Basepath for embedded gallery configurable
(previous it was always 'site.net/gallery/') - Embedded Theme configurable
- Unified block handling (image- vs. grid-blocks is just an option) and
ability to include arbitrary G2 blocks in Drupal (e.g. Comments, EXIF-Info, Rating, ...) - Support for G2 MultiRoot feature
- Simple drupal_alter()-based API for modules to hook in
- ...