Download Size md5 hash
gallery-5.x-2.0-beta4.tar.gz 68.49 KB 3485c0abb10152f2c69be986253ae6ec
gallery-5.x-2.0-beta4.zip 78.74 KB 3e8f7588fe62326f0d95ab70ec4a2616
Official release from tag: 5.x-2.0-beta4
Last updated: December 24, 2010 - 23:04

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

#