Download & Extend

Releases for Slideshow

slideshow 6.x-2.1

Download Size md5 hash
slideshow-6.x-2.1.tar.gz 17.03 KB 82ddda93716cae0f6b5ddbfeb4488e25
slideshow-6.x-2.1.zip 20.73 KB ee14f7dd866f1236a58d1397214d3550
Last updated: December 24, 2010 - 23:49
Official release from tag: 6.x-2.1

Release notes

Updated to Drupal 6

slideshow 6.x-2.x-dev

Download Size md5 hash
slideshow-6.x-2.x-dev.tar.gz 14.95 KB cae0d34f7d3ee9c4a9aab9e0b3fc16e7
slideshow-6.x-2.x-dev.zip 17.55 KB e91bda0aadeb30866fd1970442033463
Last updated: February 25, 2011 - 07:50
Development snapshot from branch: 6.x-2.x

Release notes

Development snapshot

slideshow 5.x-2.1

Download Size md5 hash
slideshow-5.x-2.1.tar.gz 16.98 KB 4d76ce6b7b99120e56a1ce5bfbadc138
slideshow-5.x-2.1.zip 20.04 KB 6583fd70cf82ac67e2662a236d50d0f7
Last updated: December 24, 2010 - 23:49
Official release from tag: 5.x-2.1

Release notes

Changes since DRUPAL-5--2-0-c:

  • Rewrote the JavaScript
  • Preserve the title of the file when on node editing form, even if it's empty
  • Removed the check from the scroll into view code
  • #135350 by Shiny: Add PostgreSQL support
  • #97117: Images do not display in secure filesystem (by evanchsa)
  • coder.module cleanup
  • Don't scroll to image when clicking next/prev
  • #147757 by sethcohn: Don't display next/prev buttons when there's just one image.
  • #152261 by Todd Nienkerk: Remove stray
  • #132213 by jshuster: Allow suppressing the slideshow in teasers
  • #119923: resized image is not created when upload filename already exists
  • #260648 by ardas: remove imagecache dependency
  • #238934: slideshow rendering function by ARDAS

slideshow 5.x-2.x-dev

Download Size md5 hash
slideshow-5.x-2.x-dev.tar.gz 14.89 KB 50ace67aee68dbf7cc675dc7991c0c9e
slideshow-5.x-2.x-dev.zip 16.93 KB 8f36cfed290c0ca11f23c91a2f3a647e
Last updated: February 25, 2011 - 07:50
Development snapshot from branch: 5.x-2.x

Release notes

Development snapshot

slideshow 5.x-2.0-c

Download Size md5 hash
slideshow-5.x-2.0-c.tar.gz 14.18 KB f3060004c08cfdf2709e564d205b044b
slideshow-5.x-2.0-c.zip 16.51 KB cf3b3c54da32e7317f3e1a3c3261f913
Last updated: December 24, 2010 - 23:49
Official release from tag: 5.x-2.0-c

Release notes

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

slideshow 5.x-2.0-b

Download Size md5 hash
slideshow-5.x-2.0-b.tar.gz 14.16 KB 76d035152374572eff179981c27aae99
slideshow-5.x-2.0-b.zip 16.49 KB c8f375f55efcb366a15127bc886f1432
Last updated: December 24, 2010 - 23:49
Official release from tag: 5.x-2.0-b

Release notes

Fixed two issues:

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

slideshow 5.x-2.0

Download Size md5 hash
slideshow-5.x-2.0.tar.gz 14.14 KB b921c1c6a4651988d4ad62c7a12a6586
slideshow-5.x-2.0.zip 16.47 KB 72ad86a4ace718a18a39d8c08cfc2209
Last updated: December 24, 2010 - 23:49
Official release from tag: 5.x-2.0

Release notes

  • 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
Read more

slideshow 5.x-1.2

Download Size md5 hash
slideshow-5.x-1.2.tar.gz 10.27 KB fee9956d72c341d96e25330eeee01061
slideshow-5.x-1.2.zip 11.88 KB 16668d2bbfe3ffa3a52c8178abe329dc
Last updated: December 24, 2010 - 23:49
Official release from tag: 5.x-1.2

Release notes

Changes since DRUPAL-5--1-1:

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

slideshow 4.7.x-0.9

Download Size md5 hash
slideshow-4.7.x-0.9.tar.gz 9.5 KB 54accdd9c499d666d86a9831b6ecc6ab
slideshow-4.7.x-0.9.zip 10.83 KB 6f6d1e442408ffd5c3cdd78c5a08cba8
Last updated: December 24, 2010 - 23:49
Official release from tag: 4.7.x-0.9

Release notes

Last 4.7 Version (in case there are not any security issues).

slideshow 5.x-1.1

Download Size md5 hash
slideshow-5.x-1.1.tar.gz 10.19 KB 0478c742b4942d27320753b2d5911517
slideshow-5.x-1.1.zip 11.81 KB 8a57cc83c25d21ec1fb1bbdc409a443b
Last updated: December 24, 2010 - 23:49
Official release from tag: 5.x-1.1

Release notes

  • 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
  • Added a class ‘slideshow’ to the HTML output for easier theming

slideshow 5.x-1.0

Download Size md5 hash
slideshow-5.x-1.0.tar.gz 9.8 KB 4b0e0bd0ac6acf691a9f13dd5a8b1399
slideshow-5.x-1.0.zip 11.38 KB 78e51627b2b89bbad61e389e28ddb900
Last updated: December 24, 2010 - 23:49
Official release from tag: 5.x-1.0

Release notes

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 HEAD

Download Size md5 hash
slideshow-HEAD.tar.gz 14.55 KB 251efce2bcec91090a5ef8d221b21f04
slideshow-master.tar.gz 14.59 KB 41c8b0b35192bc55c20593ad249f89da
slideshow-HEAD.zip 16.87 KB 0e3ad8302dfecf0919dc3f0c57d935f9
slideshow-master.zip 16.61 KB 56d2289e69a86708f0f7acbfa4ec2099
Last updated: February 25, 2011 - 07:50
Development snapshot from branch: master

Release notes

This version is compatible with Drupal 5.

slideshow 4.7.x-1.x-dev

Download Size md5 hash
slideshow-4.7.x-1.x-dev.tar.gz 9.46 KB 8dc0de503f38dc3131bcfc9e3b414c8b
slideshow-4.7.x-1.x-dev.zip 10.65 KB 9b3c25d81b3478259b2436f730958d37
Last updated: February 25, 2011 - 07:50
Development snapshot from branch: 4.7.x-1.x

Release notes

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

Subscribe with RSS Syndicate content