This project is not covered by Drupal’s security advisory policy.

This Module depends on the Node Gallery Module http://drupal.org/project/node_gallery. It will take over the display of the gallery landing page and show different jquery slideshows instead of the default list.

DEPENDENCIES
--------
Node Gallery http://drupal.org/project/node_gallery

FEATURES
--------
At the moment it 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

INSTALLATION
------------
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 )

USE
---
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.)

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
--------
You choose a gallery and the gallery landing page will change.
The display of the single images will not be changed.

THEMING
-------
The theming of the galleries is done in the node_gallery_display/theme folder.
You can modify the gallery-display-images-list.tpl.php (and/or) gallery-display-image-thumbnail.tpl.php

CSS FILES
---------
Each time a change is made, the cache must be cleared.
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.
Each time a change is made, the cache must be cleared.

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

TESTED
------
It's been tested with Chrome, FireFox and Safari.

Cheers, Dirk Gebhardt (DesignWork), module developer and contributor. README BY dbeall

Project information

  • Created by DesignWork on , updated
  • shield alertThis project is not covered by the security advisory policy.
    Use at your own risk! It may have publicly disclosed vulnerabilities.

Releases