Member
Member
theWholeLifeToLearn   22-07-2010, 11:31
#1

Hi everybody!
I would like to know if it was possible to "improve" a bit the "jcarousel_thumb_nav" plug-in.

My suggestion consist in adding a 'vertical' parameter in the header of the function as done here:

printjCarouselThumbNav($thumbscroll=null, $width=null, $height=null, $cropw=null, $croph=null, $fullimagelink=null, $vertical='false')

And then add the parameter in the javascript:
JQuery(document).ready(function() { jQuery("#mycarousel").jcarousel({ vertical: , size: mycarousel_itemList.length, start: , scroll: , }); });
It would be great because I would like to used it in vertical mode in my theme.

Please let me know about this proposition.
Thanks

The Whole Life To Learn

Administrator
Administrator
acrylian   22-07-2010, 11:40
#2

We will consider this for Zenphoto 1.3.2 as it is too late for 1.3.1 now. There is also no problem of using a customized version of that plugin if it fits your needs.

Member
Member
theWholeLifeToLearn   22-07-2010, 11:46
#3

Thank you for your answer. I prefer not to customize the plugin because I wish to propose my theme to the other ZenPhoto users when the theme is finished.

I will wait then or not use it.

Thanks again for your fast answer.

Member
Member
sbillard   23-07-2010, 02:19
#4

You can always supply the modified version of the plugin. Just be sure it operates from the "plugin" folder and that it is named differently from the released one.

Administrator
Administrator
acrylian   27-07-2010, 16:37
#5

Since we are delaying the 1.3.1 release a little, I have now added a vertical parameter, although a little different.

Member
Member
theWholeLifeToLearn   09-09-2010, 14:31
#6

Thank you for the modification.
I just used this version for my theme :-)

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.