Closed (won't fix)
Project:
jCarousel
Version:
5.x-1.2
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
5 Feb 2008 at 18:33 UTC
Updated:
26 Nov 2010 at 23:51 UTC
Jump to comment: Most recent file
Comments
Comment #1
aaron commentedoops, diff'd the wrong direction...
Comment #2
wim leersOf course. Why didn't I do that right away?
Thanks! :)
RTBC (if I ignore the one space that violates the coding guidelines)
Comment #3
aaron commentedhere's another version that will also allow multiple skins to be plastered on a page, if one were so inclined. the version in cvs only allows a single skin to be applied.
Comment #4
aaron commentedhmm... that version would probably add the base js more than once. not good.
here's a fixed patch
Comment #5
aaron commentedthis has been ready for months. what's the deal?
Comment #6
robloachIt seems this patch is out of sync now. Sorry, aaron.
Comment #7
quicksketchRather than using custom skin paths, we now have a skin registry in 2.x (see #426774: jCarousel Skin Registry (hook_jcarousel_skins)), but if you prefer you could simply drupal_add_css() your own skin file manually and then use a matching skin name when you call jcarousel_add().
Support has ended for the 5.x version, so I'm moving this to won't fix.