Contributions API

lightbox2.module

Version

1.16.2.16.2.85 (checked in on 2008/05/02 at 22:27:34 by snpower)

Description

Enables the use of lightbox2 which places images above your current page, not within. This frees you from the constraints of the layout, particularly column widths.

This module is for Drupal 6.x only.

Module by: Mark Ashmead Mailto: bugzie@gmail.com Co-maintainer: Stella Power (http://drupal.org/user/66894)

Image Node Support: Steve McKenzie

Functions

Namesort iconDescription
lightbox2_accessImplementation of hook_access().
lightbox2_add_filesProvide links to the CSS stylesheet and JS file associated with this module.
lightbox2_auto_image_handling_settings_formConfiguration form the automatic image handling functionality.
lightbox2_exclude_these_pathsReturn TRUE if current path is disabled for lightbox according to lightbox2_disable_these_urls.
lightbox2_field_formatterImplementation of hook_field_formatter().
lightbox2_field_formatter_infoImplementation of hook_field_formatter_info().
lightbox2_filterImplementation of hook_filter().
lightbox2_filter_tipsImplementation of hook_filter_tips().
lightbox2_general_settings_formGeneral configuration form for controlling the lightbox behaviour.
lightbox2_helpImplementation of hook_help().
lightbox2_imagecache_create_urlImplementation of the imagecache_create_url() function for integration with imagecache module versions prior to imagecache 2.
lightbox2_initImplementation of hook_init().
lightbox2_menuImplementation of hook_menu().
lightbox2_permImplementation of hook_perm().
lightbox2_settings_pageThe default lightbox2 settings page.
lightbox2_slideshow_settings_formConfiguration form for controlling the slideshow behaviour.
lightbox2_slideshow_settings_form_validateValidation function for the slideshow configuration form.
lightbox2_themeImplementation of hook_theme().
theme_imagefield_image_imagecache_lightbox2Implementation of theme_imagefield_image_imagecache_lightbox2().
theme_lightbox2_imageTheme function for displaying the lightbox2 trigger image in an imagefield.