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