I have modified the event module to work for version 5. I have included a patch file which will upgrade from v4.7.4 to v5.x. I would be happy to package this up as a release, but am not sure of the process. I've tested this and it appears to perform correctly.

Comments

swood’s picture

StatusFileSize
new108 bytes

I forgot to include the .info file with the patch. This attachment needs to be included.

swood’s picture

StatusFileSize
new174.67 KB

One more time. I got all excited and forgot the basic event. This patch supercedes the previous patches. It includes the event and basicevent updates.

hunmonk’s picture

Assigned: Unassigned » hunmonk
Category: bug » task

assigning this to myself. i'll try to have a look at it soon!

hunmonk’s picture

Status: Active » Needs review
StatusFileSize
new33.68 KB

the previously attached patch had numerous errors. i've reworked things. attached should update the event.module file to drupal 5. untested as of yet, but i'll run tests as soon as the rest of the module's files are upgraded. i'll use this issue to post the main event.module file, and create new issues for each of the others.

hunmonk’s picture

StatusFileSize
new35.05 KB

ok, testing complete. this module now works on drupal 5! i didn't test every single setting, but all basic functionality definitely works as advertised. attached patch corrects the last few bugs from the previous untested patch.

gerhard killesreiter’s picture

Status: Needs review » Fixed

applied

ChrisKennedy’s picture

Great - now that HEAD is compatible can a 5.x branch or release be designated? That will allow the module to be listed for 5.x.

killes@www.drop.org’s picture

I'll create a release once either Drupal 5 gets released or the remaining contribs of event.module have been ported. Whatever comes first.

karens’s picture

The HEAD version of Event Views is now 5.x compatible.

Anonymous’s picture

Status: Fixed » Closed (fixed)