Thanks for a great module. How about the following features.

1. Option to dispaly the images horizontally?
2. Option to create thumnail with hyperlink to original picture?

Comments

budda’s picture

Status: Active » Closed (works as designed)

The display of the block output is down to your theme skills. You can already do horizontal display!

Clickable images don't make much sense. The image shown is the image you upload/attach to a node. It is not scaled or anything, so what you see in the block is what you get!

You could scale the image down in the theme html, and make it clickable? Seems pointless though.

coupet’s picture

Agree, but displaying 5-10 pictures in original size might make the page too long!

I am thinking that the first original picture can be displayed at the center of the node page with clickage thumnails shown next to it on the side or at the bottom; selecting a thumnail will override current picture being displayed at the center.

coupet’s picture

see PHPSlideshow demo: - with thumbnails.

PHPSlideShow :: PHP slide show script
http://www.zinkwazi.com/wp/scripts/

budda’s picture

I think this is a little outside of the scope of the module.

However if somebody else wishes to submit a patch to add the functionality i'll review it for inclusion.