postInfoWidget/README.md

44 lines
1.7 KiB
Markdown
Raw Normal View History

2015-04-23 17:55:53 +00:00
# README
2023-08-13 16:17:44 +00:00
[![Release](https://img.shields.io/badge/release-1.1-a2cbe9.svg)](https://git.dotclear.watch/JcDenis/postInfoWidget/releases)
[![Date](https://img.shields.io/badge/date-2023.08.13-c44d58.svg)](https://git.dotclear.watch/JcDenis/postInfoWidget/releases)
[![Dotclear](https://img.shields.io/badge/dotclear-v2.27-137bbb.svg)](https://fr.dotclear.org/download)
[![Dotaddict](https://img.shields.io/badge/dotaddict-official-9ac123.svg)](https://plugins.dotaddict.org/dc2/details/postInfoWidget)
[![License](https://img.shields.io/github/license/JcDenis/postInfoWidget)](https://git.dotclear.watch/JcDenis/postInfoWidget/blob/master/LICENSE)
2021-09-16 22:32:10 +00:00
2015-04-23 17:55:53 +00:00
## WHAT IS POSTINFOWIDGET ?
2021-09-02 20:46:59 +00:00
_postInfoWidget_ "Entry information list" is a plugin for the open-source
2015-04-23 17:55:53 +00:00
web publishing software called Dotclear.
Show entry details in a widget.
## REQUIREMENTS
2023-08-13 16:17:44 +00:00
_postInfoWidget_ requires:
2015-04-23 17:55:53 +00:00
2023-08-13 16:17:44 +00:00
* permissions to manage widgets
* Dotclear 2.26
* PHP 7.4
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-08-13 16:17:44 +00:00
* License : [GNU GPL v2](https://www.gnu.org/licenses/old-licenses/lgpl-2.0.html)
* Source & contribution : [Gitea Page](https://git.dotclear.watch/JcDenis/postInfoWidget) or [GitHub Page](https://github.com/JcDenis/postInfoWidget)
* Packages & details: [Gitea Page](https://git.dotclear.watch/JcDenis/postInfoWidget/releases) or [Dotaddict Page](https://plugins.dotaddict.org/dc2/details/postInfoWidget)
* Discuss and help : [Dotclear Forum](http://forum.dotclear.org/viewtopic.php?pid=332974#p332974)
2021-08-27 19:01:19 +00:00
## CONTRIBUTORS
2023-08-13 16:17:44 +00:00
* Jean-Christian Denis
* 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.