bloganniv/README.md

47 lines
1.8 KiB
Markdown
Raw Normal View History

2022-12-16 21:27:11 +00:00
# README
2015-04-22 14:09:49 +00:00
2023-10-15 17:39:33 +00:00
[![Release](https://img.shields.io/badge/release-2.4-a2cbe9.svg)](https://git.dotclear.watch/JcDenis/bloganniv/releases)
![Date](https://img.shields.io/badge/date-2023.10.15-c44d58.svg)
[![Dotclear](https://img.shields.io/badge/dotclear-v2.28-137bbb.svg)](https://fr.dotclear.org/download)
2023-08-06 22:54:24 +00:00
[![Dotaddict](https://img.shields.io/badge/dotaddict-official-9ac123.svg)](https://plugins.dotaddict.org/dc2/details/bloganniv)
2023-10-15 17:39:33 +00:00
[![License](https://img.shields.io/badge/license-GPL--2.0-ececec.svg)](https://git.dotclear.watch/JcDenis/bloganniv/src/branch/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-10-15 17:39:33 +00:00
* Dotclear 2.28
* PHP 8.1+
2023-08-21 18:57:22 +00:00
* 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-10-15 17:39:33 +00:00
* [License](https://git.dotclear.watch/JcDenis/bloganniv/src/branch/master/LICENSE)
2023-08-21 18:57:22 +00:00
* [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
2023-10-15 17:39:33 +00:00
* Jean-Christian Denis (latest)
2022-12-16 21:27:11 +00:00
2023-08-06 22:54:24 +00:00
You are welcome to contribute to this code.