1.16.2.16.2.85 (checked in on 2008/05/02 at 22:27:34 by snpower)
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
| Name | Description |
|---|---|
| lightbox2_access | Implementation of hook_access(). |
| lightbox2_add_files | Provide links to the CSS stylesheet and JS file associated with this module. |
| lightbox2_auto_image_handling_settings_form | Configuration form the automatic image handling functionality. |
| lightbox2_exclude_these_paths | Return TRUE if current path is disabled for lightbox according to lightbox2_disable_these_urls. |
| lightbox2_field_formatter | Implementation of hook_field_formatter(). |
| lightbox2_field_formatter_info | Implementation of hook_field_formatter_info(). |
| lightbox2_filter | Implementation of hook_filter(). |
| lightbox2_filter_tips | Implementation of hook_filter_tips(). |
| lightbox2_general_settings_form | General configuration form for controlling the lightbox behaviour. |
| lightbox2_help | Implementation of hook_help(). |
| lightbox2_imagecache_create_url | Implementation of the imagecache_create_url() function for integration with imagecache module versions prior to imagecache 2. |
| lightbox2_init | Implementation of hook_init(). |
| lightbox2_menu | Implementation of hook_menu(). |
| lightbox2_perm | Implementation of hook_perm(). |
| lightbox2_settings_page | The default lightbox2 settings page. |
| lightbox2_slideshow_settings_form | Configuration form for controlling the slideshow behaviour. |
| lightbox2_slideshow_settings_form_validate | Validation function for the slideshow configuration form. |
| lightbox2_theme | Implementation of hook_theme(). |
| theme_imagefield_image_imagecache_lightbox2 | Implementation of theme_imagefield_image_imagecache_lightbox2(). |
| theme_lightbox2_image | Theme function for displaying the lightbox2 trigger image in an imagefield. |