An open API service indexing awesome lists of open source software.

https://github.com/gingerbeardman/countdown

Add a countdown to a specific time and date to a comment. Pick from different display types.
https://github.com/gingerbeardman/countdown

Last synced: about 1 year ago
JSON representation

Add a countdown to a specific time and date to a comment. Pick from different display types.

Awesome Lists containing this project

README

          

# Countdown

Add a countdown to a specific time and date to a comment. Pick from different display types.

## Changelog
1.2.0, change DateTimeZone::listIdentifiers code, added small digit images
1.1.0, added timezone dropdown and fixed tag case bug
1.0.0, initial release

## Details
See [http://vanillaforums.org/addon/countdown-plugin](http://vanillaforums.org/addon/countdown-plugin)

## Installation
Place the unzipped plugin folder in your `vanilla/plugins` folder and then activate using the Dashboard.
Optionally configure using plugin settings page: tag, time, timezone, digits.

## Use
Enter your configured countdown tag into a comment to have the countdown to your chosen time appear in the comment.

### License
This plugin is made available under a [Creative Commons Attribution-Share Alike 3.0 Unported License](http://creativecommons.org/licenses/by-sa/3.0).

### Credits
Created by Matt Sephton, [http://www.gingerbeardman.com/vanilla/](http://www.gingerbeardman.com/vanilla/)
Uses [https://github.com/pfarmer/jquery-countdown/](https://github.com/pfarmer/jquery-countdown/) by Reflejo/pfarmer