Use new README style
parent
04fa12cae9
commit
374c8f03d4
38
README.md
38
README.md
|
@ -1,25 +1,22 @@
|
|||
# README
|
||||
|
||||
[![Release](https://img.shields.io/badge/release-2.3-a2cbe9.svg)](https://git.dotclear.watch/JcDenis/arlequin/releases)
|
||||
[![Date](https://img.shields.io/badge/date-2023.08.06-c44d58.svg)](https://git.dotclear.watch/JcDenis/arlequin/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/arlequin)
|
||||
[![License](https://img.shields.io/github/license/JcDenis/arlequin)](https://git.dotclear.watch/JcDenis/arlequin/blob/master/LICENSE)
|
||||
[![License](https://img.shields.io/badge/license-GPL--2.0-ececec.svg)](https://git.dotclear.watch/JcDenis/arlequin/blob/master/LICENSE)
|
||||
|
||||
## WHAT IS ARLEQUIN ?
|
||||
## ABOUT
|
||||
|
||||
_arlequin_ is a plugin for the open-source
|
||||
web publishing software called Dotclear.
|
||||
_arlequin_ is a plugin for the open-source web publishing software called [Dotclear](https://www.dotclear.org).
|
||||
|
||||
It allows visitors to select a theme on your blog.
|
||||
> Allows visitors choose a theme.
|
||||
|
||||
## REQUIREMENTS
|
||||
|
||||
_arlequin_ requires:
|
||||
|
||||
* content admin permissions to manage theme and public menu
|
||||
* Dotclear 2.27
|
||||
* PHP 7.4+
|
||||
* Dotclear 2.27
|
||||
* PHP 7.4+
|
||||
* Dotclear content admin permission to manage theme and public menu
|
||||
|
||||
## USAGE
|
||||
|
||||
|
@ -32,16 +29,17 @@ you should also add widget to allow visitor to select a theme.
|
|||
|
||||
## 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/arlequin) or [GitHub Page](https://github.com/JcDenis/arlequin)
|
||||
* Packages & details :[Gitea Page](https://git.dotclear.watch/JcDenis/arlequin/releases) or [Dotaddict Page](https://plugins.dotaddict.org/dc2/details/arlequin)
|
||||
* Discuss and help : [Dotclear Forum](http://forum.dotclear.org/viewtopic.php?id=48345)
|
||||
* [License](https://git.dotclear.watch/JcDenis/arlequin/blob/master/LICENSE)
|
||||
* [Packages & details](https://git.dotclear.watch/JcDenis/arlequin/releases) (or on [Dotaddict](https://plugins.dotaddict.org/dc2/details/arlequin))
|
||||
* [Sources & contributions](https://git.dotclear.watch/JcDenis/arlequin) (or on [GitHub](https://github.com/JcDenis/arlequin))
|
||||
* [Issues & security](https://git.dotclear.watch/JcDenis/arlequin/issues) (or on [GitHub](https://github.com/JcDenis/arlequin/issues))
|
||||
* [Discuss and help](http://forum.dotclear.org/viewtopic.php?id=48345)
|
||||
|
||||
## CONTRIBUTORS
|
||||
|
||||
* Oleksandr Syenchuk (author)
|
||||
* Gaetan Guillard
|
||||
* Pierre Van Glabeke
|
||||
* Jean-Christian Denis
|
||||
* Oleksandr Syenchuk (author)
|
||||
* Gaetan Guillard
|
||||
* Pierre Van Glabeke
|
||||
* Jean-Christian Denis
|
||||
|
||||
You are welcome to contribute to this code.
|
||||
You are welcome to contribute to this code.
|
||||
|
|
Loading…
Reference in New Issue