Hi there. I’ve just release a 0.6.0 version of the gallery extension.
Many people ask me how to implement a full gallery system, with
nested gallery (or album of galleries), and final page for an image.
I implemented some new features and here you can see an example:
…call the gallery-extension-example page and specifies to show the
“original-toy” gallery that is under the “bigchief-toys” gallery.
Let me know your impressions or suggestion.
Thank you!
Andrea, on your example page it looks like your thumbnails are
cropped version of the full image. How did you do this? I can’t find
a way in the image edit page…
Nice image gallery, the layout is great. When ever I select one image in
a
horizontal row, I get the image preselect box extending horizontally
left
across the page to the left margin. This looks a bit weird and I will
send a
screenshot directly to you, so you can see.
Il giorno 23/ago/07, alle ore 19:37, d n ha scritto:
Andrea, on your example page it looks like your thumbnails are
cropped version of the full image. How did you do this? I can’t find
a way in the image edit page…
Thanks!
The thumbnails are not cropped…thet are the background of a div.
Their size are a little bigger then the div, and it looks like
cropping, but it’s not.
I’m think about a crop tag for the next release…maybe something like:
Il giorno 24/ago/07, alle ore 01:26, Ben M. ha scritto:
Nice image gallery, the layout is great. When ever I select one
image in a
horizontal row, I get the image preselect box extending
horizontally left
across the page to the left margin. This looks a bit weird and I
will send a
screenshot directly to you, so you can see.
Are you talking about the image or the link selection…if you talk
about ther selection, it’s because I use “text-indent: -9999px” for
the link of the image…let me know
The gallery extension is superb and thanx for the great work.
But i have one newbie question.
Is it somehow possible to order (descending) and limit the gallery items
on the index page in a way as it’s possible with: <r:children:each
limit=“2” order=“desc”>