I just managed to update the first half of the remindme.module to drupal 5.x.
The module now lets remind you to event nodes. There is some taxonomy
logic inside the module, but I didnt touch this so far (even don't know,
what it does, as I don't need this feature).
This is my first patch -its my first real code contibution at all. So please test it,
if you need this module . It works for me. I will update the po-strings and review
the code. The taxonometry part might be the next step.
And then, I will need a CVS account ;-)
| Comment | File | Size | Author |
|---|---|---|---|
| remindme-5.x-0.5.patch | 12.53 KB | Anonymous (not verified) |
Comments
Comment #1
Anonymous (not verified) commentedI just realized, that I didn't checkpt head to do the upgrade, instead I downloaded
the 4.6-dev-version from the module homepage. As the latest cvs commit was longer
ago then the HEAD revision from the website, they should be identical?
I'll check this out.
Comment #2
killes@www.drop.org commentedThanks for your patch! I'll review it one it is completed.
Comment #3
killes@www.drop.org commentedThanks for your patch! I'll review it once it is completed.
Comment #4
Anonymous (not verified) commentedThe patch I submitted is not complete. I didn't use all diff flags while creating the patch, so it does not contain the files that were added (remindme.info and remindme.install).
I'll provide a fresh patch, that will be derived from the cvs HEAD revision. Soon.
Comment #5
fm commentedHas this new patch been created?
Comment #6
csc4 commentedSubscribing
Comment #7
Anonymous (not verified) commentedI did not continue to work on this patch, because I switched to another notification method....