Add RSS/Atom feeds after entries content
Go to file
2021-08-25 22:49:53 +02:00
js Init 2021-08-20 17:44:19 +02:00
locales fix translations 2021-08-23 23:02:45 +02:00
_admin.php external repository first step 2021-08-25 21:36:44 +02:00
_config.php split super vs admin configs 2021-08-23 22:47:08 +02:00
_define.php external repository second step 2021-08-25 22:08:37 +02:00
_install.php split super vs admin configs 2021-08-23 22:47:08 +02:00
_public.php fix context filters 2021-08-23 15:22:15 +02:00
CHANGELOG.md fix translations 2021-08-23 23:02:45 +02:00
icon.png Init 2021-08-20 17:44:19 +02:00
LICENSE Init 2021-08-20 17:44:19 +02:00
README.md split super vs admin configs 2021-08-23 22:47:08 +02:00
repository.xml external repository next try 2021-08-25 22:49:53 +02:00

README

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:

  • superadmin to configure feeds formats
  • admin permissions to configure plugin
  • usage,contentadmin permissions to link feeds
  • Dotclear 2.19
  • 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".

MORE