slideshow 5.x-2.0-c

The default align wasn't used correctly (same as with location).

slideshow 5.x-2.0-b

Fixed two issues:

  • The default location wasn’t used correctly.
  • Global configuration options weren’t saved correctly.

slideshow 5.x-2.0

  • Slideshow module does no longer come with its own content type
  • Existing slideshows are converted to a generic type named ‘slideshow’
  • Any post can now contain a slideshow: Enable slideshow for a content type
    at Administer >> Content management >> Content types >> [content type]
  • Slideshows can now configured more extensively:
    • The image dimensions for each individual slideshow can be set
    • The location for each individual slideshow can be set to:
      • Above: The slideshow appears above the content
      • Below: The slideshow appears below the content
      • Tag: The slideshow appears within the content at the specified position
    • The alignment of each individual slideshow can be set:
      • Left: The slideshow is floated on the left side
      • Right: The slideshow is floated on the right side
      • Full width: The slideshow is centered with no text on either side
    • If the user doesn’t specify any settings for a slideshow, the global
      default settings are used
  • Modified the theme function a bit to use the new #type => slideshow format
  • Removed the transition
  • Slideshow images now reside in their own directory

slideshow 5.x-1.2

Changes since DRUPAL-5--1-1:

  • Fixed an issue where multiple slideshows on a page didn't work correctly.

slideshow 5.x-1.1

  • Fixed #97113 (Rename slideshow to Slideshow)
  • Fixed #83928 (Formatted image not removed when pic is deleted)
  • Update the info file
  • Attachment count is no longer displayed on teaser pages when it is 0
  • theme_slideshow() no longer uses url() as it is already validated in nodeapi
  • Image size setting is now validated properly

slideshow 5.x-1.0

The module has been ported to jQuery. Thus, it is now possible to have more than one slideshow on a page. There is also a nice resizing effect if you have pictures with different sizes. File attachments that are images are now unlisted automatically on any slideshow. Regular attachments still work.

slideshow 4.7.x-1.x-dev

Note that multiple slideshows on a page (i.e. on node listings) don't work with the 4.7 version.

Subscribe with RSS Subscribe to Releases for Slideshow