HowTo: Install Node Gallery
Steps to Install
- Download Node_gallery, ImageAPI, Imagecache, optional and add-on modules desired.
Node Gallery add-on modules:
Node Gallery Access provides public, private and password protection for galleries.
Node Gallery Display provides jquery slideshows for galleries. - Unzip or unpack the modules on your computer.
- FTP or Upload the module folders with all the contents(as is) to the sites/all/modules folder.
Reminder: all contributed modules go in (www.example.com/sites/all/modules). - Goto: Administer > Site configuration > Clean URLs
system pathadmin/settings/clean-urls
Ensure that Drupal's clean URLs are enabled and working correctly.
This is required for ImageCache to work properly. - Goto: Administer > Site building > Modules
system pathadmin/build/modules/list - Enable Node Gallery, ImageAPI, ImageAPI GD2, Imagecache, Imagecache UI, Node Gallery Lightbox2 Integration(if needed) and optional or add-on modules desired. Lightbox2 Integration provides Lightbox2 functions.(Lightbox2 module is required)
- Save the settings to install (updates the database).
- Configure the Permissions (see next section).
Items Created at Install Time
- 2 content types are created, Gallery and Gallery Image.
- One gallery relationship using Gallery and Gallery Image content types.
- Imagecache is set for cover, thumbnail and display.
- ImageAPI photo quality is set to 75% (standard Drupal setting).
Configure Permissions
Goto: Administer > User management > Permissions
system path admin/user/permissions
Add-on Modules
Optional Module permissions (a few examples).
( Save Settings )
Configure Pathauto if Installed
The Pathauto module creates automatic path aliases for nodes, users, and category terms, eliminating the need to create them manually. This way, your site is more user and search engine friendly, and more descriptive about its content. Using tokens with pathauto will create dynamic paths for your content.
Goto: Administer > Site building > URL aliases
system path admin/build/path/pathauto
- >Node path settings
- Pattern for all gallery paths:
- node-gallery/[title-raw]
- Pattern for all gallery image paths:
- node-gallery/[parent-node-gallery-title-raw]/[title-raw]
( Save configuration )
! All Done and Ready to Create Galleries !
All the necessary settings are in place at this point. Additional adjustments can be made to the ImageCache Presets and the Default Gallery Relationship. see ( HowTo: Configure Node Gallery ) in this Handbook.
Need help? Use the Drupal Post Installation
( Forum ). Please use a descriptive title for the post.
(or) Request support in the node_gallery ( issue queue ).
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