Can you implement a different way of visualization of pictures in galleries so they are visualized alphabetically and not only by input date?

Can you align center the thumbnails in the area block ?

Thank you.

CommentFileSizeAuthor
#3 gallery.png33.53 KBbloomaniac

Comments

bloomaniac’s picture

Version: 4.7.x-1.x-dev » 6.x-1.x-dev

Agree,

would be great to have some more options on the modules.

harrisben’s picture

To modify the order that image gallery items are sorted look here:

http://drupal.org/node/83973

As for designing the look of your image galleries, the template can be found in the image_gallery.module file under "Theme a Gallery" (towards the end of the file) and you should use that to customise the layout and look you're going for. I don't think hard-coding these kinds of things into the module is a good idea as it reduces the flexibility and usefulness of the module.

More information on overriding the default image gallery can be found here:

http://drupal.org/node/41259

bloomaniac’s picture

StatusFileSize
new33.53 KB

As for designing the look of your image galleries, the template can be found in the image_gallery.module file under "Theme a Gallery"...

I think customization is good, but a good default design is better.

I attached a screenshot of a default gallery on a new Drupal 5 rc1 install with 3 images. I think this looks poor.

sun’s picture

Category: feature » support
Status: Active » Closed (won't fix)

Sorry, unfortunately this request is way too specific. Please have a look at the issue queue - Image maintainers are buried already. You might want to try to get further support at http://drupal.org/support. Additionally, the answer to your question might be covered in the handbooks at http://drupal.org/handbook/modules/image already.
If you were able to solve this issue on your own in the meantime, you might want to add the involved steps to this closed issue, so other users searching for a similar solution might find it.