You are here

Files in Lightbox2 8

Primary tabs

File namesort descending Location Namespace Description
DefaultController.php src/DefaultController.php Drupal\lightbox2
DefaultController.php src/Controller/DefaultController.php Drupal\lightbox2\Controller Contains \Drupal\lightbox2\Controller\DefaultController.
InitSubscriber.php src/EventSubscriber/InitSubscriber.php Drupal\lightbox2\EventSubscriber Contains \Drupal\lightbox2\EventSubscriber\InitSubscriber.
lightbox-rtl.css css/lightbox-rtl.css /* $Id: lightbox-rtl.css,v 1.1.2.18 2010/06/07 14:43:02 snpower Exp $ */ #imageData #imageDetails { float: right; text-align: right; } /* Image location mod */ #bottomNavClose { float: left; } #bottomNavZoom, #bottomNavZoomOut { left:…
lightbox.css css/lightbox.css /* $Id: lightbox.css,v 1.1.4.28 2010/09/22 10:47:15 snpower Exp $ */ #lightbox { position: absolute; top: 40px; left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0; } #lightbox a img { border:…
lightbox2-insert-image.tpl.php lightbox2-insert-image.tpl.php Template file for Lightbox2 content inserted via the Insert module.
lightbox2.admin.inc lightbox2.admin.inc Administrative page callbacks for the lightbox2 module.
lightbox2.formatter.inc lightbox2.formatter.inc Lightbox2 formatter hooks and callbacks.
lightbox2.info lightbox2.info ; $Id: lightbox2.info,v 1. 2011/01/17 11:51:34 snpower Exp $ name = Lightbox2 description = Enables Lightbox2 for Drupal core = 7.x package = User interface dependencies[] = entity files[] = lightbox2.install files[] = lightbox2.module files[] =…
lightbox2.info.yml lightbox2.info.yml lightbox2.info.yml
lightbox2.insert.inc lightbox2.insert.inc Lightbox2 support for Insert module.
lightbox2.install lightbox2.install Installation functions for Lightbox2.
lightbox2.links.menu.yml lightbox2.links.menu.yml lightbox2.links.menu.yml
lightbox2.links.task.yml lightbox2.links.task.yml lightbox2.links.task.yml
lightbox2.module lightbox2.module 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.
lightbox2.permissions.yml lightbox2.permissions.yml lightbox2.permissions.yml
lightbox2.routing.yml lightbox2.routing.yml lightbox2.routing.yml
lightbox2.schema.yml config/schema/lightbox2.schema.yml config/schema/lightbox2.schema.yml
lightbox2.services.yml lightbox2.services.yml lightbox2.services.yml
lightbox2.settings.yml config/install/lightbox2.settings.yml config/install/lightbox2.settings.yml
lightbox2.views.inc lightbox2.views.inc lightbox2.views.inc
Lightbox2AutoImageHandlingSettingsForm.php src/Lightbox2AutoImageHandlingSettingsForm.php Drupal\lightbox2
Lightbox2AutoImageHandlingSettingsForm.php src/Form/Lightbox2AutoImageHandlingSettingsForm.php Drupal\lightbox2\Form Contains \Drupal\lightbox2\Form\Lightbox2AutoImageHandlingSettingsForm.
Lightbox2GeneralSettingsForm.php src/Lightbox2GeneralSettingsForm.php Drupal\lightbox2
Lightbox2GeneralSettingsForm.php src/Form/Lightbox2GeneralSettingsForm.php Drupal\lightbox2\Form Contains \Drupal\lightbox2\Form\Lightbox2GeneralSettingsForm.
Lightbox2IframeSettingsForm.php src/Lightbox2IframeSettingsForm.php Drupal\lightbox2
Lightbox2IframeSettingsForm.php src/Form/Lightbox2IframeSettingsForm.php Drupal\lightbox2\Form Contains \Drupal\lightbox2\Form\Lightbox2IframeSettingsForm.
Lightbox2SlideshowSettingsForm.php src/Lightbox2SlideshowSettingsForm.php Drupal\lightbox2
Lightbox2SlideshowSettingsForm.php src/Form/Lightbox2SlideshowSettingsForm.php Drupal\lightbox2\Form Contains \Drupal\lightbox2\Form\Lightbox2SlideshowSettingsForm.
lightbox2_handler_field_lightbox2.inc lightbox2_handler_field_lightbox2.inc Contain the integration with views A handler to provide a field that is completely custom by the administrator.
lightbox2_handler_field_lightbox2.php src/lightbox2_handler_field_lightbox2.php Drupal\lightbox2 Contain the integration with views A handler to provide a field that is completely custom by the administrator.
lightbox_alt.css css/lightbox_alt.css /* $Id: lightbox_alt.css,v 1.1.4.22 2010/09/22 10:47:15 snpower Exp $ */ /** * Based on a design created by Nicolas Borda: * http://www.ipwa.net/assets/myslimbox/ */ #lightbox { position: absolute; top: 40px; left: 0; width: 100%; …
lightbox_lite-rtl.css css/lightbox_lite-rtl.css /* $Id: lightbox_lite-rtl.css,v 1.1.2.6 2010/06/07 14:54:30 snpower Exp $ */ #lightbox { background-color: #eee; padding: 10px; border-bottom: 2px solid #666; border-right: 2px solid #666; min-width: 240px; } #lightboxDetails { font-size:…
lightbox_lite.css css/lightbox_lite.css /* $Id: lightbox_lite.css,v 1.1.4.11 2010/06/07 14:54:30 snpower Exp $ */ #lightbox { background-color: #eee; padding: 10px; border-bottom: 2px solid #666; border-right: 2px solid #666; min-width: 240px; } #lightboxDetails { font-size:…
page--node--lightbox2.tpl.php page--node--lightbox2.tpl.php Template file for displaying the node content, associated with an image, in the lightbox. It displays it without any sidebars, etc.
README.txt README.txt CONTENTS OF THIS FILE ---------------------- * Introduction * Installation * Adding Lightbox Functionality to your Images - No Grouping - With Grouping - Slideshow - Video - HTML Content Support - Inline Content Support …
TODO.txt TODO.txt Drupal 7 port Works * Add a image with rel="lightbox" * Add a image group with rel="lightbox[group]" * Slideshow using rel="lightshow[group]" * HTML content using rel="lightframe" * Modal with…
upgrade-info.html upgrade-info.html Caching The caching system has been rewritten. Documentation Drupal 8 Cache API New cache API Files Affected …

Other projects