prettyphoto_formatters.admin.inc |
prettyphoto_formatters.admin.inc |
|
Administrative page callbacks for the prettyphoto_formatters module. |
prettyphoto_formatters.info |
prettyphoto_formatters.info |
|
name = prettyPhoto Formatters
description = prettyPhoto is a jQuery lightbox clone.
core = 7.x
package = prettyPhoto
; Configuration link
configure= admin/config/media/prettyphoto-formatters
; Dependencies
dependencies[] = libraries (>=2.x) |
prettyphoto_formatters.install |
prettyphoto_formatters.install |
|
Installation functions for prettyphoto_formatters. |
prettyphoto_formatters.module |
prettyphoto_formatters.module |
|
prettyPhoto formatter hooks and callbacks. |
prettyphoto_formatters_custom_markup.tpl.php |
templates/prettyphoto_formatters_custom_markup.tpl.php |
|
Template file to customize custom markup in prettyphoto. |
prettyphoto_formatters_entityreference.formatter.inc |
modules/prettyphoto_formatters_entityreference/prettyphoto_formatters_entityreference.formatter.inc |
|
prettyPhoto Entity reference formatter hooks and callbacks. |
prettyphoto_formatters_entityreference.info |
modules/prettyphoto_formatters_entityreference/prettyphoto_formatters_entityreference.info |
|
name = prettyPhoto Formatters: Entity reference
description = Formatter for field type Entity reference.
core = 7.x
package = prettyPhoto
; Dependencies
dependencies[] = prettyphoto_formatters
dependencies[] = entityreference |
prettyphoto_formatters_entityreference.module |
modules/prettyphoto_formatters_entityreference/prettyphoto_formatters_entityreference.module |
|
prettyPhoto Entity reference formatter hooks and callbacks. |
prettyphoto_formatters_flash_markup.tpl.php |
templates/prettyphoto_formatters_flash_markup.tpl.php |
|
Template file to customize flash markup in prettyphoto. |
prettyphoto_formatters_gallery_markup.tpl.php |
templates/prettyphoto_formatters_gallery_markup.tpl.php |
|
Template file to customize gallery markup in prettyphoto. |
prettyphoto_formatters_iframe_markup.tpl.php |
templates/prettyphoto_formatters_iframe_markup.tpl.php |
|
Template file to customize iframe markup in prettyphoto. |
prettyphoto_formatters_image.formatter.inc |
modules/prettyphoto_formatters_image/prettyphoto_formatters_image.formatter.inc |
|
prettyPhoto formatter hooks and callbacks. |
prettyphoto_formatters_image.info |
modules/prettyphoto_formatters_image/prettyphoto_formatters_image.info |
|
name = prettyPhoto Formatters: Image
description = Formatter for field type Image.
core = 7.x
package = prettyPhoto
; Dependencies
dependencies[] = prettyphoto_formatters
dependencies[] = image |
prettyphoto_formatters_image.module |
modules/prettyphoto_formatters_image/prettyphoto_formatters_image.module |
|
prettyPhoto Image formatter hooks and callbacks. |
prettyphoto_formatters_image_markup.tpl.php |
templates/prettyphoto_formatters_image_markup.tpl.php |
|
Template file to customize image markup in prettyphoto. |
prettyphoto_formatters_inline_markup.tpl.php |
templates/prettyphoto_formatters_inline_markup.tpl.php |
|
Template file to customize inline markup in prettyphoto. |
prettyphoto_formatters_link.formatter.inc |
modules/prettyphoto_formatters_link/prettyphoto_formatters_link.formatter.inc |
|
prettyPhoto formatter hooks and callbacks. |
prettyphoto_formatters_link.info |
modules/prettyphoto_formatters_link/prettyphoto_formatters_link.info |
|
name = prettyPhoto Formatters: Link
description = Formatter for field type Link.
core = 7.x
package = prettyPhoto
; Dependencies
dependencies[] = prettyphoto_formatters
dependencies[] = link |
prettyphoto_formatters_link.module |
modules/prettyphoto_formatters_link/prettyphoto_formatters_link.module |
|
prettyPhoto Link formatter hooks and callbacks. |
prettyphoto_formatters_markup.tpl.php |
templates/prettyphoto_formatters_markup.tpl.php |
|
Template file to customize markup in prettyphoto. |
prettyphoto_formatters_quicktime_markup.tpl.php |
templates/prettyphoto_formatters_quicktime_markup.tpl.php |
|
Template file to customize quicktime markup in prettyphoto. |
prettyphoto_formatters_social_tools.tpl.php |
templates/prettyphoto_formatters_social_tools.tpl.php |
|
Template file to customize social markup in prettyphoto. |
prettyphoto_formatters_youtube.formatter.inc |
modules/prettyphoto_formatters_youtube/prettyphoto_formatters_youtube.formatter.inc |
|
prettyPhoto youtube formatter hooks and callbacks. |
prettyphoto_formatters_youtube.info |
modules/prettyphoto_formatters_youtube/prettyphoto_formatters_youtube.info |
|
name = prettyPhoto Formatters: Youtube
description = Formatter for field type Youtube.
core = 7.x
package = prettyPhoto
; Dependencies
dependencies[] = prettyphoto_formatters
dependencies[] = youtube |
prettyphoto_formatters_youtube.module |
modules/prettyphoto_formatters_youtube/prettyphoto_formatters_youtube.module |
|
prettyPhoto Youtube formatter hooks and callbacks. |
README.txt |
README.txt |
|
CONTENTS OF THIS FILE
---------------------
* Introduction
* Requirements
* Installation
* Troubleshooting
* Maintainers
INTRODUCTION
------------
prettyPhoto is a jQuery based lightbox clone. Not only does it support images,
it also add support… |