 README.txt for node_gallery_display contrib module (jqery slideshows)

 
 CREDIT
 ------
 Contributed By DesignWork <http://drupal.org/user/123706> at Drupal.org
 The issue post from drupal.org <http://drupal.org/node/675948>


 FEATURES
 --------
 At the moment it supports the Ad Gallery, Easy Slider and the Galleriffic Photo Gallery.
 It gives you an Tab at user/%uid/galleries and provides a block for random images.


 INSTALLATION
 ------------
 You do not need to reinstall node_gallery, just add this to the existing install.
 Copy the module folder as is into the node_gallery/contrib folder.
 Enable the module ( administer > Site configuration > Modules list ) in the node gallery subsection


 USE
 ---
 On the (create gallery) or (gallery edit) page there is a field set
 called "Node Gallery Display Settings" with four options.

 * Default Node Gallery (the default node gallery display)
 * AD Gallery (A gallery with thumbnails on the bottom, autoplay, counter, etc.)
 * Easy Slider (a simple back and for gallery)
 * Galleriffic Photo Gallery (like Ad Gallery with different styles and behavior)
 
 On admin > settings > node_gallery under the common settings tab you will find a checkbox 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 admin > user > permissions.


 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/contrib/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
 ---------
 The CSS files are located in 
 node_gallery/contrib/js/ad-gallery
 node_gallery/contrib/js/full/css
 node_gallery/contrib/js/slider/css


 TESTED
 ------
 Its been tested with Chrome, FireFox and Safari.

 

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


 END OF FILE
 -----------