Inasmuch as Date is alpha for 6.x and jquery_plugin is full production, would it be possible to re-centralize the timeEntry plugin within the latter module, and simply look for jquery_plugin from within Date to determine whether timeEntry features will be supported? I am actually running Date on 6.x, so I might be able to implement this as a patch, but I'm not going to waste the time if it's not something the module maintainers are interested in supporting.

I currently use timeEntry in a production 6.x deployment and have submitted a patch (issue tracker: http://drupal.org/node/238813) which modifies jquery_plugin to support the additional CSS file used by timeEntry, and adds an entry for timeEntry within the jQ methods. I'd like to get this into the release version, and since timeEntry does not yet seem to be in active use within the Date API, I'd prefer to do it sooner rather than later.

Comments

timtriche’s picture

Status: Postponed (maintainer needs more info) » Active
arlinsandbulte’s picture

Status: Active » Fixed

If I understand correclty, I *think* this is fixed. If the jQuery_UI module is installed, Date uses the jquery_ui pop-up calendar for time entry.

I don't know how the jQuery_UI module differs from the jQuery_Plugin module. Are they the same thing, or are we talking about something completely different?
Maybe I am wrong and misunderstand this issue/request...

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.