Dotclear plugin - Add RSS/Atom feeds after entries content
Find a file
JcDenis f774d13503
Some checks failed
Release package / check_release (push) Has been cancelled
Release package / do_release (push) Has been cancelled
Update dcstore.xml
2024-12-01 19:06:18 +00:00
.github/workflows Create release.yml 2024-12-01 20:05:43 +01:00
js upgrade to Dotclear 2.27 2023-08-12 22:56:03 +02:00
locales upgrade to Dotclear 2.28 2023-10-16 23:09:29 +02:00
src code review 2023-10-24 21:27:03 +02:00
_define.php code review 2023-10-24 21:27:03 +02:00
CHANGELOG.md code review 2023-10-24 21:27:03 +02:00
dcstore.xml Update dcstore.xml 2024-12-01 19:06:18 +00:00
icon.png Init 2021-08-20 17:44:19 +02:00
LICENSE Init 2021-08-20 17:44:19 +02:00
README.md code review 2023-10-24 21:27:03 +02:00

README

Release Date Dotclear Dotaddict License

ABOUT

fac is a plugin for the open-source web publishing software called Dotclear.

Add options to the sidebar of post edition page to link en extenal feed to the bottom of an entry.

REQUIREMENTS

  • Dotclear 2.28
  • PHP 8.1+
  • A theme that contents behavior publicEntryAfterContent
  • Dotclear superadmin to configure feeds formats
  • Dotclear admin permissions to configure plugin
  • Dotclear usage or contentadmin permissions to link feeds

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".

CONTRIBUTORS

  • Jean-Christian Denis (author)

You are welcome to contribute to this code.