Active
Project:
Birthdays
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Oct 2008 at 08:18 UTC
Updated:
11 Jun 2014 at 02:05 UTC
Jump to comment: Most recent
Comments
Comment #1
maartenvg commentedGreat catch, I didn't know that. I'll try to think of a solution. Hopefully without adding configurations.
BTW, the 2 untranslatable strings have been fixed. Both in D6 and D5.
Comment #2
fleetcommand commentedHi,
It also would be great if the module would get the date format from the Drupal core settings even for the profile page. Since it looks a pretty much strange that it uses a custom date format. That's fine that it adds the age after the date, but the format of the date should be in the format set up in Drupal earlier.
I have another question.. Why does it sets a left margin or whatever to the date field on the profile page?
Comment #3
Niklas Fiekas commentedBumping version. The D7 version uses Drupal's date formatting.
Comment #4
MHLut commented@Niklas, I'm not seeing where in D7 I can use the date formatter? I certainly can't change the format in Views, I couldn't find the option through display options in account settings either.
Of course it is possible to rewrite the value using format_date, but I don't see that as a permanent solution.
Either way, +1
Comment #5
Niklas Fiekas commentedAre you sure you're using the latest development version on the 7.x branch? You can change the display options on the "Manage display" tab of the bundle and also in Views. If that's not working for you, maybe we should open a seperate issue and see if we can fix it.
Comment #6
MHLut commented@Niklas, development versions are for development, not for production. I do not deliver products with dev version modules, nor do I want to be required to (and I know I'm not the only one on this). Actually, I find the beta status of the module risky enough.
If you have new features tested and ready for production, I'm looking forward to seeing a new update pop up in my update manager.
Comment #7
hawkdavis commentedhow can you get the output to display "January, 1" instead of "01/01"