fac/README.md

52 lines
1.9 KiB
Markdown
Raw Normal View History

2021-08-20 15:44:19 +00:00
# README
[![Release](https://img.shields.io/github/v/release/JcDenis/fac)](https://github.com/JcDenis/fac/releases)
[![Date](https://img.shields.io/github/release-date/JcDenis/fac)](https://github.com/JcDenis/fac/releases)
[![Issues](https://img.shields.io/github/issues/JcDenis/fac)](https://github.com/JcDenis/fac/issues)
2022-11-20 20:13:56 +00:00
[![Dotclear](https://img.shields.io/badge/dotclear-v2.24-blue.svg)](https://fr.dotclear.org/download)
[![Dotaddict](https://img.shields.io/badge/dotaddict-official-green.svg)](https://plugins.dotaddict.org/dc2/details/fac)
[![License](https://img.shields.io/github/license/JcDenis/fac)](https://github.com/JcDenis/fac/blob/master/LICENSE)
2021-08-20 15:44:19 +00:00
## WHAT IS 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:
2021-08-23 20:47:08 +00:00
* superadmin to configure feeds formats
2021-08-20 15:44:19 +00:00
* admin permissions to configure plugin
* usage,contentadmin permissions to link feeds
2022-11-20 20:13:56 +00:00
* Dotclear 2.24
2021-08-20 15:44:19 +00:00
* 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)
2021-08-23 20:47:08 +00:00
Superadmin can configure, add, remove feeds formats on plugins configuration.
Admin can configure fac activation et selected page where to display feeds.
2021-08-20 15:44:19 +00:00
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".
2022-11-20 20:13:56 +00:00
## LINKS
2021-08-20 15:44:19 +00:00
2022-11-20 20:13:56 +00:00
* License : [GNU GPL v2](https://www.gnu.org/licenses/old-licenses/lgpl-2.0.html)
2021-08-20 15:44:19 +00:00
* Source & contribution : [GitHub Page](https://github.com/JcDenis/fac)
2022-11-20 20:13:56 +00:00
* Packages & details: [Dotaddict Page](https://plugins.dotaddict.org/dc2/details/fac)
## CONTRIBUTORS
* Jean-Christian Denis
You are welcome to contribute to this code.