Published periodically entries
 
 
 
Go to file
Jean-Christian Paul Denis 8fc262a089
use namespace
2023-03-24 23:12:11 +01:00
js add generic filters for period 2021-10-23 00:42:30 +02:00
locales fix old core call, and some psr, phpstan stuff 2022-11-14 22:08:00 +01:00
src use namespace 2023-03-24 23:12:11 +01:00
CHANGELOG.md release 2022.11.20 2022-11-20 21:38:20 +01:00
LICENSE initial commit 2021-08-23 13:24:19 +02:00
README.md release 2022.11.20 2022-11-20 21:38:20 +01:00
_define.php release 2022.11.20 2022-11-20 21:38:20 +01:00
_init.php fix tables names 2022-12-03 16:30:57 +01:00
dcstore.xml release 2022.11.20 2022-11-20 21:38:20 +01:00
icon.svg use svg icon and fix admin url 2022-11-26 14:54:16 +01:00

README.md

README

Release Date Issues Dotclear Dotaddict License

WHAT IS PERIODICAL ?

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

You can manage and publish automatically lists of posts at regular periods. For exemple, you just need to add posts to a period and they will be publish ones after the others every week.

REQUIREMENTS

periodical requires:

  • admin permissions to configure plugin
  • usage,contentadmin permissions to link feeds
  • Dotclear 2.24

NOTICE

This plugin creates a new table on Dotclear database !

USAGE

First install periodical, manualy from a zip package or from Dotaddict repository. (See Dotclear's documentation to know how do this)

Main settings are accessible from blog preference page.

When enabled you have a menu in main sidebar menu called Periodical under "Plugins" group, follow it to manage periods.

When you edit a post you have a new sidebar option called Periodical to link this post to a period.

You can also add or remove period to multiple posts from posts actions page.

CONTRIBUTORS

  • Jean-Christian Denis

You are welcome to contribute to this code.