lastBlogUpdate/README.md

44 lines
1.7 KiB
Markdown
Raw Normal View History

2015-04-22 21:44:23 +00:00
# README
2023-08-12 23:08:53 +00:00
[![Release](https://img.shields.io/badge/release-2023.08.12-a2cbe9.svg)](https://git.dotclear.watch/JcDenis/lastBlogUpdate/releases)
[![Date](https://img.shields.io/badge/date-2023.08.12-c44d58.svg)](https://git.dotclear.watch/JcDenis/lastBlogUpdate/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/lastBlogUpdate)
[![License](https://img.shields.io/github/license/JcDenis/lastBlogUpdate)](https://git.dotclear.watch/JcDenis/lastBlogUpdate/blob/master/LICENSE)
2021-09-16 22:20:50 +00:00
2015-04-22 21:44:23 +00:00
## WHAT IS LASTBLOGUPDATE ?
2023-08-12 23:08:53 +00:00
_last blog update_ is a plugin for the open-source
2015-04-22 21:44:23 +00:00
web publishing software called Dotclear.
Simply show visitors last update of posts, comments, etc of your blog.
## REQUIREMENTS
2023-08-12 23:08:53 +00:00
_lastBlogUpdate_ requires:
2015-04-22 21:44:23 +00:00
2023-08-12 23:08:53 +00:00
* permissions to manage widgets
* Dotclear 2.27
* PHP 7.4+
2015-04-22 21:44:23 +00:00
## USAGE
2023-08-12 23:08:53 +00:00
First install _lastBlogUpdate_, manualy from a zip package or from
2015-04-22 21:44:23 +00:00
Dotaddict repository. (See Dotclear's documentation to know how do this)
2023-08-12 23:08:53 +00:00
Add and configure _Last blog update_ from widgets manager.
2021-08-27 19:29:07 +00:00
2021-09-16 22:20:50 +00:00
## LINKS
2021-08-27 19:29:07 +00:00
2023-08-12 23:08:53 +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/lastBlogUpdate) or [GitHub Page](https://github.com/JcDenis/lastBlogUpdate)
* Packages & details : [Gitea Page](https://git.dotclear.watch/JcDenis/lastBlogUpdate/releases) or [Dotaddict Page](https://plugins.dotaddict.org/dc2/details/lastBlogUpdate)
* Discuss and help : [Dotclear Forum](ttp://forum.dotclear.org/viewtopic.php?pid=332950#p332950)
2021-08-27 19:29:07 +00:00
## CONTRIBUTORS
2023-08-12 23:08:53 +00:00
* Jean-Christian Denis
* Pierre Van Glabeke
2021-09-16 22:20:50 +00:00
2023-08-12 23:08:53 +00:00
You are welcome to contribute to this code.