Change entries options at a given date
 
 
Go to file
Jean-Christian Paul Denis 2a8c796f82 dev branch 2021-09-02 22:38:17 +02:00
js Init 2021-08-20 21:07:26 +02:00
locales/fr Init 2021-08-20 21:07:26 +02:00
CHANGELOG.md update license and fix PSR2 codding style 2021-08-20 21:36:46 +02:00
LICENSE Init 2021-08-20 21:07:26 +02:00
README.md update license and fix PSR2 codding style 2021-08-20 21:36:46 +02:00
_admin.php fix metadata call 2021-08-20 23:35:03 +02:00
_define.php dev branch 2021-09-02 22:38:17 +02:00
_install.php update license and fix PSR2 codding style 2021-08-20 21:36:46 +02:00
_prepend.php update license and fix PSR2 codding style 2021-08-20 21:36:46 +02:00
_public.php fix metadata call 2021-08-20 23:35:03 +02:00
icon-big.png Init 2021-08-20 21:07:26 +02:00
icon.png Init 2021-08-20 21:07:26 +02:00

README.md

README

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:

  • contentadmin permissions
  • Dotclear 2.6

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

MORE