53 lines
2.0 KiB
Markdown
53 lines
2.0 KiB
Markdown
# README
|
|
|
|
[![Release](https://img.shields.io/badge/release-1.4-a2cbe9.svg)](https://git.dotclear.watch/JcDenis/fac/releases)
|
|
[![Date](https://img.shields.io/badge/date-2023.08.12-c44d58.svg)](https://git.dotclear.watch/JcDenis/fac/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/fac)
|
|
[![License](https://img.shields.io/github/license/JcDenis/fac)](https://git.dotclear.watch/JcDenis/fac/blob/master/LICENSE)
|
|
|
|
## WHAT IS FAC ?
|
|
|
|
_fac_ "Feed After Content" is a plugin for the open-source
|
|
web publishing software called Dotclear.
|
|
|
|
It add options to the sidebar of post edition page
|
|
to link en extenal feed to the bottom of an entry.
|
|
|
|
## REQUIREMENTS
|
|
|
|
_fac_ requires:
|
|
|
|
* superadmin to configure feeds formats
|
|
* admin permissions to configure plugin
|
|
* usage,contentadmin permissions to link feeds
|
|
* Dotclear 2.27
|
|
* PHP 7.4+
|
|
* A theme that contents behavior publicEntryAfterContent
|
|
|
|
## USAGE
|
|
|
|
First install _fac_, manualy from a zip package or from
|
|
Dotaddict repository. (See Dotclear's documentation to know how do this)
|
|
|
|
Superadmin can configure, add, remove feeds formats on plugins configuration.
|
|
Admin can configure fac activation et selected page where to display feeds.
|
|
|
|
When you edit a post you have a new sidebar menu called "Linked feed"
|
|
to link a feed to this post.
|
|
|
|
You can also add or remove feed to multiple post from posts actions page.
|
|
This plugins also supports pages from plugin "muppet".
|
|
|
|
## LINKS
|
|
|
|
* License : [GNU GPL v2](https://www.gnu.org/licenses/old-licenses/lgpl-2.0.html)
|
|
* Source & contribution : [Gitea Page](https://git.dotclear.watch/JcDenis/fac) or [GitHub Page](https://github.com/JcDenis/fac)
|
|
* Packages & details: [Gitea Page](https://git.dotclear.watch/JcDenis/fac/releases) or [Dotaddict Page](https://plugins.dotaddict.org/dc2/details/fac)
|
|
|
|
## CONTRIBUTORS
|
|
|
|
* Jean-Christian Denis
|
|
|
|
You are welcome to contribute to this code.
|