Frequently Asked Questions
Frequently Asked Questions From the Node Gallery Issue que
( http://drupal.org/project/issues/node_gallery )
- 1. Is there some documentation for node_gallery?
Yes, you are viewing it now. We are working to post it at Drupal.org soon!
It will be in Content Display Modules ( http://drupal.org/node/206776 ). - 2. Is there a bulk upload option ?
Not at this time, but it's on the horizon after a final release is done. - 3. How do I theme the output of a node_gallery page ?
see ( Style, Views and Themeing ) in this handbook. - 4. Is there a Random and Latest Image block for noe gallery ?
see ( Style, Views and Themeing ) in this handbook. - 5. How do I set the Upload Limits ?
see ( HowTo: Configure Node Gallery ) in this handbook. Configuration for Each Gallery Relationship:
- 6. How do I remove the create gallery image from the create content page ?
Goto: Administer > Site building > Menus > List Menus
system path admin/build/menu/list
click on Navigation to open the menu screen, look for the gallery image content type in the list and uncheck it.
This should be fixed in upcoming release for standard install, but still needs to be done when adding a New Gallery Image Content Type.
see also ( HowTo: Add a Gallery Relationship ) in this handbook. Step 4.
- 7. I have set permissions, but it still isn't allowing what I have set. What do I do?
Goto: Administer > Content management > Post settings
system path admin/content/node-settings click the Rebuild Permissions button.
(or) Rebuild the permissions by going to this URL admin/content/node-settings/rebuild
- 8. I have uninstalled node_gallery, but display field settings for CCK image fields are still showing choices for integrating the image with Node_Gallery. How do I fix this?
After uninstall is completed, the Imagecache presets need to be deleted manually.
see ( HowTo: Configure Node Gallery ) in this handbook. Imagecache settings:
-- This is in review for any changes or additions --
- 9. What is the difference between alpha10 and the .dev versions?
6.x-2.0-alpha10
does not provide drag handles to arrange fields on submission forms
does not allow adding fields to submission forms
6.x-2.x-dev
provides drag handles to arrange fields on submission forms
allows adding fields to submission forms
Current Issues Notes:
- Applies to FAQ number 6. and the Default Installation content types.
Issue que: ( Default Gallery Image Content-type Should not Appear in Create Content or node/add)
The node_gallery_image content type should not be used on it's own for creating content.
Hide the node_gallery_image content type from users by 'unchecking' it on the navigation menu.


