Closed (fixed)
Project:
Cluetip
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
30 Aug 2008 at 17:14 UTC
Updated:
24 Feb 2009 at 09:40 UTC
Jump to comment: Most recent file
Comments
Comment #1
a_c_m commentedI've attached a full copy of the module instead of a patch, its changed quite a bit for D6.
Its now dependent on the jquery plugin module JQ and is called via that module
jq_add('cluetips').Currently it is not using the other modules that JQ manages, instead including its own JS. I hope to change this, once the JQ module supports it (http://drupal.org/node/342902).
@stompeers - i would happly jointly maintain this module and commit the D6 version.
Work done on this D6 port was by OpenlyConnected for Demotix.com
Comment #2
a_c_m commentedwhoops, error in the dependency. this zip fixes it.
Comment #3
Flying Drupalist commentedHmm, instead of including hoverIntent in the file, why not just add a dependecy to the hoverintent module?
Comment #4
a_c_m commentedMiraploy, the code to do that is there, just commented out. As i wanted to be able to check if the hoverIntent module was under JQ management and us it in preference to the local copy if it was.
However, i couldn't find a way to do this (http://drupal.org/node/342902), so commented it out. Its very easy to add back in if you want it. Just comment out the line for $js = ...hoverIntent..
And comment back in the 'add' function.
And your welcome.
Comment #5
fm commentedThank you for work here, a_c_m. Perhaps you should email stompeers directly to discuss joining him in maintaining this module. Also, I haven't been able to get this module to work, so I would be grateful for more comprehensive instructions.
Comment #6
mtsanford commentedAh... yes I would very much like to see this as well.
Comment #7
mtsanford commentedI'd be excited to see this move forward into an "official" release. I'm working on a filter sort of like this one:
http://drupal.org/project/popup_filter
It looks promising. See attachment to get what I'm working on.
Comment #8
a_c_m commentedI've tried emailing the author, no reply, so I may start the abandoned module process. I dont have a lot of time, so i would be looking for the project to have at least one more co-maintainer. Anyone interested?
Comment #9
chrisshattuck commentedSorry guys, I've been swamped and haven't been able to re-visit this module for a while. I would be happy to make you co-maintainer, a_c_m, I just need to familiarize myself with that process and take a quick review of the code. I will try to get to this this coming week.
Thanks!
stompeers
Comment #10
chrisshattuck commenteda_c_m, I have just officially made you co-maintainer of the D6 branch. I've taken a quick look through the D6 code and like where you're headed with it. Let me know if you need anything else from me.
Thanks!
Chris
Comment #11
a_c_m commentedI will commit my code it and get a D6 dev release out tomorrow (time permitting).
Comment #12
fm commentedI guess it didn't permit. ;)
Comment #13
a_c_m commentedYeah sorry, time didnt, nor is it likely to now till the 6th - but we will see :)
Comment #14
a_c_m commentedNew release is in the system, just waiting for it to be packaged, shouldn't take more than a few hours.