diff --git a/lightbox2.module b/lightbox2.module index 62fd87cbe1c9c4352d10cdb22482bc2bd2e21a58..6527d07adf6caa8e6ac23786d1a7b45367b55cff 100644 --- a/lightbox2.module +++ b/lightbox2.module @@ -50,6 +50,8 @@ which should trigger the lightbox functionality.
  • Imagecache Support: adds a Lightbox2 field formatter for CCK imagefields for your custom views.
  • Image Page Link: a link to the image node can be provided within the lightbox itself.
  • Page Exclusion Capability: exclude certain pages on your site from having the lightbox2 functionality.
  • +
  • Login Support: ability to modify all user/login links so the login form appears in a lightbox.
  • +
  • Skin and Animation Configuration: configure the order and speed of the lightbox animations, along with the lightbox colors, border size and overlay opacity.
  • Gallery 2 Support: support for Gallery 2 images via the Gallery module (beta).
  • Usage