2021-08-23 11:24:19 +00:00
|
|
|
# README
|
|
|
|
|
|
|
|
## 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
|
2021-08-23 23:41:10 +00:00
|
|
|
* Dotclear 2.19
|
|
|
|
|
|
|
|
## NOTICE
|
|
|
|
|
|
|
|
This plugin creates a new table on Dotclear database !
|
2021-08-23 11:24:19 +00:00
|
|
|
|
|
|
|
## USAGE
|
|
|
|
|
|
|
|
First install periodical, manualy from a zip package or from
|
|
|
|
Dotaddict repository. (See Dotclear's documentation to know how do this)
|
|
|
|
|
2021-08-23 23:41:10 +00:00
|
|
|
Main settings are accessible from blog preference page.
|
|
|
|
|
2021-08-23 11:24:19 +00:00
|
|
|
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.
|
2021-08-23 21:27:03 +00:00
|
|
|
|
|
|
|
## MORE
|
|
|
|
|
|
|
|
* License : GNU GPL v2
|
|
|
|
* Source & contribution : [GitHub Page](https://github.com/JcDenis/periodical)
|
|
|
|
* Packages & details: [Dotaddict Page](https://plugins.dotaddict.org/dc2/details/periodical)
|
2021-09-02 12:56:02 +00:00
|
|
|
* Discuss & help: [Dotclear Forum](https://forum.dotclear.org/viewtopic.php?id=42289)
|