2022-11-26 22:43:34 +00:00
|
|
|
# README
|
2022-08-15 10:52:22 +00:00
|
|
|
|
2023-08-13 15:59:08 +00:00
|
|
|
[![Release](https://img.shields.io/badge/release-2023.08.13-a2cbe9.svg)](https://git.dotclear.watch/JcDenis/myUrlHandlers/releases)
|
|
|
|
[![Date](https://img.shields.io/badge/date-2023.08.13-c44d58.svg)](https://git.dotclear.watch/JcDenis/myUrlHandlers/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/myUrlHandlers)
|
|
|
|
[![License](https://img.shields.io/github/license/JcDenis/myUrlHandlers)](https://git.dotclear.watch/JcDenis/myUrlHandlers/blob/master/LICENSE)
|
2022-11-26 22:43:34 +00:00
|
|
|
|
|
|
|
## WHAT IS MYURLHANLDERS ?
|
|
|
|
|
|
|
|
_myUrlHandlers_ is a plugin for the open-source
|
|
|
|
web publishing software called Dotclear.
|
|
|
|
|
|
|
|
You can change public URL of each Dotclear parts,
|
|
|
|
like post, category, etc and some plugins having public parts.
|
|
|
|
|
|
|
|
## REQUIREMENTS
|
|
|
|
|
2023-08-13 15:59:08 +00:00
|
|
|
_myUrlHandlers_ requires:
|
2022-11-26 22:43:34 +00:00
|
|
|
|
2023-08-13 15:59:08 +00:00
|
|
|
* contentadmin permissions for management
|
|
|
|
* Dotclear 2.27
|
|
|
|
* PHP 7.4+
|
2022-11-26 22:43:34 +00:00
|
|
|
|
|
|
|
## USAGE
|
|
|
|
|
|
|
|
First install _myUrlHandlers_, manualy from a zip package or from
|
|
|
|
Dotaddict repository. (See Dotclear's documentation to know how do this)
|
|
|
|
|
|
|
|
You can manage your URLs from menu ''URL handlers'' on sidebar
|
|
|
|
or you can add dashboard icon.
|
|
|
|
|
|
|
|
## LINKS
|
|
|
|
|
2023-08-13 15:59:08 +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/myUrlHandlers) or [GitHub Page](https://github.com/JcDenis/myUrlHandlers)
|
|
|
|
* Packages & details: [Gitea Page](https://git.dotclear.watch/JcDenis/myUrlHandlers/releases) or [Dotaddict Page](https://plugins.dotaddict.org/dc2/details/myUrlHandlers)
|
|
|
|
* Discuss and help : [Dotclear Forum](https://forum.dotclear.org/viewtopic.php?id=40893)
|
2022-11-26 22:43:34 +00:00
|
|
|
|
|
|
|
## CONTRIBUTORS
|
|
|
|
|
2023-08-13 15:59:08 +00:00
|
|
|
* Alex pirine (First author)
|
|
|
|
* te2dy
|
|
|
|
* Jean-Christian Denis
|
2022-11-26 22:43:34 +00:00
|
|
|
|
2023-08-13 15:59:08 +00:00
|
|
|
You are welcome to contribute to this code.
|