Last updated June 26, 2011. Created by dbeall on August 9, 2009.
Edited by dddave, Junyor, outmind, justintime. Log in to edit this page.
Node Gallery provides a photo gallery for your site using 2 content types, a (gallery) content type and a (image) content type. The (gallery) node displays the (image) nodes to form the gallery. Upon installation, the required settings are automatically created so you can start posting galleries right away. Node gallery provides an easy to use interface for creation and editing functions within each gallery. A great gallery solution, perfect in small and large websites for new users and seasoned professionals as well. The Drupal core structure of node gallery provides endless possibilities. Simply Awesome!
Credits:
This module is mainly inspired by the docs Ajax-img-gallery ( http://www.scribd.com/doc/3110492/Ajaximggallery ).
Authored by: Wilson Wu( wilson98 ).
Maintained by:
• Kevin Montgomery( Kmonty ) of New Eon Media.
• Justin Ellison( Justintime ).
• Dirk Gebhardt( DesignWork ).
Important Information
Please be aware that most of this documentation is written for NG2. NG3 is in beta now but already really stable and it is strongly recommended to use NG3. Basically all the great features of NG2 are carried over PLUS working views integration PLUS working batch upload.
There is an upgrade path from NG2 to NG3 but as always with major upgrades: please take back-ups.
New docs are in the making and will be available soon.
Features:
- Uses Drupal core structure of nodes and comments, which easily allows an infinite number of features and functions.
- Create unlimited custom galleries using content types and the "Add a Gallery Relationship" function.
- Imagecache presets to customize and control photos as they are uploaded.
- Supports unlimited number of users.
- File size and upload limits for authenticated and anonymous users.
- File size and upload limits for Each User Role.
- File storage location options for authenticated and anonymous users.
- Uses Drupal's core BatchAPI for uploading and editing.
- Lightbox2 support for viewing full sized images, or lightbox2 slide show from the teaser or gallery page.
- Drag handle photo sorting.
- Token support with 4 custom tokens included.
- Intuitive control panel settings.
- Views support.
- Taxonomy and Fields.
- Drag handle field sorting for submission forms.
- Theme or style to your preference with css and tpl.php files.
- Titles, Descriptions, Captions and Image counts.
- Previous, Next Pagers.
- Breadcrumbs included.
- Quick and easy install.
- Jquery SlideShow with 3 selections with node_gallery_display module.
- Password protected, private and gallery access options with node_gallery_access module.
- Gallery access Views integration with filters using the node_gallery_access module.
- Gallery slideshows with the node_gallery_display module.
Future Upcoming Features:
- NEW ! It's in testing Now. Bulk uploading using imagex module.
Dependencies:
- ImageCache module must be enabled, which provides unlimited presets for the gallery images.
- ImageAPI required by ImageCache and provides GD2 image quality setting.
- Transliteration required by ImageCache.(see ImageCache project page)
Contributed Modules:
- Lightbox2, required for Lightbox functions. ( see Lightbox2 Handbook )
Related Contributed and Core Modules:
There are countless modules that will play nice with node gallery, these are just a few of the popular ones:
- Node_gallery_access to provide public, private and password protected galleries. Views integration for node gallery access field, and a filter to show only public galleries for example.
Authored and maintained by: Justin Ellison (Justintime) - Node_gallery_display module to display node_galleries in 3 different jquery slideshows.
Download the node_gallery_display module here.
The project page isn't showing the download.
Authored and maintained by Dirk Gebhardt (DesignWork) - Taxonomy, Path and Comments (included in Drupal core).
- Views, create different ways to display content. ( Views Handbook )
- Content Construction Kit, create new content types to Add new Gallery Relationships. ( CCK Handbook )
- Fivestar, requires votingAPI, provides fivestar voting widget. ( Fivestar Handbook )
- Pathauto, requires Token, set custom path or URL for all types of content. ( Pathauto Handbook )
- Token, required by Pathauto, provides token support to enhance paths. ( Token Handbook )
- Custom Breadcrumbs, 6.x-2.x-dev has cool features, take control of the breadcrumbs and use tokens too.
- Nodewords, provides meta keywords and description.
- Captcha, provide a human challenge for gallery, image and comment submission forms.
- Modr8, moderate/approve content uploaded by users.
Known Issues
- There is no upgrade from version 1.0 to version 2.0 available at this time. Some Sql Queries will need to be contributed to change the database schema for this task and it should work just fine. See this issue.
- The per-user quota that limits the amount of data that each user can use currently adds non-Node Gallery files into that user's quota. If you have other modules that utilize the files table, you can disable the quota functionality by setting the limit to 0. See #659672: Per-user file upload limitations factor in non-Node Gallery files to total
Comments
First impression (after
First impression (after checking all demo sites):
easy maintainance
easy to upload (5 images per time)
"image-as-node" way
but it looks a bit outdated (no preloading, no ajax). Probably I've missed something. Check yourself.
Second impression: It looks
Second impression:
It looks outdated in default configuration.
With several CSS tricks and usage of some additional modules you are able to receive nice gallery.
please help!
my gallery is not displaying anything! I dont even know if its uploading images.
here's my site: http://www.jillianestrellado.me/content/portfolio
shows same window after ive uploaded images.. lol
___________________________
http://jillianestrellado.me | Brevity is the soul of wit
___________________________
ImageCache
For starters, you should check to see if you have the ImageCache modules installed and enabled. Node Gallery creates three ImageCache profiles: node-gallery-cover, node-gallery-display, and node-gallery-thumbnail; verify that these exist. Node Gallery (along with ImageCache) stores your resized uploaded images in the subdirectories of: yourdrupaldirectory/sites/default/files/imagecache/; check to see if any images are there.
please help!
my gallery is not displaying anything! I dont even know if its uploading images.
here's my site: http://www.jillianestrellado.me/content/portfolio
shows same window after ive uploaded images.. lol
___________________________
http://jillianestrellado.me | Brevity is the soul of wit
___________________________
compatibility with Domain Access
This module does not seem to work well with Domain Access. Upload an image on a non-primary domain, but upon deleting anything in Managing Images, all the Gallery Images gets moved to the primary domain, and my gallery becomes empty. Are there certain settings in Domain Access or Node Gallery that I should be configuring to get them to play nice with each other?
Please file an issue...
(feature request), if you care. This isn't the place for issues.