enhancePostContent/README.md

50 lines
2.5 KiB
Markdown
Raw Normal View History

2021-08-23 23:55:52 +00:00
# README
2023-10-07 22:35:35 +00:00
[![Release](https://img.shields.io/badge/release-2023.10.08-a2cbe9.svg)](https://git.dotclear.watch/JcDenis/enhancePostContent/releases)
![Date](https://img.shields.io/badge/date-2023.10.08-c44d58.svg)
[![Dotclear](https://img.shields.io/badge/dotclear-v2.28-137bbb.svg)](https://fr.dotclear.org/download)
2023-08-14 22:17:33 +00:00
[![Dotaddict](https://img.shields.io/badge/dotaddict-official-9ac123.svg)](https://plugins.dotaddict.org/dc2/details/enhancePostContent)
2023-10-07 22:35:35 +00:00
[![License](https://img.shields.io/badge/license-GPL--2.0-ececec.svg)](https://git.dotclear.watch/JcDenis/enhancePostContent/src/branch/master/LICENSE)
2021-10-21 21:30:56 +00:00
2023-10-07 22:35:35 +00:00
## ABOUT
2021-08-23 23:55:52 +00:00
2023-10-07 22:35:35 +00:00
_enhancePostContent_ is a plugin for the open-source web publishing software called [Dotclear](https://www.dotclear.org).
2021-08-23 23:55:52 +00:00
2023-10-07 22:35:35 +00:00
> It help to filter post content and extract or show inline more info about words and expressions such as tags, acronyms, abbreviations, definition, citation, link, etc...
2021-08-23 23:55:52 +00:00
## REQUIREMENTS
2023-08-14 22:17:33 +00:00
* admin permissions to set up plugin
* content admin permissions to manage fitlers
2023-10-07 22:35:35 +00:00
* Dotclear 2.28
2023-08-14 22:17:33 +00:00
* PHP 8.1+
2021-08-23 23:55:52 +00:00
## USAGE
2023-08-14 22:17:33 +00:00
First install _enhancePostContent_, manualy from a zip package or from
2021-08-23 23:55:52 +00:00
Dotaddict repository. (See Dotclear's documentation to know how do this)
2021-10-24 21:40:01 +00:00
Go to ''blog preference'' => fieldset ''plugin preference'', fill in form.
2021-08-23 23:55:52 +00:00
Once it's done you can manage filters from menu
''Enhance Post Content'' on sidebar or you can add dashboard icon,
2021-08-24 09:31:42 +00:00
you should also add widgets.
2021-10-24 21:40:01 +00:00
## LINKS
2021-08-24 09:31:42 +00:00
2023-08-14 22:17:33 +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/enhancePostContent) or [GitHub Page](https://github.com/JcDenis/enhancePostContent)
* Packages & details: [Gitea Page](https://git.dotclear.watch/JcDenis/enhancePostContent/releases) or [Dotaddict Page](https://plugins.dotaddict.org/dc2/details/enhancePostContent)
2023-10-07 22:35:35 +00:00
* [License](https://git.dotclear.watch/JcDenis/enhancePostContent/src/branch/master/LICENSE)
* [Packages & details](https://git.dotclear.watch/JcDenis/enhancePostContent/releases) (or on [Dotaddict](https://plugins.dotaddict.org/dc2/details/enhancePostContent))
* [Sources & contributions](https://git.dotclear.watch/JcDenis/enhancePostContent) (or on [GitHub](https://github.com/JcDenis/enhancePostContent))
* [Issues & security](https://git.dotclear.watch/JcDenis/enhancePostContent/issues) (or on [GitHub](https://github.com/JcDenis/enhancePostContent/issues))
* [Discuss and help](http://forum.dotclear.org/viewtopic.php?id=40876)
2021-10-24 21:40:01 +00:00
## CONTRIBUTORS
2023-08-14 22:17:33 +00:00
* Jean-Christian Denis
2021-10-24 21:40:01 +00:00
2023-08-14 22:17:33 +00:00
You are welcome to contribute to this code.