2022-12-16 21:27:11 +00:00
|
|
|
# README
|
2015-04-22 14:09:49 +00:00
|
|
|
|
2023-08-06 22:54:24 +00:00
|
|
|
[![Release](https://img.shields.io/badge/release-2.3-a2cbe9.svg)](https://git.dotclear.watch/JcDenis/bloganniv/releases)
|
2023-08-21 18:57:22 +00:00
|
|
|
![Date](https://img.shields.io/badge/date-2023.08.07-c44d58.svg)
|
2023-08-06 22:54:24 +00:00
|
|
|
[![Dotclear](https://img.shields.io/badge/dotclear-v2.27-137bbb.svg)](https://fr.dotclear.org/download)
|
|
|
|
[![Dotaddict](https://img.shields.io/badge/dotaddict-official-9ac123.svg)](https://plugins.dotaddict.org/dc2/details/bloganniv)
|
2023-08-21 18:57:22 +00:00
|
|
|
[![License](https://img.shields.io/badge/license-GPL--2.0-ececec.svg)](https://git.dotclear.watch/JcDenis/bloganniv/blob/master/LICENSE)
|
2015-04-22 14:09:49 +00:00
|
|
|
|
2023-08-21 18:57:22 +00:00
|
|
|
## ABOUT
|
2015-04-22 14:09:49 +00:00
|
|
|
|
2023-08-21 18:57:22 +00:00
|
|
|
_bloganniv_ is a plugin for the open-source web publishing software called [Dotclear](https://www.dotclear.org).
|
2022-12-16 21:27:11 +00:00
|
|
|
|
2023-08-21 18:57:22 +00:00
|
|
|
> Show number of days before and after a given date
|
2022-12-16 21:27:11 +00:00
|
|
|
|
|
|
|
## REQUIREMENTS
|
|
|
|
|
2023-08-06 22:54:24 +00:00
|
|
|
* Dotclear 2.27
|
2023-08-21 18:57:22 +00:00
|
|
|
* PHP 7.4+
|
|
|
|
* Dotclear permission to manage widgets
|
2022-12-16 21:27:11 +00:00
|
|
|
|
|
|
|
## USAGE
|
|
|
|
|
|
|
|
First install _bloganniv_, manualy from a zip package or from
|
|
|
|
Dotaddict repository. (See Dotclear's documentation to know how do this)
|
|
|
|
|
|
|
|
Add and configure "Blog anniv" from widgets manager.
|
|
|
|
|
2023-08-21 18:57:22 +00:00
|
|
|
It adds widget showing:
|
|
|
|
* birth date of the blog,
|
|
|
|
* age (in year) of the blog
|
|
|
|
* days till next birthday of the blog.
|
|
|
|
|
2022-12-16 21:27:11 +00:00
|
|
|
## LINKS
|
|
|
|
|
2023-08-21 18:57:22 +00:00
|
|
|
* [License](https://git.dotclear.watch/JcDenis/bloganniv/blob/master/LICENSE)
|
|
|
|
* [Packages & details](https://git.dotclear.watch/JcDenis/bloganniv/releases) (or on [Dotaddict](https://plugins.dotaddict.org/dc2/details/bloganniv))
|
|
|
|
* [Sources & contributions](https://git.dotclear.watch/JcDenis/bloganniv) (or on [GitHub](https://github.com/JcDenis/bloganniv))
|
|
|
|
* [Issues & security](https://git.dotclear.watch/JcDenis/bloganniv/issues) (or on [GitHub](https://github.com/JcDenis/bloganniv/issues))
|
2022-12-16 21:27:11 +00:00
|
|
|
|
|
|
|
## CONTRIBUTORS
|
|
|
|
|
2023-08-06 22:54:24 +00:00
|
|
|
* Fran6t (author)
|
|
|
|
* Pierre Van Glabeke
|
|
|
|
* Jean-Christian Denis
|
2022-12-16 21:27:11 +00:00
|
|
|
|
2023-08-06 22:54:24 +00:00
|
|
|
You are welcome to contribute to this code.
|