I’m currently looking in the customization of Gallery_assist and have a number of points and questions I bring forward. Maybe this is the wrong way of entering them as one single entry, but in this way I hope that the overall idea’s are more clear:

1. At album level:

Like in the demo's of gallery_assist, I would like to wrap text around the Album, being shown with 1 picture only. How can I accomplish this?

I noted in the style of the demo's there are gallery_container.story-2 and gallery_container.story-3 present. How is this done?

2. At image level:

a) is it possible always to jump from album to image level without triggering immediately the lightbox?
=> jump to image level from the album level
=> trigger the lightbox when clicking on the image in 'image level'

b) is it possible to wrap with a DIV the image and pager, so that both can be aligned, background changed, ...

c) I noted that when setting up Gallery_assist for the pager Icons, only 'default' is available.
However the image map has quite a number of options. What is the most convenient way to have another one then 'default'?

d) I do not see a 'back to album' link or button. Is this possible?

e) Could the pager be extended with a play/pause button (triggering an auto forward/backward sliding show)

f) Would it be possible to show image_number/total_number_of_images?

Sorry if I am misusing this board by mixing many things into 1 message...

Comments

Marc Hoefman’s picture

Most of the points are clarified by now

1. Album level: like in the demo's of gallery_assist, I would like to wrap text around the Album:

=> added in the gallery assist css
#gallery-container {float: right; padding-left: 15px;}

2. At image level:

a) is it possible always to jump from album to image level without triggering immediately the lightbox?
=> I made a seperate feature request for this

b) is it possible to wrap with a DIV the image and pager, so that both can be aligned, background changed, ...
=> This is on my to do list, closed for now.

c) I noted that when setting up Gallery_assist for the pager Icons, only 'default' is available.
However the image map has quite a number of options. What is the most convenient way to have another one then 'default'?
=> solved, thanks to Juan. Put the ga_pager folder of gallery_assist in the root of your theme folder

d) I do not see a 'back to album' link or button. Is this possible?
=> solved, the 'back to album' is present when in View/Edit image.

e) Could the pager be extended with a play/pause button (triggering an auto forward/backward sliding show)
=> solved, provided by the lightbox

f) Would it be possible to show image_number/total_number_of_images?
=> it is not implemented now, but can for the moment be provided by the lightbox. Therefore seems less important when in View/edit image

Therefore this entry can be considered closed.