Closed (won't fix)
Project:
jCarousel
Version:
5.x-1.0
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
26 Jul 2007 at 06:13 UTC
Updated:
1 Dec 2007 at 02:54 UTC
suppose i have all my member pictures in Files>Pictures
and i want this module to display say 2 at a time in an auto scrolling block...
how do i do this..
and if suppose someone clicks a picture..then it takes them to the user profile page..
pls help with how this can be used..thanks :)
pretty cool module for drupal :)
Comments
Comment #1
wim leersIt's clearly mentioned in the project description that this is a module that is for developers and themers. It doesn't do anything by itself.
Please wait for the Panels Mini module, which will be included in Panels 2, this will allow you to easily use an auto scrolling block. If you want to help testing it, see this issue: http://drupal.org/node/160392.
Comment #2
Jeeebus commented"It's clearly mentioned in the project description that this is a module that is for developers and themers. It doesn't do anything by itself."
Yes, it is clearly mentioned. However, that does nothing for those of us that want to learn how to use it and do not know how. We need some kind of documentation to get started. Without it, I might as well just go buy something from Microsoft.
Comment #3
wim leersSigh.
From the Resources section at this project's homepage (http://drupal.org/project/jcarousel): Read documentation.
Comment #4
thatashok commentedCould the documentation be improved to explain where
jcarousel_add();should be used? In a theme template? In a node? In a block? And how should it be used in conjunction with Jan Sorgalla's examples:Some detail would help. Thanks!
Comment #5
wim leersJust open the .module file and be amazed by the simplicity. It simply adds the .js file, nothing more, nothing less.
Comment #6
thatashok commentedThanks for that. Doesn't look like I can use this module at this point. Or maybe I'm supposed to purchase 'paid customizations of this module'? ;) Thanks anyway!