Closed (fixed)
Project:
Birthdays
Version:
4.7.x-1.0.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
9 Aug 2007 at 20:02 UTC
Updated:
23 Apr 2008 at 12:51 UTC
I would like to say its birthdays 2.0. I overhauled the code a lot. Customizing almost all of it.
To do:
| Comment | File | Size | Author |
|---|---|---|---|
| birthdays.module_2.patch | 19.07 KB | udvranto |
Comments
Comment #1
maartenvg commentedThanks for your work!
I'll look at it as soon as I've finished the work on the new 5.x version. This saves us a lot of work, as we now don't need to convert the new 5.x version back to 4.7.x.
Comment #2
ab4n commentedHmmm... the new module does not contain the correct files. It only has a single file named birthdays-5.x-1.x-dev.tar-4
Comment #3
maartenvg commented@ab4n: I think you're replying to the wrong issue here, because this one is about a patch for the 4.7.x-dev version.
You're talking about the 5.x-1.x-dev.tar.gz on the project page, if I'm not mistaken. That's actually a TAR file inside a GZ file. When you run 'tar -zxf filename.tar.gz' it wil automatically run GZ first and TAR after that, directly resulting in the files you need. But you only extracted the TAR from the GZ, therefore you also will have to unpack the TAR file you got from the first step.
I can confirm that it works here.
Comment #4
donm1021 commentedIs there a way to update the text on the Birthday that says "Nobody is having their birthday soon."
Especially if it is set only to show "Todays" birthdays and there is none - to say, "There are no Birthdays today."
Comment #5
udvranto commentedOpen the birthdays.module file, search for the text and replace with what you want. Save and use it.
Comment #6
maartenvg commentedI've applied your patch, together with some other fixes, to 4.7-dev.
Because 6.x has been released, and I don't have any experience with the 4.x branch of drupal, I dropped support for the 4.x version. It doesn't show up on the project page anymore, and I won't add new functionality to the module, unless someone else makes a patch.
Comment #7
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.