Add a widget with a text related to an entry
 
 
Go to file
Jean-Christian Paul Denis 50bdbd4f53
cosmetic
2022-12-23 15:53:17 +01:00
inc oups 2022-12-23 15:50:40 +01: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 2022.11.20 2022-11-20 21:53:22 +01:00
LICENSE Initial commit from 2013 version 2021-09-10 21:06:49 +02:00
README.md release 2022.11.20 2022-11-20 21:53:22 +01:00
_admin.php use addBehaviors method (dc2.24) 2022-12-23 15:22:04 +01:00
_define.php use abtsract plugin id, settings ns, short settings id 2022-12-23 14:09:26 +01:00
_init.php fix tables names 2022-12-03 16:57:39 +01:00
_install.php cosmetic 2022-12-23 15:53:17 +01:00
_prepend.php fix autoload 2022-12-03 16:48:49 +01:00
_public.php use abtsract plugin id, settings ns, short settings id 2022-12-23 14:09:26 +01:00
_widgets.php cosmetic 2022-12-23 15:53:17 +01:00
dcstore.xml release 2022.11.20 2022-11-20 21:53:22 +01:00
icon.svg use svg icon 2022-11-26 15:04:22 +01:00
index.php code review (phpstan, php-cs-fixer) 2022-12-23 14:10:54 +01: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.