media_colorbox.info |
media_colorbox.info |
|
name = Media Colorbox
description = Provides integration between the Media module (file entities) and the Colorbox module.
core = 7.x
files[] = media_colorbox.module
dependencies[] = file_entity
dependencies[] = colorbox
scripts[] = media_colorbox.js |
media_colorbox.install |
media_colorbox.install |
|
Uninstall function for the Media Colorbox module. |
media_colorbox.module |
media_colorbox.module |
|
Provides integration between Media file entity fields and the Colorbox module. |
media_colorbox.pages.inc |
media_colorbox.pages.inc |
|
Media Colorbox pages callbacks. |
media_colorbox.theme.inc |
media_colorbox.theme.inc |
|
Media Colorbox theme functions. |
README.txt |
README.txt |
|
INSTALLATION
------------
1. Place the media_colorbox directory into your Drupal modules
directory (normally sites/all/modules).
2. Enable the module by navigating to:
Administration » Modules
CONFIGURATION
-------------
1. For your… |