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

Comments

hazart’s picture

In 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.

sun’s picture

Category: support » task

We should add this to the help text/documentation.

sun’s picture

Category: task » support
Status: Active » Fixed

Well, if no one wants to...

Hetta’s picture

Status: Fixed » Needs review
StatusFileSize
new1.79 KB

patch attached (for 5.x, cos that's what I have - should work for 6.x too, though.)

sun’s picture

Status: Needs review » Needs work

Shouldn't this be part of image_gallery_help() in image_gallery.module ?

Hetta’s picture

As 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 ...

joachim’s picture

Status: Needs work » Closed (fixed)

I 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.