You are here

Files in Shadowbox 7.4

Primary tabs

File namesort descending Location Namespace Description
CHANGELOG.txt CHANGELOG.txt Shadowbox x.x-x.x, xxxx-xx-xx ----------------------------- Fixed #5753682 by manfer: shadowbox media integration problem. Fixed #1480836 by manfer: disable keys on login modal. Fixed #1502123 by manfer: added gallery field node. Fixed #1502156 by…
file_shadowbox.info file_shadowbox/file_shadowbox.info name = Shadowbox: File formatter description = Allows file field content to be displayed in a JavaScript modal media viewer application. core = 7.x package = Shadowbox dependencies[] = shadowbox files[] = file_shadowbox.module
file_shadowbox.module file_shadowbox/file_shadowbox.module File Shadowbox, a JavaScript media viewer application for displaying content in a modal dialogue for file field.
image_shadowbox.info image_shadowbox/image_shadowbox.info name = Shadowbox: Image formatter description = Allows image field content to be displayed in a JavaScript modal media viewer application. core = 7.x package = Shadowbox dependencies[] = shadowbox files[] = image_shadowbox.module
image_shadowbox.module image_shadowbox/image_shadowbox.module Image Shadowbox, a JavaScript media viewer application for displaying content in a modal dialogue for image field.
insert_shadowbox.info insert_shadowbox/insert_shadowbox.info name = Shadowbox: Insert Integration description = Integrates Shadowbox into Insert module functionality. core = 7.x package = Shadowbox dependencies[] = shadowbox files[] = insert_shadowbox.module
insert_shadowbox.module insert_shadowbox/insert_shadowbox.module
INSTALL.txt INSTALL.txt INSTALLATION ============ 1. Follow the usual module installation procedure [1] or use Drush [2]. [1] http://drupal.org/node/70151 [2] http://drupal.org/project/drush 2. Download Shadowbox 3.0 from http://www.shadowbox-js.com/download.html. …
login_shadowbox.admin.inc login_shadowbox/login_shadowbox.admin.inc
login_shadowbox.css login_shadowbox/css/login_shadowbox.css #sb-wrapper-inner.shadowbox-login { border: 2px dotted #69C; } #sb-wrapper-inner.shadowbox-login #sb-body { background: url("login_shadowbox_bg.gif") repeat scroll left top #F4F4F4 !important; } .shadowbox_login_wrapper { margin: 0…
login_shadowbox.info login_shadowbox/login_shadowbox.info name = Shadowbox Login description = Allows login form to be displayed in a JavaScript modal media viewer application. core = 7.x package = Shadowbox dependencies[] = shadowbox files[] = login_shadowbox.module files[] = login_shadowbox.install files[]…
login_shadowbox.install login_shadowbox/login_shadowbox.install
login_shadowbox.module login_shadowbox/login_shadowbox.module
login_shadowbox.pages.inc login_shadowbox/login_shadowbox.pages.inc
login_shadowbox_page.tpl.php login_shadowbox/login_shadowbox_page.tpl.php
README.txt README.txt AUTHOR/MAINTAINERS ================== Module created by Richard Burford, aka, psynaptic http://drupal.org/user/93429 http://freestylesystems.co.uk/ Module version 7 by Fernando San Julián, aka, manfer http://drupal.org/user/506264 Shadowbox…
shadowbox.admin.inc shadowbox.admin.inc Administrative interface for the Shadowbox module.
shadowbox.info shadowbox.info name = Shadowbox description = Allows content to be displayed in a JavaScript modal media viewer application. core = 7.x package = Shadowbox files[] = shadowbox.module files[] = shadowbox.admin.inc files[] = shadowbox.install configure =…
shadowbox.install shadowbox.install Shadowbox module install file.
shadowbox.module shadowbox.module Shadowbox, a JavaScript media viewer application for displaying content in a modal dialogue.
shadowbox_admin.css shadowbox_admin.css #shadowbox-settings-test { margin-bottom: 20px; } #shadowbox-settings-test a { padding: 1em; text-align: center; border: 1px solid #2F2F33; background-color: #F0F0F0; display: block; color: #2F2F33; } #shadowbox-settings-test a:hover…
TROUBLESHOOTING.txt TROUBLESHOOTING.txt TROUBLESHOOTING =============== Step 1 If you are experiencing any problems getting Shadowbox to work try clearing the cache. Check for the rel attribute Check that the link you expect to open in Shadowbox has the required rel attribute…
UPDATE.txt UPDATE.txt UPDATE ====== To update shadowbox module just proceed as for any other module. Run update.php. UPDATE FROM 7.x-3.x to 7.x-4.x ============================== There is not available update path from 7.x-3.x version to 7.x-4.x version. To proceed to…
USAGE.txt USAGE.txt USAGE ===== The module is integrated with image field element so you can select from a number of different options for displaying images uploaded to nodes and shown in views. For any image field you can use shadowbox as the formatter of the…

Other projects