2021-08-19 21:33:19 +00:00
|
|
|
# README
|
|
|
|
|
2023-08-13 10:41:00 +00:00
|
|
|
[![Release](https://img.shields.io/badge/release-2023.08.13-a2cbe9.svg)](https://git.dotclear.watch/JcDenis/simplyFavicon/releases)
|
|
|
|
[![Date](https://img.shields.io/badge/date-2023.08.13-c44d58.svg)](https://git.dotclear.watch/JcDenis/simplyFavicon/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/simplyFavicon)
|
|
|
|
[![License](https://img.shields.io/github/license/JcDenis/simplyFavicon)](https://git.dotclear.watch/JcDenis/simplyFavicon/blob/master/LICENSE)
|
2021-11-06 01:23:13 +00:00
|
|
|
|
2021-08-19 21:33:19 +00:00
|
|
|
## WHAT IS simplyFavicon ?
|
|
|
|
|
2021-09-02 21:01:31 +00:00
|
|
|
_simplyFavicon_ is a plugin for the open-source
|
2021-08-19 21:33:19 +00:00
|
|
|
web publishing software called Dotclear.
|
|
|
|
|
2021-09-02 21:01:31 +00:00
|
|
|
It adds a favicon to your blog.
|
2021-08-19 21:33:19 +00:00
|
|
|
|
|
|
|
## REQUIREMENTS
|
|
|
|
|
2021-09-02 21:01:31 +00:00
|
|
|
_simplyFavicon_ requires:
|
2021-08-19 21:33:19 +00:00
|
|
|
|
2023-08-13 10:41:00 +00:00
|
|
|
* Administrator permissions
|
|
|
|
* Dotclear 2.27
|
|
|
|
* PHP 7.4+
|
|
|
|
* A readable public directory.
|
2021-08-19 21:33:19 +00:00
|
|
|
|
|
|
|
## USAGE
|
|
|
|
|
2021-09-02 21:01:31 +00:00
|
|
|
First install _simplyFavicon_, manualy from a zip package or from
|
2021-08-19 21:33:19 +00:00
|
|
|
Dotaddict repository. (See Dotclear's documentation to know how do this)
|
|
|
|
|
|
|
|
Add un file called ''favicon.xxx'' where xxx could be ico, jpg, png,
|
|
|
|
on your blog public root directory and
|
|
|
|
simplyFavicon add required code to public page to show favicon on browser.
|
|
|
|
|
2021-11-06 01:23:13 +00:00
|
|
|
## LINKS
|
2021-08-19 21:33:19 +00:00
|
|
|
|
2023-08-13 10:41:00 +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/simplyFavicon) or [GitHub Page](https://github.com/JcDenis/simplyFavicon)
|
|
|
|
* Packages & details : [Gitea Page](https://git.dotclear.watch/JcDenis/simplyFavicon/releases) or [Dotaddict Page](https://plugins.dotaddict.org/dc2/details/simplyFavicon)
|
2021-11-06 01:23:13 +00:00
|
|
|
|
|
|
|
## CONTRIBUTORS
|
|
|
|
|
2023-08-13 10:41:00 +00:00
|
|
|
* Jean-Christian Denis
|
2021-11-06 01:23:13 +00:00
|
|
|
|
2023-08-13 10:41:00 +00:00
|
|
|
You are welcome to contribute to this code.
|