about.html |
help/about.html |
|
|
configure.html |
help/configure.html |
|
|
content-type-settings.html |
help/content-type-settings.html |
|
|
create-gallery.html |
help/create-gallery.html |
|
|
gallery-folders.html |
help/gallery-folders.html |
|
|
getting-help.html |
help/getting-help.html |
|
|
getting-started.html |
help/getting-started.html |
|
|
global-settings.html |
help/global-settings.html |
|
|
image-sizes.html |
help/image-sizes.html |
|
|
include-slideshows.html |
help/include-slideshows.html |
|
|
jcarousel.html |
help/jcarousel.html |
|
|
jquery-update.html |
help/jquery-update.html |
|
|
link-cover.html |
help/link-cover.html |
|
|
link-next-image.html |
help/link-next-image.html |
|
|
node-gallery-image-navigator.tpl.php |
theme/node-gallery-image-navigator.tpl.php |
|
Default theme implementation to show a 6 column table containing the image navigator. |
node-gallery-manage-images-form.tpl.php |
theme/node-gallery-manage-images-form.tpl.php |
|
Stub for default template implementation of the manage images page. |
node-gallery-sort-images-grid-item.tpl.php |
theme/node-gallery-sort-images-grid-item.tpl.php |
|
Default theme implementation for an image item on the sort images page. |
node-gallery-sort-images-grid.tpl.php |
theme/node-gallery-sort-images-grid.tpl.php |
|
Default theme implementation for the sort images grid, used when jquery_ui is active. |
node_gallery.actions.inc |
node_gallery.actions.inc |
|
Contains all actions for node gallery. |
node_gallery.admin.inc |
node_gallery.admin.inc |
|
|
node_gallery.css |
node_gallery.css |
|
.image-navigator tr {background:#fff}
table.image-navigator td.image-navigator-position {width:17%}
table.image-navigator td.image-navigator-first {width:15%; text-align:right}
table.image-navigator td.image-navigator-prev {width:18%;… |
node_gallery.inc |
node_gallery.inc |
|
Shared functions for node_gallery |
node_gallery.info |
node_gallery.info |
|
name = Node Gallery
description = "An image gallery module."
core = 6.x
dependencies[] = imagecache
dependencies[] = imagefield
dependencies[] = views
package = Node Gallery |
node_gallery.install |
node_gallery.install |
|
Install, update and uninstall functions for the node_gallery module. |
node_gallery.module |
node_gallery.module |
|
Node gallery module file. |
node_gallery.pages.inc |
node_gallery.pages.inc |
|
Handles displaying of Node gallery pages. |
node_gallery.token.inc |
node_gallery.token.inc |
|
Token module support for the Node Gallery module. |
node_gallery.views.inc |
views2inc/node_gallery.views.inc |
|
Views integration for Node Gallery |
node_gallery.views_default.inc |
views2inc/node_gallery.views_default.inc |
|
Installs all default views included in node_gallery. |
node_gallery_views_handler_comments_count.inc |
views2inc/node_gallery_views_handler_comments_count.inc |
|
Creates an comments count handler that totals all comments made on a gallery and all images within it |
node_gallery_views_handler_image_date.inc |
views2inc/node_gallery_views_handler_image_date.inc |
|
Creates an image date handler for galleries. |
node_gallery_views_handler_image_navigator.inc |
views2inc/node_gallery_views_handler_image_navigator.inc |
|
Views field handler that displays the image navigator |
pathaliases.html |
help/pathaliases.html |
|
|
README.txt |
README.txt |
|
NODE GALLERY MODULE
-------------------
CONTENTS
--------
* Description
* Features
* Requirements
* Contributed Modules
* Un-Install Notes
* Items Created at Install
* Installation
* Create a Gallery
* Edit a Gallery
* Additional… |
recipes.html |
help/recipes.html |
|
|
relationship-settings.html |
help/relationship-settings.html |
|
|
restrict-access.html |
help/restrict-access.html |
|
|
theme.inc |
theme/theme.inc |
|
Node gallery theme functions |
UPGRADING.txt |
UPGRADING.txt |
|
- Pager settings at admin/settings/node_gallery/settings are now set on the
views themselves.
- File extensions allowed, image resolution limits, file size limits, default
image via admin/settings/node_gallery/edit/<content_type> are… |
user-profile.html |
help/user-profile.html |
|
|
views-integration.html |
help/views-integration.html |
|
|