Add a widget with a text related to an entry
 
 
Go to file
Jean-Christian Paul Denis f024b01c85
fix error on empty record
2021-10-30 22:09:59 +02:00
inc cosmetics 2021-10-30 15:49:37 +02:00
js fix javascript 2021-10-30 15:31:51 +02:00
locales/fr remove lang.php file 2021-10-30 15:52:14 +02:00
CHANGELOG.md release 2021.10.30 2021-10-30 16:20:54 +02:00
LICENSE Initial commit from 2013 version 2021-09-10 21:06:49 +02:00
README.md cosmetics 2021-10-30 15:49:37 +02:00
_admin.php group admin behaviors in one class 2021-10-30 10:30:01 +02:00
_define.php release 2021.10.30 2021-10-30 16:20:54 +02:00
_install.php clean up install file 2021-10-30 00:59:40 +02:00
_prepend.php group admin behaviors in one class 2021-10-30 10:30:01 +02:00
_public.php cosmetics 2021-10-30 01:12:43 +02:00
_widgets.php fix error on empty record 2021-10-30 22:09:59 +02:00
dcstore.xml release 2021.10.30 2021-10-30 16:20:54 +02:00
icon-big.png Initial commit from 2013 version 2021-09-10 21:06:49 +02:00
icon.png Initial commit from 2013 version 2021-09-10 21:06:49 +02:00
index.php group admin behaviors in one class 2021-10-30 10:30:01 +02:00

README.md

README

Release Date Issues Dotclear Dotaddict License

WHAT IS POSTWIDGETTEXT ?

Post widget text is a plugin for the open-source web publishing software called Dotclear.

Add a widget related to an entry with custom titles and content.

REQUIREMENTS

postWidgetText requires:

  • permissions to manage widgets
  • permissions to manage entries
  • Dotclear 2.20

Note this plugin add table called post_option to Dotclear database.

USAGE

First install postWidgetText, manualy from a zip package or from Dotaddict repository. (See Dotclear's documentation to know how do this)

Activate plugin from blog preferences page. Add and configure Post widget text from widgets manager. Manage "widget" related to an entry from entry edition page. Manage (delete) "widgets" from sidebar menu called "Post widget text".

CONTRIBUTORS

  • Jean-Christian Denis

You are welcome to contribute to this code.