postExpired/README.md

53 lines
2.0 KiB
Markdown
Raw Normal View History

2021-08-20 19:07:26 +00:00
# README
2022-04-27 10:04:29 +00:00
[![Release](https://img.shields.io/github/v/release/JcDenis/postExpired)](https://github.com/JcDenis/postExpired/releases)
[![Date](https://img.shields.io/github/release-date/JcDenis/postExpired)](https://github.com/JcDenis/postExpired/releases)
[![Issues](https://img.shields.io/github/issues/JcDenis/postExpired)](https://github.com/JcDenis/postExpired/issues)
2023-07-30 20:12:02 +00:00
[![Dotclear](https://img.shields.io/badge/dotclear-v2.27-blue.svg)](https://fr.dotclear.org/download)
2022-04-27 10:04:29 +00:00
[![Dotaddict](https://img.shields.io/badge/dotaddict-official-green.svg)](https://plugins.dotaddict.org/dc2/details/postExpired)
[![License](https://img.shields.io/github/license/JcDenis/postExpired)](https://github.com/JcDenis/postExpired/blob/master/LICENSE)
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
postExpired requires:
2023-07-30 20:12:02 +00:00
* contentadmin permissions
* Dotclear 2.27
* PHP 7.4+
2021-08-20 19:07:26 +00:00
## USAGE
First install postExpired, manualy from a zip package or from
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:
* 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
2022-04-27 10:04:29 +00:00
* License : [GNU GPL v2](https://www.gnu.org/licenses/old-licenses/lgpl-2.0.html)
* Source & contribution : [GitHub Page](https://github.com/JcDenis/postExpired)
2022-11-20 20:43:32 +00:00
* Packages & details : [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
* Jean-Christian Denis
You are welcome to contribute to this code.