Node Gallery Display Module Configuration
Features
Supports the Ad Gallery, Easy Slider and the Galleriffic Photo Gallery.
It gives you a Tab on the User Account Page, user/%uid/galleries.
Provides a block for random images.
Provides a user selectable display when creating a gallery
** Download node_gallery_display_2.zip from Drupal.org
There is a problem with the release page not showing the download.
Installation
- Requires node_gallery to be installed.
- Download the node_gallery_display module package and unpack it.
Download node_gallery_display here
Newest release: node_gallery_display_2.zip from Drupal.org
First release: node_gallery_display_0.zip from Drupal.org - Upload the module folder (as is) to sites/all/modules
- Enable the module (Administer > Site configuration > Modules list) in the node gallery subsection.
( Node Gallery Slideshow Integration )
Configuration
- Tab control for User account page:
Goto: (Administer > settings > Node gallery > Common settings)
You will find a check box to turn on a tab on the user account with all the galleries of the account owner.
Enable the view permission for the tab under (Administer > User management > Permissions).
Clear the cache for changes to show (Administer > Site configuration > Performance). - Block Control for 'Random Image':
Goto: (Administer > Site building > Blocks)
Place the block to the region of choice and set the block visibility.
Behavior and Use
You choose a gallery and the gallery landing page will change.
The display of the single images is not changed.
- Slideshow or display control:
On the (create gallery) or (gallery edit) page there is a field set called "Node Gallery Display Settings" with four options.
Make a selection to display the gallery as desired. - Default Node Gallery.
(Thumbnails that open a photo gallery with Prev|Next navigation links.) - AD Gallery.
(Photo display with thumbnails below. Prev|Next navigation, slideshow and slideshow transition selector.) - Easy Slider Gallery.
(Single photo display with Prev|Next navigation links.) - Galleriffic Photo Gallery.
(Photo display with thumbnails at the top. Prev|Next navigation and slideshow function.)
Themeing and Customizations
The theming of the galleries is done with the template files, css files and customizations can be made in the .js files.
Note: Each time a change is made, the cache must be cleared.
Template Files
- node_gallery_display/theme/gallery-display-images-list.tpl.php
- node_gallery_display/theme/gallery-display-image-thumbnail.tpl.php
CSS Files
- node_gallery_display/js/ad-gallery/jquery.ad-gallery.css
- node_gallery_display/js/full/css/galleriffic-5.css
- node_gallery_display/js/slider/css/screen.css
JS Files
Additional tweaks can be made in the js files. It's good to keep a back-up, just in case you mess up.
- node_gallery_display/js/ad-gallery/jquery.ad-gallery.js
- node_gallery_display/js/full/js/jquery.galleriffic.js
- node_gallery_display/js/full/js/jquery.opacityrollover.js
- node_gallery_display/js/slider/js/easySlider.js
Additional Galleriffic Customizations and Skins
Credit for this great module:
Dirk Gebhardt (DesignWork).
Submit issues and get support:
issues/node_gallery_display
Help improve this page
You can:
- Log in, click Edit, and edit this page
- Log in, click Discuss, update the Page status value, and suggest an improvement
- Log in and create a Documentation issue with your suggestion