Closed (works as designed)
Project:
Node Image Block
Version:
4.7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
8 Apr 2006 at 18:49 UTC
Updated:
11 Apr 2006 at 07:53 UTC
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
Comment #1
buddaThe 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.
Comment #2
coupet commentedAgree, 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.
Comment #3
coupet commentedsee PHPSlideshow demo: - with thumbnails.
PHPSlideShow :: PHP slide show script
http://www.zinkwazi.com/wp/scripts/
Comment #4
buddaI 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.