we working on it. Currently you can use it as per Node base if you use the date module and use the jquery_countdown formatter from the current dev release. We are working that you can use the settings in the formatter.
I have on one of my sites, countdown based on a cck date field, so you can have on a node published date also...
You can see that on work at http://apostas.org.pt (pick a sport from the left menu) and then on right side click on "ver todas as apostas" and you see what i'm talk about.
(I create a view with a date field (contdown format) you can get the code for this format here: http://drupal.org/node/685956)
Comments
Comment #1
blackice2999 commentedHi,
we working on it. Currently you can use it as per Node base if you use the date module and use the jquery_countdown formatter from the current dev release. We are working that you can use the settings in the formatter.
regards
Dennis
Comment #2
PedroMiguel commentedyes you can...
I have on one of my sites, countdown based on a cck date field, so you can have on a node published date also...
You can see that on work at http://apostas.org.pt (pick a sport from the left menu) and then on right side click on "ver todas as apostas" and you see what i'm talk about.
(I create a view with a date field (contdown format) you can get the code for this format here: http://drupal.org/node/685956)
Comment #3
wallbay1 commentedThanks guys! I will try the solution asap :)
Comment #4
Letharion commentedComment #6
knalstaaf commentedHow can this enabled? I can't seem to find anything pointing into that direction at the moment.