Published periodically entries
 
 
 
Go to file
Jean-Christian Paul Denis e484f4acd3
update icon
2023-05-13 23:23:11 +02:00
js add generic filters for period 2021-10-23 00:42:30 +02:00
locales release 2023.04.23 2023-04-23 01:54:30 +02:00
src cosmetic 2023-05-13 15:11:58 +02:00
CHANGELOG.md release 2023.05.13 2023-05-13 15:13:12 +02:00
LICENSE initial commit 2021-08-23 13:24:19 +02:00
README.md release 2023.04.23 2023-04-23 01:54:30 +02:00
_define.php release 2023.05.13 2023-05-13 15:13:12 +02:00
_init.php release 2023.03.24 2023-03-24 23:12:45 +01:00
dcstore.xml release 2023.05.13 2023-05-13 15:13:12 +02:00
icon.svg update icon 2023-05-13 23:23:11 +02: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.26
  • PHP 8.1+

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.