JoshTriplett 2010-10-06 18:49:02 +00:00 committed by Joey Hess
parent 3d0108bf0a
commit c2694e663d
1 changed files with 3 additions and 0 deletions

View File

@ -0,0 +1,3 @@
I'd love to have a countdown directive, which would take a timestamp to count down to and generate a JavaScript timer in the page.
Ideally I'd also like to either have parameters providing content to show before and after the time passes, or integration with existing conditional directives to do the same thing.