postExpired/README.md

52 lines
2.0 KiB
Markdown
Raw Normal View History

2021-08-20 19:07:26 +00:00
# README
2023-08-13 16:09:20 +00:00
[![Release](https://img.shields.io/badge/release-2023.08.13-a2cbe9.svg)](https://git.dotclear.watch/JcDenis/postExpired/releases)
[![Date](https://img.shields.io/badge/date-2023.08.13-c44d58.svg)](https://git.dotclear.watch/JcDenis/postExpired/releases)
[![Dotclear](https://img.shields.io/badge/dotclear-v2.27-137bbb.svg)](https://fr.dotclear.org/download)
[![Dotaddict](https://img.shields.io/badge/dotaddict-official-9ac123.svg)](https://plugins.dotaddict.org/dc2/details/postExpired)
[![License](https://img.shields.io/github/license/JcDenis/postExpired)](https://git.dotclear.watch/JcDenis/postExpired/blob/master/LICENSE)
2022-04-27 10:04:29 +00:00
2021-08-20 19:07:26 +00:00
## WHAT IS POSTEXPIRED ?
Post expired is a plugin for the open-source
web publishing software called Dotclear.
It add options to the sidebar of post edition page
to change some options of a post at a given time.
## REQUIREMENTS
2023-08-13 16:09:20 +00:00
_postExpired_ requires:
2021-08-20 19:07:26 +00:00
2023-08-13 16:09:20 +00:00
* contentadmin permissions
* Dotclear 2.27
* PHP 7.4+
2021-08-20 19:07:26 +00:00
## USAGE
2023-08-13 16:09:20 +00:00
First install _postExpired_, manualy from a zip package or from
2021-08-20 19:07:26 +00:00
Dotaddict repository. (See Dotclear's documentation to know how do this)
When you edit a post you have a new sidebar menu called "Expired date"
to edit date and options to change.
You can also add or remove expired date to multiple post from
posts actions page. This plugins also supports standard "pages".
Notes:
2023-08-13 16:09:20 +00:00
* Only one expired date per post is supported
* Expired dates are checked from public home page and feed page
2022-04-27 10:04:29 +00:00
## LINKS
2023-08-13 16:09:20 +00:00
* License : [GNU GPL v2](https://www.gnu.org/licenses/old-licenses/lgpl-2.0.html)
* Source & contribution : [Gitea Page](https://git.dotclear.watch/JcDenis/postExpired) or [GitHub Page](https://github.com/JcDenis/postExpired)
* Packages & details: [Gitea Page](https://git.dotclear.watch/JcDenis/postExpired/releases) or [Dotaddict Page](https://plugins.dotaddict.org/dc2/details/postExpired)
* Discuss & help : [Dotclear Forum](https://forum.dotclear.org/viewtopic.php?id=42305)
2022-04-27 10:04:29 +00:00
## CONTRIBUTORS
2023-08-13 16:09:20 +00:00
* Jean-Christian Denis
2022-04-27 10:04:29 +00:00
2023-08-13 16:09:20 +00:00
You are welcome to contribute to this code.