I'n using Drupal 6.x and the image module versie 6.X-1.0-alpha3.
I want to choose the cover image of each gallerie of the images that are inside the gallerie.
Anyone an idee?
Thanks
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | image-gallery-coverimage-help-340523.patch | 1.79 KB | Hetta |
Comments
Comment #1
hazart commentedIn 5.x, choosing 'Sticky at top of lists' for an image node will make the image the "cover image" for the gallery. I haven't tried in 6.x, but I think it should work.
Comment #2
sunWe should add this to the help text/documentation.
Comment #3
sunWell, if no one wants to...
Comment #4
Hetta commentedpatch attached (for 5.x, cos that's what I have - should work for 6.x too, though.)
Comment #5
sunShouldn't this be part of image_gallery_help() in image_gallery.module ?
Comment #6
Hetta commentedAs far as I can tell, image_gallery_help() in image_gallery.module doesn't show up anywhere at all.
Or, I'd love to get the admin page where that particular bit in image_gallery.module actually shows ...
Comment #7
joachim commentedI think this patch is obsolete now as the text in hook_help seems fairly extensive. Please reopen or file a new issue if you think further improvements are needed.