entryPhotoExifWidget/README.md

41 lines
1.8 KiB
Markdown
Raw Normal View History

2021-08-17 19:27:01 +00:00
# README
2023-10-14 08:24:38 +00:00
[![Release](https://img.shields.io/badge/release-1.5-a2cbe9.svg)](https://git.dotclear.watch/JcDenis/entryPhotoExifWidget/releases)
![Date](https://img.shields.io/badge/date-2023.10.14-c44d58.svg)
[![Dotclear](https://img.shields.io/badge/dotclear-v2.28-137bbb.svg)](https://fr.dotclear.org/download)
2023-08-12 17:10:36 +00:00
[![Dotaddict](https://img.shields.io/badge/dotaddict-official-9ac123.svg)](https://plugins.dotaddict.org/dc2/details/entryPhotoExifWidget)
[![License](https://img.shields.io/github/license/JcDenis/entryPhotoExifWidget)](https://git.dotclear.watch/JcDenis/arlequin/blob/master/LICENSE)
2021-11-01 23:55:59 +00:00
2023-10-14 08:24:38 +00:00
## ABOUT
2021-08-17 19:27:01 +00:00
2023-10-14 08:24:38 +00:00
_entryPhotoExifWidget_ is a plugin for the open-source web publishing software called [Dotclear](https://www.dotclear.org).
2021-08-17 19:27:01 +00:00
2023-10-14 08:24:38 +00:00
> Show images exif of an entry in a widget.
2021-08-17 19:27:01 +00:00
## REQUIREMENTS
2023-10-14 08:24:38 +00:00
* Dotclear 2.28
* PHP 8.1+
2023-08-12 17:10:36 +00:00
* permissions to manage widgets
2021-08-17 19:27:01 +00:00
## USAGE
2021-09-02 18:55:29 +00:00
First install _entryPhotoExifWidget_, manualy from a zip package or from
2021-08-17 19:27:01 +00:00
Dotaddict repository. (See Dotclear's documentation to know how do this)
2021-09-02 18:55:29 +00:00
Add and configure _Photo Exif Widget_ from widgets manager.
2021-08-17 20:24:00 +00:00
2021-11-01 23:55:59 +00:00
## LINKS
2021-08-17 20:24:00 +00:00
2023-10-14 08:24:38 +00:00
* [License](https://git.dotclear.watch/JcDenis/entryPhotoExifWidget/src/branch/master/LICENSE)
* [Packages & details](https://git.dotclear.watch/JcDenis/entryPhotoExifWidget/releases) (or on [Dotaddict](https://plugins.dotaddict.org/dc2/details/entryPhotoExifWidget))
* [Sources & contributions](https://git.dotclear.watch/JcDenis/entryPhotoExifWidget) (or on [GitHub](https://github.com/JcDenis/entryPhotoExifWidget))
* [Issues & security](https://git.dotclear.watch/JcDenis/entryPhotoExifWidget/issues) (or on [GitHub](https://github.com/JcDenis/entryPhotoExifWidget/issues))
* [Discuss and help](https://forum.dotclear.org/viewtopic.php?id=48992)
2021-11-01 23:55:59 +00:00
## CONTRIBUTORS
2023-10-14 08:24:38 +00:00
* Jean-Christian Denis (author)
2021-11-01 23:55:59 +00:00
2023-08-12 17:10:36 +00:00
You are welcome to contribute to this code.