filesAlias/README.md

43 lines
1.8 KiB
Markdown
Raw Permalink Normal View History

# README
2023-10-17 18:48:00 +00:00
[![Release](https://img.shields.io/badge/release-1.2-a2cbe9.svg)](https://git.dotclear.watch/JcDenis/filesAlias/releases)
![Date](https://img.shields.io/badge/date-2023.10.17-c44d58.svg)
[![Dotclear](https://img.shields.io/badge/dotclear-v2.28-137bbb.svg)](https://fr.dotclear.org/download)
2023-08-12 21:33:55 +00:00
[![Dotaddict](https://img.shields.io/badge/dotaddict-official-9ac123.svg)](https://plugins.dotaddict.org/dc2/details/filesAlias)
2023-10-17 18:48:00 +00:00
[![License](https://img.shields.io/badge/license-GPL--2.0-ececec.svg)](https://git.dotclear.watch/JcDenis/filesAlias/src/branch/master/LICENSE)
2023-10-17 18:48:00 +00:00
## ABOUT
2023-10-17 18:48:00 +00:00
_filesAlias_ is a plugin for the open-source web publishing software called [Dotclear](https://www.dotclear.org).
2023-10-17 18:48:00 +00:00
> Create public aliases of your blog's media. Alias can be passworded and/or disposable.
## REQUIREMENTS
2023-10-17 18:48:00 +00:00
* Dotclear 2.28
* PHP8.1+
* Dotclear content admin permissions for management
## USAGE
First install _filesAlias_, manualy from a zip package or from
Dotaddict repository. (See Dotclear's documentation to know how do this)
You can manage your aliases from menu ''Media sharing'' on admin dashboard sidebar.
You can change public URL handler (default is _pub/_) by using plugin myUrlhandlers.
## LINKS
2023-10-17 18:48:00 +00:00
* [License](https://git.dotclear.watch/JcDenis/filesAlias/src/branch/master/LICENSE)
* [Packages & details](https://git.dotclear.watch/JcDenis/filesAlias/releases) (or on [Dotaddict](https://plugins.dotaddict.org/dc2/details/filesAlias))
* [Sources & contributions](https://git.dotclear.watch/JcDenis/filesAlias) (or on [GitHub](https://github.com/JcDenis/filesAlias))
* [Issues & security](https://git.dotclear.watch/JcDenis/filesAlias/issues) (or on [GitHub](https://github.com/JcDenis/filesAlias/issues))
## CONTRIBUTORS
2023-08-12 21:33:55 +00:00
* Osku (author)
* Pierre Van Glabeke
2023-10-17 18:48:00 +00:00
* Jean-Christian Denis (latest)
2023-08-12 21:33:55 +00:00
You are welcome to contribute to this code.