postWidgetText/README.md

46 lines
2.0 KiB
Markdown
Raw Permalink Normal View History

2021-09-10 19:06:49 +00:00
# README
2023-10-20 18:35:41 +00:00
[![Release](https://img.shields.io/badge/release-2023.10.20-a2cbe9.svg)](https://git.dotclear.watch/JcDenis/postWidgetText/releases)
![Date](https://img.shields.io/badge/date-2023.10.20-c44d58.svg)
[![Dotclear](https://img.shields.io/badge/dotclear-v2.28-137bbb.svg)](https://fr.dotclear.org/download)
2023-08-15 18:30:05 +00:00
[![Dotaddict](https://img.shields.io/badge/dotaddict-official-9ac123.svg)](https://plugins.dotaddict.org/dc2/details/postWidgetText)
2023-10-20 18:35:41 +00:00
[![License](https://img.shields.io/badge/license-GPL--2.0-ececec.svg)](https://git.dotclear.watch/JcDenis/postWidgetText/src/branch/master/LICENSE)
2021-10-29 22:54:24 +00:00
2023-10-20 18:35:41 +00:00
## ABOUT
2021-09-10 19:06:49 +00:00
2023-10-20 18:35:41 +00:00
_postWidgetText_ is a plugin for the open-source web publishing software called [Dotclear](https://www.dotclear.org).
2021-09-10 19:06:49 +00:00
2023-10-20 18:35:41 +00:00
> Add a widget related to an entry with custom titles and content.
2021-09-10 19:06:49 +00:00
## REQUIREMENTS
2023-10-20 18:35:41 +00:00
* Dotclear 2.28
* PHP 8.1+
* Dotclear permissions to manage widgets
* Dotclear permissions to manage entries
2021-09-10 19:06:49 +00:00
2023-10-20 18:35:41 +00:00
Note this plugin add table called "post_option" to Dotclear database.
2021-10-30 13:49:37 +00:00
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
2023-10-20 18:35:41 +00:00
* [License](https://git.dotclear.watch/JcDenis/postWidgetText/src/branch/master/LICENSE)
* [Packages & details](https://git.dotclear.watch/JcDenis/postWidgetText/releases) (or on [Dotaddict](https://plugins.dotaddict.org/dc2/details/postWidgetText))
* [Sources & contributions](https://git.dotclear.watch/JcDenis/postWidgetText) (or on [GitHub](https://github.com/JcDenis/postWidgetText))
* [Issues & security](https://git.dotclear.watch/JcDenis/postWidgetText/issues) (or on [GitHub](https://github.com/JcDenis/postWidgetText/issues))
2021-10-29 22:54:24 +00:00
## CONTRIBUTORS
2023-08-15 18:30:05 +00:00
* Jean-Christian Denis (author)
2021-10-29 22:54:24 +00:00
2023-08-15 18:30:05 +00:00
You are welcome to contribute to this code.