Closed (outdated)
Project:
Countdown
Version:
6.x-1.0
Component:
Documentation
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
2 Aug 2008 at 21:14 UTC
Updated:
19 Oct 2021 at 19:39 UTC
Jump to comment: Most recent
Comments
Comment #1
deekayen commentedIt's not possible now, but I really want that feature now that you mention it. It shouldn't be too hard.
Comment #2
willthames commentedI do want this feature, but it's difficult to implement (I thought about submitting a patch, but it's worth discussing implementation details first).
At the moment, the accuracy variable relates to the lowest level of granularity - so if you choose days you only get days, but if you choose minutes then you'd see x days, y hours, z minutes until $event.
I think people who are after an extension to this module will all have specific needs. For example, I only care that it's weeks until a race, I don't care how many days. Some people will want years, months and days, some people might want years and weeks.
On that basis I think changing granularity from a radio button to a checkbox, and selecting what fields you want displaying, and then calculating the text based on that would be the most logical implementation.
Comment #3
deekayen commentedComment #4
usingsession commented