Closed (won't fix)
Project:
Event
Version:
6.x-2.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Feb 2008 at 21:15 UTC
Updated:
30 Apr 2008 at 18:55 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
Anonymous (not verified) commentedI think, the last one should be:
Comment #2
drdrup commentedohhhh! I probably misread the line. Now I see it: it probably depends both on "event" and on "views" (and I don't read php yet, so I don't know what really is needed), so you are right.
I couldn't find where are the instructions for *.info files for Drupal 6. I just saw "Writing .info files (Drupal 5.x)" http://drupal.org/node/101009. Anybody knows where is the one for 6 ?
Comment #3
Anonymous (not verified) commentedI haven't found the documentation for D6 .info files, too, but there is a how-to for porting D5 modules to D6:
http://drupal.org/node/114774#info
hth
Comment #4
drdrup commentedThanks. It has a lot of info there.
Comment #5
konsumer commentedAttached is a patch for a maintainer that fixes this issue.
Comment #6
konsumer commentedforgot to update status
Comment #7
acker commentedPerfect patch, about time this got rolled into the release.
Comment #8
pobster commentedIt's all well and good making these projects visible, but neither of them work?
I've fixed the all_day module to a point;
I'm not bothered about Views until it's stable.
Pobster
Comment #9
killes@www.drop.org commentedevent all day is no longer needed, its functionality is now in the main event module. Event_views needs to be ported.
Comment #10
killes@www.drop.org commentedevent_all_day is superseded by the "has time" setting. event_views isn't ported yet since views isn't available.