postInfoWidget/README.md

42 lines
1.8 KiB
Markdown
Raw Permalink Normal View History

2015-04-23 17:55:53 +00:00
# README
2023-10-20 16:04:17 +00:00
[![Release](https://img.shields.io/badge/release-1.2-a2cbe9.svg)](https://git.dotclear.watch/JcDenis/postInfoWidget/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-13 16:17:44 +00:00
[![Dotaddict](https://img.shields.io/badge/dotaddict-official-9ac123.svg)](https://plugins.dotaddict.org/dc2/details/postInfoWidget)
2023-10-20 16:04:17 +00:00
[![License](https://img.shields.io/badge/license-GPL--2.0-ececec.svg)](https://git.dotclear.watch/JcDenis/postInfoWidget/src/branch/master/LICENSE)
2021-09-16 22:32:10 +00:00
2023-10-20 16:04:17 +00:00
## ABOUT
2015-04-23 17:55:53 +00:00
2023-10-20 16:04:17 +00:00
_postInfoWidget_ is a plugin for the open-source web publishing software called [Dotclear](https://www.dotclear.org).
2015-04-23 17:55:53 +00:00
2023-10-20 16:04:17 +00:00
> Show entry details in a widget.
2015-04-23 17:55:53 +00:00
## REQUIREMENTS
2023-10-20 16:04:17 +00:00
* Dotclear 2.28
* PHP 8.1
* Dotclear permissions to manage widgets
2015-04-23 17:55:53 +00:00
## USAGE
2021-09-02 20:46:59 +00:00
First install _postInfoWidget_, manualy from a zip package or from
2015-04-23 17:55:53 +00:00
Dotaddict repository. (See Dotclear's documentation to know how do this)
Add and configure "Entry information list" from widgets manager.
2021-08-27 19:01:19 +00:00
2021-09-16 22:32:10 +00:00
## LINKS
2021-08-27 19:01:19 +00:00
2023-10-20 16:04:17 +00:00
* [License](https://git.dotclear.watch/JcDenis/postInfoWidget/src/branch/master/LICENSE)
* [Packages & details](https://git.dotclear.watch/JcDenis/postInfoWidget/releases) (or on [Dotaddict](https://plugins.dotaddict.org/dc2/details/postInfoWidget))
* [Sources & contributions](https://git.dotclear.watch/JcDenis/postInfoWidget) (or on [GitHub](https://github.com/JcDenis/postInfoWidget))
* [Issues & security](https://git.dotclear.watch/JcDenis/postInfoWidget/issues) (or on [GitHub](https://github.com/JcDenis/postInfoWidget/issues))
* [Discuss & help](http://forum.dotclear.org/viewtopic.php?pid=332974#p332974)
2021-08-27 19:01:19 +00:00
## CONTRIBUTORS
2023-10-20 16:04:17 +00:00
* Jean-Christian Denis (author)
2023-08-13 16:17:44 +00:00
* Pierre Van Glabeke
2021-09-16 22:32:10 +00:00
2023-08-13 16:17:44 +00:00
You are welcome to contribute to this code.