diff --git a/README.md b/README.md index 2cd9f9e..b126cc2 100644 --- a/README.md +++ b/README.md @@ -1,27 +1,22 @@ # README [![Release](https://img.shields.io/badge/release-2.3-a2cbe9.svg)](https://git.dotclear.watch/JcDenis/bloganniv/releases) -[![Date](https://img.shields.io/badge/date-2023.08.06-c44d58.svg)](https://git.dotclear.watch/JcDenis/bloganniv/releases) +![Date](https://img.shields.io/badge/date-2023.08.07-c44d58.svg) [![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) -[![License](https://img.shields.io/github/license/JcDenis/bloganniv)](https://git.dotclear.watch/JcDenis/bloganniv/blob/master/LICENSE) +[![License](https://img.shields.io/badge/license-GPL--2.0-ececec.svg)](https://git.dotclear.watch/JcDenis/bloganniv/blob/master/LICENSE) -## WHAT IS BLOGANNIV ? +## ABOUT -_bloganniv_ is a plugin for the open-source -web publishing software called Dotclear. +_bloganniv_ is a plugin for the open-source web publishing software called [Dotclear](https://www.dotclear.org). -It adds widget showing: -* birth date of the blog, -* age (in year) of the blog -* days till next birthday of the blog. +> Show number of days before and after a given date ## REQUIREMENTS -_bloganniv_ requires: - -* permissions to manage widgets * Dotclear 2.27 +* PHP 7.4+ +* Dotclear permission to manage widgets ## USAGE @@ -30,11 +25,17 @@ Dotaddict repository. (See Dotclear's documentation to know how do this) Add and configure "Blog anniv" from widgets manager. +It adds widget showing: +* birth date of the blog, +* age (in year) of the blog +* days till next birthday of the blog. + ## LINKS -* License : [GNU GPL v2](https://www.gnu.org/licenses/old-licenses/lgpl-2.0.html) -* Source & contribution : [Gitea Page](https://git.dotclear.watch/JcDenis/bloganniv) or [GitHub Page](https://github.com/JcDenis/bloganniv) -* Packages & details : [Gitea Page](https://git.dotclear.watch/JcDenis/bloganniv/releases) or [Dotaddict Page](https://plugins.dotaddict.org/dc2/details/bloganniv) +* [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)) ## CONTRIBUTORS