improve/README.md

51 lines
1.8 KiB
Markdown
Raw Normal View History

2021-09-01 23:35:23 +00:00
# README
2023-08-06 22:34:44 +00:00
[![Release](https://img.shields.io/badge/release-1.4-a2cbe9.svg)](https://git.dotclear.watch/JcDenis/improve/releases)
[![Date](https://img.shields.io/badge/date-2023.08.06-c44d58.svg)](https://git.dotclear.watch/JcDenis/improve/releases)
[![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/improve)
[![License](https://img.shields.io/github/license/JcDenis/improve)](https://git.dotclear.watch/JcDenis/improve/blob/master/LICENSE)
2021-09-11 15:34:18 +00:00
2021-09-01 23:35:23 +00:00
## WHAT IS IMPROVE ?
2023-08-06 22:34:44 +00:00
_improve_ is a plugin for the open-source
2021-09-01 23:35:23 +00:00
web publishing software called Dotclear.
2021-09-02 08:55:42 +00:00
It helps dev to clean up plugin or theme before publishing code.
2021-09-01 23:35:23 +00:00
2023-08-06 22:34:44 +00:00
* Open to third party plugin
* Easy and fast to use
* Easy and fast to extend
2021-09-01 23:35:23 +00:00
## REQUIREMENTS
2023-08-06 22:34:44 +00:00
_improve_ requires:
2021-09-01 23:35:23 +00:00
2023-08-06 22:34:44 +00:00
* admin permission
* Dotclear 2.27
* PHP 8.1+
2021-09-01 23:35:23 +00:00
## USAGE
2023-08-06 22:34:44 +00:00
First install _improve_, manualy from a zip package or from
2021-09-01 23:35:23 +00:00
Dotaddict repository. (See Dotclear's documentation to know how do this)
Manage tools from sidebar plugin menu **improve**.
Configure actions. Select actions and module to work with, then click fix.
2023-07-16 08:27:31 +00:00
Hope some of you have idea to complete function of this plugin
and help devs to maintain their plugins and themes.
2021-10-29 21:13:48 +00:00
## LINKS
2021-09-01 23:35:23 +00:00
2023-08-06 22:34:44 +00:00
* License : [GNU GPL v2](https://www.gnu.org/licenses/old-licenses/lgpl-2.0.html)
* Source & contribution : [Gitea Page](https://git.dotclear.watch/JcDenis/improve) [GitHub Page](https://github.com/JcDenis/improve)
* Packages & details : [Gitea Page](https://git.dotclear.watch/JcDenis/improve/releases) or [Dotaddict Page](https://plugins.dotaddict.org/dc2/details/improve)
2021-10-29 21:13:48 +00:00
## CONTRIBUTORS
2023-08-06 22:34:44 +00:00
* Jean-Christian Denis
* Gvx
2021-10-29 21:13:48 +00:00
2023-08-06 22:34:44 +00:00
You are welcome to contribute to this code.