Proposition for node_gallery:
1. Make language independent message "Image x of X" =>"2 [ 8 ]" or "2 / 8" or "2(8)"
2. Message "Image x of X" can be link to first image in gallery with tooltip.
3. Previous/Next together - super very good!
All navigation buttons must (can) be together in any gallery. Why no?
"Previous/Next" ==> "Previous | Next" or "
4. "Back to gallery:" replace to "Back to or analyse length of Note: when I see gallery a Now
5. img_0827.jpg - name of image in show galery:
name of image usually no have sense - this in name generated by photo camera
Proposition: tuning hide or show name of image.
Image name can hide by css use display: none; but any gallery must use name of image.
Note: maybe make image name no require or feature .
In this case gallery must show fluently whitout jumping in region of image name.
6. In view in field list
Exist "Node Gallery Image: Cover Image" as boolean
But not exist "Node Gallery: Cover Image" as image
therefore I force use view as node but not as field type.
7. You documentaion is very good! You can add note: I make new node type by export/import "node_gallery_gallery".
For the first time I replace 'type' = 'node_gallery_image' and not replace 'old_type' = 'node_photo_gallery' , 'orig_type' = 'node_photo_gallery'.
As result - new node type created, by exiting node type lost!
Warning: Invalid argument supplied for foreach() in
sites/all/modules/node_gallery/node_gallery.module on line 177.
All exiting gallery lost (temporary)!
I deleted new node type and create "node_photo_gallery" use previous export.
fortunately all recovered.
Thanks.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | node_gallery_naviagate.txt | 1.18 KB | dbeall |
Comments
Comment #1
dbeall commented#3. have a look at the
< Previous Photo | Next Photo >links I have set up..http://www.davebeall.com/node-gallery/building-shop-lake/startfooter001
#7. HowTo: Add a Gallery Relationship
http://drupal.org/node/544710
When adding a gallery relationship, the "gallery_image" content type (can be re-used). The "gallery" content type (can not be re-used) as it will overwrite the existing relationship that uses it.
Comment #2
dbeall commentedhere is my copy of the modified navigator function in theme.inc
Comment #3
justintime commentedMaintainers love all feedback from the users, but please open separate issues for each item instead of the 'laundry list' approach. It makes it impossible for us to track.