You are here

README.txt in Shadowbox 6

AUTHOR/MAINTAINERS
------------------

Module created by Richard Burford, aka, psynaptic
http://freestylesystems.co.uk

Shadowbox created by Michael J. I. Jackson
http://mjijackson.com

DESCRIPTION
-----------

"Shadowbox is a cross-browser, cross-platform, cleanly-coded and
fully-documented media viewer application written entirely in JavaScript. Using
Shadowbox, website authors can display a wide assortment of media in all major
browsers without navigating away from the linking page."
http://mjijackson.com/shadowbox/index.html

This module adds a modal popup/overlay media viewer to Drupal. Currently this
module provides basic functionality and can be used to give thickbox/lightbox
type functionality for viewing images. The plan for the future is to add more
advanced configuration options and integrate with imagefield, imagecache,
image and other modules.

INSTALLATION
------------

See INSTALL.txt

CHANGELOG
---------

See CHANGELOG.txt

KNOWN ISSUES
------------

1. There is currently a bug in Shadowbox when using a setting of 'Simultaneous'
   for 'Animation sequence'. A possible fix is posted on the Shadowbox forum:
   http://www.nabble.com/Box-builds-down-then-slides-up-into-place-to15718047.html#a15718047

2. There is currenly a bug when setting the 'Enable animation' setting to
   unchecked where the next/previous item cannot be found and the Shadowbox 
   stalls.

File

README.txt
View source
  1. AUTHOR/MAINTAINERS
  2. ------------------
  3. Module created by Richard Burford, aka, psynaptic
  4. http://freestylesystems.co.uk
  5. Shadowbox created by Michael J. I. Jackson
  6. http://mjijackson.com
  7. DESCRIPTION
  8. -----------
  9. "Shadowbox is a cross-browser, cross-platform, cleanly-coded and
  10. fully-documented media viewer application written entirely in JavaScript. Using
  11. Shadowbox, website authors can display a wide assortment of media in all major
  12. browsers without navigating away from the linking page."
  13. http://mjijackson.com/shadowbox/index.html
  14. This module adds a modal popup/overlay media viewer to Drupal. Currently this
  15. module provides basic functionality and can be used to give thickbox/lightbox
  16. type functionality for viewing images. The plan for the future is to add more
  17. advanced configuration options and integrate with imagefield, imagecache,
  18. image and other modules.
  19. INSTALLATION
  20. ------------
  21. See INSTALL.txt
  22. CHANGELOG
  23. ---------
  24. See CHANGELOG.txt
  25. KNOWN ISSUES
  26. ------------
  27. 1. There is currently a bug in Shadowbox when using a setting of 'Simultaneous'
  28. for 'Animation sequence'. A possible fix is posted on the Shadowbox forum:
  29. http://www.nabble.com/Box-builds-down-then-slides-up-into-place-to15718047.html#a15718047
  30. 2. There is currenly a bug when setting the 'Enable animation' setting to
  31. unchecked where the next/previous item cannot be found and the Shadowbox
  32. stalls.