Add RSS/Atom feeds after entries content
Go to file
2021-08-20 18:39:12 +02:00
js Init 2021-08-20 17:44:19 +02:00
locales PSR2 and license 2021-08-20 18:39:12 +02:00
_admin.php PSR2 and license 2021-08-20 18:39:12 +02:00
_config.php PSR2 and license 2021-08-20 18:39:12 +02:00
_define.php PSR2 and license 2021-08-20 18:39:12 +02:00
_install.php PSR2 and license 2021-08-20 18:39:12 +02:00
_public.php PSR2 and license 2021-08-20 18:39:12 +02:00
CHANGELOG.md PSR2 and license 2021-08-20 18:39:12 +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 Init 2021-08-20 17:44:19 +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:

  • admin permissions to configure plugin
  • usage,contentadmin permissions to link feeds
  • Dotclear 2.6
  • 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)

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