slideshow or picture album plugin

Creating and modifying plugins.
carl_galloway
Regular
Posts: 1331
Joined: Sun Dec 04, 2005 5:43 pm
Location: Andalucia, Spain
Contact:

Post by carl_galloway »

Looking at hgoor's page I can see exactly what he's talking about. Whenever we insert an image with a title into an entry it gets wrapped into various div's which in most templates also means that we apply a clear:left or clear:right to make the div containing the image sit well with respect to the text surrounding it.

We could easily remove these styles from the templates but then this would cause even more confusion for the majority of new users, so we really need to take a moment to think about how best to upgrade the media manager so that users can select either a single image, or a small selection of images. I don't think upgrading the user gallery plugin is going to do this becasaue it doesn't have the ability to add a caption to images.

So, to satisfy hgoors query, and probably other users as well, the media manager needs to provide an option of either a single image with caption, or multiple images with caption, which would probably have to wrapped into a parent div so that text could wrap around the miniature gallery. Garvin, is this possible?
hgoor
Regular
Posts: 297
Joined: Thu Jan 06, 2005 11:46 am

Post by hgoor »

When uploading an image into the media gallery, you get the choice to upload more that 1 and you then can upload all at once.

I can almost see how it would work somehow like that when you want to have more that 1 image in an article and then you have an option where you choose how to align /place them (i.e. all on one line, underneath each other etc...)

Off course I have no idea how difficult that would be and make it behave in a way that it works nice with all the templates out there.. :wink:
"If life is worth living, it's worth documenting" -- Adam Curry ("Podfather")

Bloggers@large: http://www.vandegoor.com
iLounge Radio: http://www.hostingperfect.net:8004/listen.pls
carl_galloway
Regular
Posts: 1331
Joined: Sun Dec 04, 2005 5:43 pm
Location: Andalucia, Spain
Contact:

Post by carl_galloway »

yes that would be very groovy!
hgoor
Regular
Posts: 297
Joined: Thu Jan 06, 2005 11:46 am

Post by hgoor »

carl_galloway wrote:yes that would be very groovy!
And probably a lot of work too ...

Anyway: I appreciate you all looking into this idea... Be interesting to find out if it is feasible...
"If life is worth living, it's worth documenting" -- Adam Curry ("Podfather")

Bloggers@large: http://www.vandegoor.com
iLounge Radio: http://www.hostingperfect.net:8004/listen.pls
d_cee
Regular
Posts: 603
Joined: Wed Jan 18, 2006 6:32 pm
Location: UK
Contact:

Post by d_cee »

Well, if we're wishing for how something like this might work it would be hard to do better than this at A List Apart
hgoor
Regular
Posts: 297
Joined: Thu Jan 06, 2005 11:46 am

Post by hgoor »

d_cee wrote:Well, if we're wishing for how something like this might work it would be hard to do better than this at A List Apart
Very good! I always like that website!
"If life is worth living, it's worth documenting" -- Adam Curry ("Podfather")

Bloggers@large: http://www.vandegoor.com
iLounge Radio: http://www.hostingperfect.net:8004/listen.pls
virtex
Regular
Posts: 8
Joined: Mon Jan 14, 2008 5:16 am

Post by virtex »

just thought I would ask if it is possible to have serendipity_plugin_thumbnail.php have both the image + the text link beneath it. My site is http://www.websmuggler.com/blog2/index. ... %5D=thumbs you can probably see why I need a text link for that page.

thanks
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post by garvinhicking »

Hi!
Garvin, is this possible?
Sadly I don't see how. It would be nice, I fully agree. But it would mean heavy JavaScripting or PHP regular expressions to detect those cases where multiple images are inserted or not.

Regards
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Post Reply