myUrlHandlers/README.md

44 lines
1.9 KiB
Markdown
Raw Normal View History

2022-11-26 22:43:34 +00:00
# README
2022-08-15 10:52:22 +00:00
2023-10-22 08:25:14 +00:00
[![Release](https://img.shields.io/badge/release-2023.10.22-a2cbe9.svg)](https://git.dotclear.watch/JcDenis/myUrlHandlers/releases)
![Date](https://img.shields.io/badge/date-2023.10.22-c44d58.svg)
2023-10-10 21:37:45 +00:00
[![Dotclear](https://img.shields.io/badge/dotclear-v2.28-137bbb.svg)](https://fr.dotclear.org/download)
2023-08-13 15:59:08 +00:00
[![Dotaddict](https://img.shields.io/badge/dotaddict-official-9ac123.svg)](https://plugins.dotaddict.org/dc2/details/myUrlHandlers)
2023-10-07 21:59:48 +00:00
[![License](https://img.shields.io/badge/license-GPL--2.0-ececec.svg)](https://git.dotclear.watch/JcDenis/myUrlHandlers/src/branch/master/LICENSE)
2022-11-26 22:43:34 +00:00
2023-10-07 21:59:48 +00:00
## ABOUT
2022-11-26 22:43:34 +00:00
2023-10-07 21:59:48 +00:00
_myUrlHandlers_ is a plugin for the open-source web publishing software called [Dotclear](https://www.dotclear.org).
2022-11-26 22:43:34 +00:00
2023-10-22 08:25:14 +00:00
> Change public URL of each Dotclear parts, like post, category, etc and some plugins having public parts.
2022-11-26 22:43:34 +00:00
## REQUIREMENTS
2023-10-07 21:59:48 +00:00
* Dotclear 2.28
* PHP 8.1+
2023-10-22 08:25:14 +00:00
* Dotclear admin permissions for management
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-10-07 21:59:48 +00:00
* [License](https://git.dotclear.watch/JcDenis/myUrlHandlers/src/branch/master/LICENSE)
* [Packages & details](https://git.dotclear.watch/JcDenis/myUrlHandlers/releases) (or on [Dotaddict](https://plugins.dotaddict.org/dc2/myUrlHandlers/alias))
* [Sources & contributions](https://git.dotclear.watch/JcDenis/myUrlHandlers) (or on [GitHub](https://github.com/JcDenis/myUrlHandlers))
* [Issues & security](https://git.dotclear.watch/JcDenis/myUrlHandlers/issues) (or on [GitHub](https://github.com/JcDenis/myUrlHandlers/issues))
* [Discuss and help](https://forum.dotclear.org/viewtopic.php?id=40893)
2022-11-26 22:43:34 +00:00
## CONTRIBUTORS
2023-10-10 21:37:45 +00:00
* Alex pirine (Author)
2023-08-13 15:59:08 +00:00
* te2dy
2023-10-22 08:25:14 +00:00
* Jean-Christian Denis (latest)
2022-11-26 22:43:34 +00:00
2023-08-13 15:59:08 +00:00
You are welcome to contribute to this code.