Change entries options at a given date
 
 
Go to file
Jean-Christian Paul Denis 411ea6cbed
miss this one
2023-11-04 21:26:11 +01:00
js fix post sidebar menu toggle 2023-05-21 15:00:18 +02:00
locales/fr add ability to change password, fix #2 2023-05-21 15:11:02 +02:00
src code review 2023-11-04 21:22:19 +01:00
CHANGELOG.md code review 2023-11-04 21:22:19 +01:00
LICENSE Init 2021-08-20 21:07:26 +02:00
README.md miss this one 2023-11-04 21:26:11 +01:00
_define.php code review 2023-11-04 21:22:19 +01:00
dcstore.xml code review 2023-11-04 21:22:19 +01:00
icon.svg use SVG icon and fix admin url 2022-11-26 15:00:34 +01:00

README.md

README

Release Date Dotclear Dotaddict License

ABOUT

postExpired is a plugin for the open-source web publishing software called Dotclear.

Add options to the sidebar of post edition page to change some options of a post at a given time.

REQUIREMENTS

  • Dotclear 2.28
  • PHP 8.1+
  • Dotclear contentadmin permissions

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

CONTRIBUTORS

  • Jean-Christian Denis (author)

You are welcome to contribute to this code.