53 lines
1.9 KiB
Markdown
53 lines
1.9 KiB
Markdown
# README
|
|
|
|
[![Release](https://img.shields.io/github/v/release/JcDenis/countdown)](https://github.com/JcDenis/countdown/releases)
|
|
[![Date](https://img.shields.io/github/release-date/JcDenis/countdown)](https://github.com/JcDenis/countdown/releases)
|
|
[![Issues](https://img.shields.io/github/issues/JcDenis/countdown)](https://github.com/JcDenis/countdown/issues)
|
|
[![Dotclear](https://img.shields.io/badge/dotclear-v2.22-blue.svg)](https://fr.dotclear.org/download)
|
|
[![Dotaddict](https://img.shields.io/badge/dotaddict-official-green.svg)](https://plugins.dotaddict.org/dc2/details/countdown)
|
|
[![License](https://img.shields.io/github/license/JcDenis/countdown)](https://github.com/JcDenis/countdown/blob/master/LICENSE)
|
|
|
|
## WHAT IS COUNTDOWN ?
|
|
|
|
_countdown_ is a plugin for the open-source
|
|
web publishing software called Dotclear.
|
|
|
|
It adds widget showing a countdown since/from a predefined date.
|
|
|
|
## REQUIREMENTS
|
|
|
|
_countdown_ requires:
|
|
|
|
* permissions to manage widgets
|
|
* Dotclear 2.26
|
|
|
|
## USAGE
|
|
|
|
First install _countdown_, manualy from a zip package or from
|
|
Dotaddict repository. (See Dotclear's documentation to know how do this)
|
|
|
|
Add and configure "Countdown" from widgets manager.
|
|
It uses jquery for dynamic countdown.
|
|
|
|
## LINKS
|
|
|
|
* License : [GNU GPL v2](https://www.gnu.org/licenses/old-licenses/lgpl-2.0.html)
|
|
* Source & contribution : [GitHub Page](https://github.com/JcDenis/countdown)
|
|
* Packages & details : [Dotaddict Page](https://plugins.dotaddict.org/dc2/details/countdown)
|
|
* Discuss & help : [Dotclear forum](https://forum.dotclear.org/viewforum.php?id=16)
|
|
|
|
## CONTRIBUTORS
|
|
|
|
* [Moe](http://gniark.net/) (author)
|
|
* Pierre Van Glabeke
|
|
* Jean-Christian Denis
|
|
|
|
You are welcome to contribute to this code.
|
|
|
|
## JQUERY PLUGIN
|
|
|
|
Dynamic display uses plugin jQuery Countdown; See:
|
|
* [Plugin](http://keith-wood.name/countdown.html)
|
|
* [Formats](http://keith-wood.name/countdownRef.html#format)
|
|
* [Display](http://keith-wood.name/countdownRef.html#layout)
|