From image.module's admin help page:

"Image galleries are used to organize and display images in galleries. The list tab allows [...]"

This should probably be moved to a help page for image_gallery, or the fact that it's functionality from a bundled module made clear.

Comments

sun’s picture

Status: Active » Closed (duplicate)

This has probably been fixed in the meantime.

joachim’s picture

Status: Closed (duplicate) » Active

Just updated from CVS and it's still there.

sun’s picture

Care to provide a patch?

Hetta’s picture

StatusFileSize
new2.39 KB

?? If you're on the image help page (/admin/help/image), and click on "Configure image sizes and file directories at administer >> settings >> image.", you get the tab for setting image galleries. I think this particular help text is where it belongs; it could use some clarification, though.

However, the first link on that screen ("View image handling messages in administer >> settings.") gives the general admin screen, not image handling messages.

And, the next link ("Use the image assist module to upload and insert images into posts.") sends people off to img_assist. Umm, sure, you are able to, but perhaps it should be pointed out that you might need to download and install it first?

Patch attached.

Finally, there's a bit of help text in the image_gallery.module ("return '<p>'. t('Image galleries can be used to organize and present groups of images. Galleries may be nested. To add a new gallery click the "add gallery" tab.') .'</p>';")

Haven't patched this as I don't know if it's actually shown anywhere.

sun’s picture

All good points. :) Could you use diff -up, please? See http://drupal.org/patch/create

sun’s picture

Status: Active » Needs work
Hetta’s picture

Status: Needs work » Needs review
StatusFileSize
new3.51 KB

Oh - I see the difference, yes.
Attached.

sun’s picture

Status: Needs review » Fixed
StatusFileSize
new5.43 KB

I've improved it a bit more and committed attached patch. Thanks!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.