Closed (fixed)
Project:
jCarousel
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Sep 2008 at 14:36 UTC
Updated:
19 Dec 2008 at 23:51 UTC
Jump to comment: Most recent file
Comments
Comment #1
dawehnerforgot to change dependencies[]
Comment #2
dawehneri think the module doesn't really need this dependencie any more because drupal6.x brings a new jquery version with it
Comment #3
dawehnerComment #4
spiffyd commentedYour patch doesn't work, it gets rejected. Can you confirm (or better yet attach) the jcarousel 5.x module you patched?
Comment #5
dawehnerhere is another patch which uses -r DRUPAL-5 as base
i used the HEAD which wasen't the same as DRUPAL-5
Comment #6
spiffyd commentedwould you kindly tell me where i can find the head module or attach it for which this patch works against? i was using this: http://drupal.org/node/162101 which the patch doesn't work for.
As for you patch in #5.. it didn't work for this module as well.
please advise.
Comment #7
spiffyd commentedIs anyone working on porting this 6.x at this moment?
Comment #8
dawehneri wrote the patch for the current dev version downloaded at http://drupal.org/node/162101
Comment #9
aaron commentedwow, not sure how i missed this issue. here's a version that adds support for jQ as well. This creates a new .jq.inc file for jQ integration. (No code added to the actual module; that file is included conditionally only when needed by the optional jQ module.) Patch is against current HEAD.
duplicate issue is #317730: Port jCarousel to D6. sorry for the confusion.
Comment #10
aaron commentedand here it is against DRUPAL-5... helps to read the issues...
note this also fixes the issue for package of 'User interface' at #269924: Change from "User Interface" to "User interface"
Comment #11
aaron commentedok, hadn't realized #218142: Allow for custom skin paths was never committed. this patch takes that into account, and fixes a problem in the jq.inc file as well.
Comment #12
robloachDRUPAL-6--1 open, 6.x-1.x-dev created, and 1.0 released.
Ability for custom skins, jQ support, ability to add jCarousels directly from PHP without writing any JavaScript, demonstrations in admin/help/jcarousel, it's all in there! :-)
Comment #13
wim leersThanks Rob Loach :)
Do you want to become the official maintainer or not?
Comment #14
robloachUhh, sure, but it really doesn't matter... I'm not working on anything right now that uses the DRUPAL-5 branch at the momment, but wouldn't have a problem committing things marked RTBC.