enhancePostContent/README.md

50 lines
2.1 KiB
Markdown
Raw Normal View History

2021-08-23 23:55:52 +00:00
# README
2023-08-14 22:17:33 +00:00
[![Release](https://img.shields.io/badge/release-2023.08.14-a2cbe9.svg)](https://git.dotclear.watch/JcDenis/enhancePostContent/releases)
[![Date](https://img.shields.io/badge/date-2023.08.14-c44d58.svg)](https://git.dotclear.watch/JcDenis/enhancePostContent/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/enhancePostContent)
[![License](https://img.shields.io/github/license/JcDenis/enhancePostContent)](https://git.dotclear.watch/JcDenis/enhancePostContent/blob/master/LICENSE)
2021-10-21 21:30:56 +00:00
2021-08-23 23:55:52 +00:00
## WHAT IS ENHANCEPOSTCONTENT ?
"Enhance Post Content" is a plugin for the open-source
web publishing software called Dotclear.
It help to filter post content and extract or
show inline more info about words and expressions such as
atgs, acronyms, abbreviations, definition, citation, link, etc...
## REQUIREMENTS
2023-08-14 22:17:33 +00:00
_enhancePostContent_ requires:
2021-08-23 23:55:52 +00:00
2023-08-14 22:17:33 +00:00
* admin permissions to set up plugin
* content admin permissions to manage fitlers
* Dotclear 2.27
* 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)
* Discuss and help : [Dotclear Forum](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.