Add a widget with a text related to an entry
 
 
Go to file
Jean-Christian Paul Denis 5763b4b9a5
cosmetics
2021-10-30 15:49:37 +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 better translation 2021-10-30 10:41:54 +02:00
CHANGELOG.md fix javascript 2021-10-30 15:31:51 +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 move settings to blog pref 2021-10-30 10:02:04 +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 widget rendering 2021-10-29 23:51:56 +02:00
dcstore.xml clean up code, first pass 2021-09-10 21:18:51 +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.