Releases for Gallery
gallery 5.x-2.2
Download: gallery-5.x-2.2.tar.gz
Size: 85.06 KB
md5_file hash: 5eec34af0d643fdd2edc69f2c3ccd3df
First released: February 27, 2008 - 23:12
Last updated: February 27, 2008 - 23:15
This is a bugfix release for the 5.x-2.x series of gallery module.
This version is identical to the 5.x-2.1 release, but it fixes a critical bug that was introduced with the previous bugfix release.
Release notes for this series including a list of features and changes in comparison to earlier versions can be found in the initial release notes (5.x-2.0) of the 5.x-2.x series.
Changes from 5.x-2.0 to 5.x-2.1
Gallery
- bugfix: fatal error ('drupal_get_path') for guest users if page cache is enabledgallery 5.x-2.1
Download: gallery-5.x-2.1.tar.gz
Size: 85.04 KB
md5_file hash: aaa091f3259cefb3526c49a513abcc1a
First released: February 20, 2008 - 11:04
Last updated: February 20, 2008 - 11:05
This is a bugfix release for the 5.x-2.x series of gallery module.
Release notes for this series including a list of features and changes in comparison to earlier versions can be found in the initial release notes (5.x-2.0) of the 5.x-2.x series.
Changes from 5.x-2.0 to 5.x-2.1
Gallery
- bugfix: G2 filter appears as text when user has no permission (#195106)
- bugfix: move admin sidebar doesnt work for plugins page (#195879)
- bugfix: broken breadcrumbs for dynamic albums (#207986)
- bugfix: bad css ids for install table (#207843)
- bugfix: install still checks for gsitemap module (#208872)
- bugfix: empty title not handled properly in status reports
- bugfix: advanced search form broken
- bugfix: final stage of integration (user sync) fails if gallery_menu module is enabled (#217090)
- bugfix: gallery pages not updated if page cache is enabled (#216775)
- task: specificItem needed to get album thumbnail instead of album content (workaround option for #196149)
- task: unify head html output (in _search.inc)
- task: make G2 filter tag case-insensitive
- task: add request details to reports
- task: additional notice if url rewrite needs configuration
- task: backport cleanup stuff from D6
- feature: improved formatting of debug outputgallery 6.x-1.x-dev
Download: gallery-6.x-1.x-dev.tar.gz
Size: 95.29 KB
md5_file hash: ff7808ea3d708c338308e32a911449c2
First released: February 9, 2008 - 00:01
Last updated: August 5, 2008 - 00:04
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
- ...
gallery 5.x-2.0
Download: gallery-5.x-2.0.tar.gz
Size: 84.55 KB
md5_file hash: 192b3ce3f0c5f4c5f5122333fc773a38
First released: November 23, 2007 - 10:08
Last updated: November 23, 2007 - 10:10
This is the first release of the new 5.x-2.x series of gallery module. The new module has some excellent new features and provides a major overhaul of the UI and the underlying code.
New feature available with the 5.x-2.x series:
- Powerful user/role sync and bulk import/sync options (can also import G2 users into Drupal)
- Install wizard for initial configuration (and improved test routines)
- Support for multiple image/grid blocks
- Full support for G2.2 (ability to have different size images (exactSize) -- not just the thumbnail)
- Support for XML Sitemaps
- More sidebar control (move admin sidebar into a Drupal block)
- Improved search (with advanced search capability)
- Easier settings and clear administrative UI
- Improved error handling and debugging
- Uninstall support
- Gallery Menu: Incorporates G2 albums as Drupal menu items
- Gallery Profile: Adds useralbum features to profile pages
- ...
During the last 7 months the gallery module code has been reworked almost completely. The new module has got a clear UI, more structured code and a basic API, which provides much more flexibility and extensibility than it was achievable with the old series. A good starting point for additional features that will be included in the Drupal 6 version of gallery module.
Documentation and Support
There have also been changes to the infrastructure for the Gallery2 integration:
Documentation can be found at http://codex.gallery2.org/Integration:Drupal. You can still post bug reports and feature requests in the Issues tracker, support requests should generally go to the new Gallery2 Integrations Forums first.
Please consider to add your site(s) to the table of Drupal+Gallery2 installations. Thanks!
Installation / Update
Please read the Installation instructions and backup your database before upgrading the module. The new series has been tested extensivly, but we cant garantee that you will not encounter any issues. In principle the update is straight forward: Replace the all files from the old module with the new ones and run update.php. After that you will need to configure some basic options to complete the update.
I hope you enjoy the new design and functionality of gallery module 5.x-2.x :)
gallery 5.x-2.0-beta6
Download: gallery-5.x-2.0-beta6.tar.gz
Size: 84.55 KB
md5_file hash: 6f234fc78e4f508d5a61f47e52793bb4
First released: November 14, 2007 - 11:24
Last updated: November 14, 2007 - 22:55
This is the sixth BETA release of the new 5.x-2.x series. The new gallery module has some excellent new features and provides a major overhaul of the UI and the underlying code. Its quite stable but still needs testing. Please backup your database before use and report any issues to the Issues tracker.
Only a few issues have been reported for beta5 (see below) and are hopefully fixed in this release. Please people put this through its paces and find bugs. If no major bugs are reported for this beta, we can have a first release in 1-2 weeks.
If you are updating from a previous beta release to beta6, make sure to rebuild the menu and flush the cache after update.
New feature available with the 5.x-2.x series:
- More powerful user/role sync, including the ability to bulk import/sync. Can also import Gallery2 users into Drupal
- Support for Google (XML) Sitemaps
- Full support for G2.2 (including the ability to have different size images -- not just the thumbnail)
- More sidebar control (including ability to move admin sidebar into a Drupal block)
- Multiple image/grid blocks support
- Improved search, with advanced search capability
- Automatically gets the image frame options from Gallery2
- Much easier default setting
- Improved error handling and debugging
- ...
Changes from beta5 to beta6
Gallery
- bugfix: image block not saving image types array (#188858 by nhales)
- bugfix: saving htaccess rules does not show error on failure
- bugfix: filter doesnt work for [G2:x] syntax if n>1 is default value (#185626)
- bugfix: filter prints visible notice for invalid filter syntax
- bugfix: filter not working for images if optional args specified
- bugfix: gallery_get_block does not always work (#186952)
- bugfix: correct url rewrite handling for i18n (#185877)
- bugfix: i18n language selection (#185877)
- task: hide link to rewrite config if rewrite plugin is disabled
- task: backport syntax changes from D6 to minimize incompatibility (see #185251)
- task: restructure variables update in hook_update_N
Gallery Menu
- bugfix: viewing embedded dynamic albums gives an error (#190909)#
gallery 5.x-2.0-beta5
Download: gallery-5.x-2.0-beta5.tar.gz
Size: 71.02 KB
md5_file hash: 9ae11f1231b559216810fc6dabb4828f
First released: October 21, 2007 - 19:30
Last updated: October 21, 2007 - 19:35
This is the fifth BETA release of the new 5.x-2.x series. The new gallery module has some excellent new features and provides a major overhaul of the UI and the underlying code. Its quite stable but still needs testing. Please backup your database before use and report any issues to the Issues tracker.
Several issues have been reported for beta4 (see below) and are hopefully fixed in this release. Please people put this through its paces and find bugs. If no major bugs are reported for this beta, we will have a first release candidate in about 2 weeks.
If you are updating from a previous beta release to beta5, make sure to rebuild the menu and flush the cache after update.
New feature available with the 5.x-2.x series:
- More powerful user/role sync, including the ability to bulk import/sync. Can also import Gallery2 users into Drupal
- Support for Google (XML) Sitemaps
- Full support for G2.2 (including the ability to have different size images -- not just the thumbnail)
- More sidebar control (including ability to move admin sidebar into a Drupal block)
- Multiple image/grid blocks support
- Improved search, with advanced search capability
- Automatically gets the image frame options from Gallery2
- Much easier default setting
- Improved error handling and debugging
- ...
Changes from beta4 to beta5
Gallery
- bugfix: typo in rewrite check causes blank screen (#183508)
- bugfix: notice if $g2entity->theme is not set
- bugfix: return empty block (and no subject) if init fails
- bugfix: correct flawy filter patch (#182681)
- bugfix: clean up all G2 init() calls (will hopefully solve #181703)
- bugfix: [G2:number] filter syntax doesnt work (#182681)
- task: disable sitemap merge if module/plugin is not available
- task: clean up profile fields and useralbum link
- task: add simple bueditor js helper
- task: auto-initialize G2 in gallery_get_block()
- task: textfield for .htaccess filesystem path too short (#183124)
- task: add back gallery_get_themes() function
Gallery Profile
- feature: initial version of gallery_profile module
(customize user profiles to include gallery stuff)
Gallery Menu
- bugfix: strip off additional url arguments like session id (#181703)
- task: rearrange call-sequence for gallery_menu (make it similar to the D6 handling)
- task: add option to enable/disable url rewrite paths
- task: reduce default tree depth#
gallery 5.x-2.0-beta4
Download: gallery-5.x-2.0-beta4.tar.gz
Size: 68.49 KB
md5_file hash: 3485c0abb10152f2c69be986253ae6ec
First released: October 10, 2007 - 16:03
Last updated: October 10, 2007 - 16:05
This is the fourth BETA release of the new 5.x-2.x series. The new gallery module has some excellent new features and provides a major overhaul of the UI and the underlying code. Its quite stable but still needs testing. Please backup your database before use and report any issues to the Issues tracker.
Several issues have been reported for beta3 (see below) and are hopefully fixed in this release. Please people put this through its paces and find bugs, so that we can have a solid release candidate soon.
New feature available with the 5.x-2.x series:
- More powerful user/role sync, including the ability to bulk import/sync. Can also import Gallery2 users into Drupal
- Support for Google (XML) Sitemaps
- Full support for G2.2 (including the ability to have different size images -- not just the thumbnail)
- More sidebar control (including ability to move admin sidebar into a Drupal block)
- Multiple image/grid blocks support
- Improved search, with advanced search capability
- Automatically gets the image frame options from Gallery2
- Much easier default setting
- Improved error handling and debugging
- ...
Changes from beta3 to beta4
Gallery
- bugfix: blank pages for 'Item not found' error messages (#179930)
- bugfix: for n=1 the type defaults to 'specificItem' (#180187)
- bugfix: 'show' parameter doesn't work (#180461)
- bugfix: js/css includes broken for G2 outside Drupal root (#181269)
- bugfix: block type option unfiltered
- bugfix: gallery search does not work + cleanup (#165583)
- feature: backport useralbum block/filter options
- feature: provide gallery_get_block() to fetch image/grid block
- task: reorganize and simplify blocks code
- task: rename gallery_sidebar global
- task: improve url rewrite checking (#176859)
- task: clean up useralbum code
Gallery Menu
- bugfix: gallery_menu items not available for guest users (#179760)
(not entirely solved yet, see http://drupal.org/node/181703)
- feature: use clean urls in gallery_menu (#176859)
- task: reduce default tree depth
- task: add option to enable/disable url rewrite paths#
gallery 5.x-2.0-beta3
Download: gallery-5.x-2.0-beta3.tar.gz
Size: 67.34 KB
md5_file hash: 845f14c73392d2e0470d00b216efbf6d
First released: September 30, 2007 - 10:27
Last updated: September 30, 2007 - 10:30
This is the third BETA release of the new 5.x-2.x series. The new gallery module has some excellent new features and provides a major overhaul of the UI and the underlying code. Its quite stable but still needs testing. Please backup your database before use and report any issues to the Issues tracker.
There were no major bugs reported for beta1 :) The beta2 release introduced a bug (undefined function) for php4 otherwise only some smaller fixes, cosmetic changes and cleanup (small scale refactoring) went into beta3. Please people put this through its paces and find bugs, so that we can have a solid release candidate soon.
New feature available with the 5.x-2.x series:
- More powerful user/role sync, including the ability to bulk import/sync. Can also import Gallery2 users into Drupal
- Support for Google (XML) Sitemaps
- Full support for G2.2 (including the ability to have different size images -- not just the thumbnail)
- More sidebar control (including ability to move admin sidebar into a Drupal block)
- Multiple image/grid blocks support
- Improved search, with advanced search capability
- Automatically gets the image frame options from Gallery2
- Much easier default setting
- Improved error handling and debugging
- ...
gallery 5.x-2.0-beta2
Download: gallery-5.x-2.0-beta2.tar.gz
Size: 66.96 KB
md5_file hash: e6a0228f4234876fcc41d2ff0eff84d2
First released: September 27, 2007 - 10:07
Last updated: September 27, 2007 - 10:10
This is the second BETA release of the new 5.x-2.x series. The new gallery module has some excellent new features and provides a major overhaul of the UI and the underlying code. Its quite stable but still needs testing. Please backup your database before use and report any issues to the Issues tracker.
There were no major bugs reported for beta1 :) Only some smaller fixes, cosmetic changes and cleanup went into beta2. Please people put this through its paces and find bugs, so that we can have a solid release candidate soon.
New feature available with the 5.x-2.x series:
- More powerful user/role sync, including the ability to bulk import/sync. Can also import Gallery2 users into Drupal
- Support for Google (XML) Sitemaps
- Full support for G2.2 (including the ability to have different size images -- not just the thumbnail)
- More sidebar control (including ability to move admin sidebar into a Drupal block)
- Multiple image/grid blocks support
- Improved search, with advanced search capability
- Automatically gets the image frame options from Gallery2
- Much easier default setting
- Improved error handling and debugging
- ...
gallery 5.x-2.0-beta1
Download: gallery-5.x-2.0-beta1.tar.gz
Size: 66.24 KB
md5_file hash: 863e354e72a7267d7c18681320cd6f56
First released: September 10, 2007 - 20:44
Last updated: September 10, 2007 - 20:45
This is the first BETA release of the new 5.x-2.x series. The new gallery module has some excellent new features and provides a major overhaul of the UI and the underlying code. Its quite stable but still needs testing. Please backup your database before use and report any issues to the Issues tracker.
New feature available with the 5.x-2.x series:
- More powerful user/role sync, including the ability to bulk import/sync. Can also import Gallery2 users into Drupal
- Support for Google (XML) Sitemaps
- Full support for G2.2 (including the ability to have different size images -- not just the thumbnail)
- More sidebar control (including ability to move admin sidebar into a Drupal block)
- Multiple image/grid blocks support
- Improved search, with advanced search capability
- Automatically gets the image frame options from Gallery2
- Much easier default setting
- Improved error handling and debugging
- ...
gallery 5.x-2.x-dev
Download: gallery-5.x-2.x-dev.tar.gz
Size: 84.81 KB
md5_file hash: fcc3afddf97ce768c9109ac1ba3258fa
First released: April 24, 2007 - 11:23
Last updated: July 20, 2008 - 00:03
Major update to the Gallery module:
- More powerful user/role sync, including the ability to bulk import/sync. Can also import Gallery2 users into Drupal
- Support for Google (XML) Sitemaps
- Full support for G2.2 (including the ability to have different size images -- not just the thumbnail)
- More sidebar control (including ability to move admin sidebar into a Drupal block)
- Multiple image/grid blocks support
- Improved search, with advanced search capability
- Automatically gets the image frame options from Gallery2
- Much easier default setting
- Improved error handling and debugging
- ...
This is not (quite) yet production-ready -- please back up your databases before use. The more feedback we get, the quicker this will become the new standard gallery module.
gallery 5.x-1.0
Download: gallery-5.x-1.0.tar.gz
Size: 45.74 KB
md5_file hash: b19fff431c83964e8a88c57267d62855
First released: April 24, 2007 - 11:18
Last updated: April 24, 2007 - 11:20
First released version for 5.x.
gallery 5.x-1.x-dev
Download: gallery-5.x-1.x-dev.tar.gz
Size: 45.75 KB
md5_file hash: d3f4acbb35f165cad1f2168c4d50d831
First released: November 14, 2006 - 11:45
Last updated: April 23, 2007 - 12:07
Drupal 5.x compatible. Please provide feedback on any issues.
gallery 4.7.x-1.0
Download: gallery-4.7.x-1.0.tar.gz
Size: 43.94 KB
md5_file hash: a751db5144acdb351ad276b5b38990cc
First released: November 14, 2006 - 11:37
Last updated: November 14, 2006 - 11:40
Stable release for Drupal 4.7.x.
gallery 4.6.x-1.0
Download: gallery-4.6.x-1.0.tar.gz
Size: 19.13 KB
md5_file hash: 6af33f94cd8a14993dfe1ce5b959f663
First released: November 14, 2006 - 11:33
Last updated: November 14, 2006 - 11:35
Stable release for Drupal 4.6.x.
gallery 4.7.x-1.x-dev
Download: gallery-4.7.x-1.x-dev.tar.gz
Size: 44.08 KB
md5_file hash: fe56065a33e3245b01d7a0108662f322
First released: April 15, 2006 - 17:01
Last updated: May 10, 2007 - 12:09
gallery 4.6.x-1.x-dev
Download: gallery-4.6.x-1.x-dev.tar.gz
Size: 19.14 KB
md5_file hash: 77ee952250139b1a9d15421b669991a7
First released: April 15, 2005 - 20:15
Last updated: November 13, 2006 - 12:00
gallery HEAD
Download: gallery-HEAD.tar.gz
Size: 68.33 KB
md5_file hash: c63c4510b012543346ae8a1199a8eab8
First released: March 6, 2005 - 20:15
Last updated: November 23, 2007 - 12:04
