postExpired/README.md

49 lines
2.0 KiB
Markdown
Raw Permalink Normal View History

2021-08-20 19:07:26 +00:00
# README
2023-11-04 20:26:11 +00:00
[![Release](https://img.shields.io/badge/release-2023.11.04-a2cbe9.svg)](https://git.dotclear.watch/JcDenis/postExpired/releases)
![Date](https://img.shields.io/badge/date-2023.11.04-c44d58.svg)
[![Dotclear](https://img.shields.io/badge/dotclear-v2.28-137bbb.svg)](https://fr.dotclear.org/download)
2023-08-13 16:09:20 +00:00
[![Dotaddict](https://img.shields.io/badge/dotaddict-official-9ac123.svg)](https://plugins.dotaddict.org/dc2/details/postExpired)
2023-10-19 20:59:35 +00:00
[![License](https://img.shields.io/badge/license-GPL--2.0-ececec.svg)](https://git.dotclear.watch/JcDenis/postExpired/src/branch/master/LICENSE)
2022-04-27 10:04:29 +00:00
2023-10-19 20:59:35 +00:00
## ABOUT
2021-08-20 19:07:26 +00:00
2023-10-19 20:59:35 +00:00
_postExpired_ is a plugin for the open-source web publishing software called [Dotclear](https://www.dotclear.org).
2021-08-20 19:07:26 +00:00
2023-11-04 20:26:11 +00:00
> Add options to the sidebar of post edition page to change some options of a post at a given time.
2021-08-20 19:07:26 +00:00
## REQUIREMENTS
2023-10-19 20:59:35 +00:00
* Dotclear 2.28
* PHP 8.1+
* Dotclear contentadmin permissions
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-10-19 20:59:35 +00:00
* [License](https://git.dotclear.watch/JcDenis/postExpired/src/branch/master/LICENSE)
* [Packages & details](https://git.dotclear.watch/JcDenis/postExpired/releases) (or on [Dotaddict](https://plugins.dotaddict.org/dc2/details/postExpired))
* [Sources & contributions](https://git.dotclear.watch/JcDenis/postExpired) (or on [GitHub](https://github.com/JcDenis/postExpired))
* [Issues & security](https://git.dotclear.watch/JcDenis/postExpired/issues) (or on [GitHub](https://github.com/JcDenis/postExpired/issues))
* [Discuss & help](https://forum.dotclear.org/viewtopic.php?id=42305)
2022-04-27 10:04:29 +00:00
## CONTRIBUTORS
2023-10-19 20:59:35 +00:00
* Jean-Christian Denis (author)
2022-04-27 10:04:29 +00:00
2023-08-13 16:09:20 +00:00
You are welcome to contribute to this code.