countdown.info |
countdown.info |
|
name = Countdown
description = Adds a block to count the days, hours, minutes, and seconds since or until a specified event.
core = 7.x
files[] = countdown.module
files[] = countdown.tpl.php
files[] = countdown.js |
countdown.module |
countdown.module |
|
Count to, or from, a specified date and display the output in a block |
countdown.tpl.php |
countdown.tpl.php |
|
|
INSTALL.txt |
INSTALL.txt |
|
1. Copy the countdown module folder to the modules directory.
2. Activate the module in Administer -> Configuration and Modules -> Modules (admin/config/modules)
3. Configure the block in Administer -> Structure -> Blocks -> Countdown… |
README.txt |
README.txt |
|
DESCRIPTION
-----------
Adds a block to count the days, hours, minutes, and seconds
since or until a specified event relative to the server's clock.
AUTHOR
------
David Kent Norman
http://deekayen.net/
FEATURE WISH LIST
-----------------
- More… |