Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Bunch of bug fixes:
BUG #174888 by Dave Cohen, et al; fix revision message to indicate the *revision* author and date, not the original node info.
BUG #92545: by John Morahan; remove notification from teaser. Prevents duplicate dsm with nodewords module.
BUG #208106: by jbjaaz; make listing of nodes with pending revisions a theme function.
BUG #229035: by fago; clear cache so published revisions will show for anon users.
BUG #312198: by mikl; combine rm actions into one dsm rather than many separate ones.
Diaporama 5.x-1.6
Bug Fixed:
o #333584, #282740: Keep javascript in front of Flash Slideshow
New Features:
o Add messages and tests for files rights.
o Add
after images selection in diaporama form.
o #332525: Diaporama can be linked to a gallery
o #332525: Thanks to the cron, diaporama is updated when images are added to gallery.
v1.1 is the same as v1.0. (Version 1.0 did not build correctly)
Differences from the pre-1.0 dev version:
* Creates its own table instead of stuffing things into the 'data' column in the users table
* New login token format -- now uses a shared secret (password) to verify tokens instead of relying on access to the shared_users table. This should make it easier to use as a SSO solution with other platforms and Drupal installs running on separate servers
- Added more finegrained perms
- Fixed aggregator2 migration script and made it work and become more accurate
- Allowed specifying image size on aggregation full view and teaser view with option to display none
- Made feed page to show its children items
- Changed default values in forms and used isset checks to specify defaults
- Added ability to specify filter of aggregated items
- Fixed issue related to open_basedir and safe_mode
- Fixed issue related to clean urls being passed from feed to first child