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
View usage statistics for this release
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#
