postWidgetText/README.md

47 lines
1.9 KiB
Markdown
Raw Normal View History

2021-09-10 19:06:49 +00:00
# README
2021-10-29 22:54:24 +00:00
[![Release](https://img.shields.io/github/v/release/JcDenis/postWidgetText)](https://github.com/JcDenis/postWidgetText/releases)
[![Date](https://img.shields.io/github/release-date/JcDenis/postWidgetText)](https://github.com/JcDenis/postWidgetText/releases)
[![Issues](https://img.shields.io/github/issues/JcDenis/postWidgetText)](https://github.com/JcDenis/postWidgetText/issues)
2022-11-20 20:53:22 +00:00
[![Dotclear](https://img.shields.io/badge/dotclear-v2.24-blue.svg)](https://fr.dotclear.org/download)
2021-10-29 22:54:24 +00:00
[![Dotaddict](https://img.shields.io/badge/dotaddict-official-green.svg)](https://plugins.dotaddict.org/dc2/details/postWidgetText)
[![License](https://img.shields.io/github/license/JcDenis/postWidgetText)](https://github.com/JcDenis/postWidgetText/blob/master/LICENSE)
2021-09-10 19:06:49 +00:00
## WHAT IS POSTWIDGETTEXT ?
2021-10-29 22:54:24 +00:00
_Post widget text_ is a plugin for the open-source
2021-09-10 19:06:49 +00:00
web publishing software called Dotclear.
Add a widget related to an entry with custom titles and content.
## REQUIREMENTS
2021-10-29 22:54:24 +00:00
_postWidgetText_ requires:
2021-09-10 19:06:49 +00:00
* permissions to manage widgets
* permissions to manage entries
2021-10-29 22:54:24 +00:00
* Dotclear 2.20
2021-09-10 19:06:49 +00:00
2021-10-30 13:49:37 +00:00
Note this plugin add table called post_option to Dotclear database.
2021-09-10 19:06:49 +00:00
## USAGE
2021-10-29 22:54:24 +00:00
First install _postWidgetText_, manualy from a zip package or from
2021-09-10 19:06:49 +00:00
Dotaddict repository. (See Dotclear's documentation to know how do this)
2021-10-30 13:49:37 +00:00
Activate plugin from blog preferences page.
2021-10-29 22:54:24 +00:00
Add and configure _Post widget text_ from widgets manager.
2021-09-10 19:06:49 +00:00
Manage "widget" related to an entry from entry edition page.
2021-09-10 19:17:09 +00:00
Manage (delete) "widgets" from sidebar menu called "Post widget text".
2021-10-29 22:54:24 +00:00
## LINKS
2021-09-10 19:17:09 +00:00
2021-10-29 22:54:24 +00:00
* License : [GNU GPL v2](https://www.gnu.org/licenses/old-licenses/lgpl-2.0.html)
2021-09-10 19:17:09 +00:00
* Source & contribution : [GitHub Page](https://github.com/JcDenis/postWidgetText)
2021-10-29 22:54:24 +00:00
* Packages & details: [Dotaddict Page](https://plugins.dotaddict.org/dc2/details/postWidgetText)
## CONTRIBUTORS
* Jean-Christian Denis
You are welcome to contribute to this code.