2021-08-19 21:33:19 +00:00
|
|
|
# README
|
|
|
|
|
2021-11-06 01:23:13 +00:00
|
|
|
[![Release](https://img.shields.io/github/v/release/JcDenis/simplyFavicon)](https://github.com/JcDenis/simplyFavicon/releases)
|
|
|
|
[![Date](https://img.shields.io/github/release-date/JcDenis/simplyFavicon)](https://github.com/JcDenis/simplyFavicon/releases)
|
|
|
|
[![Issues](https://img.shields.io/github/issues/JcDenis/simplyFavicon)](https://github.com/JcDenis/simplyFavicon/issues)
|
2023-03-21 20:41:48 +00:00
|
|
|
[![Dotclear](https://img.shields.io/badge/dotclear-v2.26-blue.svg)](https://fr.dotclear.org/download)
|
2021-11-06 01:23:13 +00:00
|
|
|
[![Dotaddict](https://img.shields.io/badge/dotaddict-official-green.svg)](https://plugins.dotaddict.org/dc2/details/simplyFavicon)
|
|
|
|
[![License](https://img.shields.io/github/license/JcDenis/simplyFavicon)](https://github.com/JcDenis/simplyFavicon/blob/master/LICENSE)
|
|
|
|
|
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
|
|
|
|
2021-09-02 21:01:31 +00:00
|
|
|
* Administrator permissions
|
2023-03-21 20:41:48 +00:00
|
|
|
* Dotclear 2.26
|
2021-09-02 21:01:31 +00:00
|
|
|
* 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
|
|
|
|
2021-11-06 01:23:13 +00:00
|
|
|
* License : [GNU GPL v2](https://www.gnu.org/licenses/old-licenses/lgpl-2.0.html)
|
2021-08-19 21:33:19 +00:00
|
|
|
* Source & contribution : [GitHub Page](https://github.com/JcDenis/simplyFavicon)
|
2022-11-20 21:01:11 +00:00
|
|
|
* Packages & details : [Dotaddict Page](https://plugins.dotaddict.org/dc2/details/simplyFavicon)
|
2021-11-06 01:23:13 +00:00
|
|
|
|
|
|
|
## CONTRIBUTORS
|
|
|
|
|
|
|
|
* Jean-Christian Denis
|
|
|
|
|
|
|
|
You are welcome to contribute to this code.
|