Primary tabs

Title Deprecated File name Namespace Summary
colorbox-insert-image.tpl.php ./colorbox-insert-image.tpl.php Template file for Colorbox content inserted via the Insert module.
colorbox.admin.inc ./colorbox.admin.inc Administrative page callbacks for the colorbox module.
colorbox.api.php ./colorbox.api.php API documentation for the colorbox module.
colorbox.drush.inc drush/colorbox.drush.inc Drush integration for colorbox.
colorbox.info ./colorbox.info name = Colorbox description = A light-weight, customizable lightbox plugin for jQuery 1.4.3+. dependencies[] = libraries (>=2.x) core = 7.x configure = admin/config/media/colorbox package = Media files[] = views/colorbox_handler_field_colorbox.inc
colorbox.install ./colorbox.install Install, update and uninstall functions for the colorbox module.
colorbox.module ./colorbox.module A light-weight, customizable lightbox plugin for jQuery 1.3.
colorbox.theme.inc ./colorbox.theme.inc Colorbox theme functions.
colorbox.variable.inc ./colorbox.variable.inc Colorbox translatable variables.
colorbox.views.inc views/colorbox.views.inc colorbox.views.inc
colorbox_handler_field_colorbox.inc views/colorbox_handler_field_colorbox.inc Views handlers for Colorbox module.
colorbox_style.css styles/plain/colorbox_style.css /** * Colorbox Core Style: * The following CSS is consistent between example themes and should not be altered. */ #colorbox, #cboxOverlay, #cboxWrapper { position: absolute; top: 0; left: 0; z-index: 9999; overflow: hidden; } #cboxOverlay…
colorbox_style.css styles/default/colorbox_style.css /** * Colorbox Core Style: * The following CSS is consistent between example themes and should not be altered. */ #colorbox, #cboxOverlay, #cboxWrapper { position: absolute; top: 0; left: 0; z-index: 9999; overflow: hidden; } #cboxOverlay…
colorbox_style.css styles/stockholmsyndrome/colorbox_style.css /** * Colorbox Core Style: * The following CSS is consistent between example themes and should not be altered. */ #colorbox, #cboxOverlay, #cboxWrapper { position: absolute; top: 0; left: 0; z-index: 9999; overflow: hidden; } #cboxOverlay…
README.txt ./README.txt CONTENTS OF THIS FILE --------------------- * Introduction * Features * Requirements * Installation * Configuration * Use the Views Colorbox Trigger field * Add a custom Colorbox style to your theme * Load images from custom links in a…

Other projects