simplyFavicon/README.md

43 lines
1.8 KiB
Markdown
Raw Permalink Normal View History

2021-08-19 21:33:19 +00:00
# README
2023-10-13 21:45:58 +00:00
[![Release](https://img.shields.io/badge/release-2023.10.13-a2cbe9.svg)](https://git.dotclear.watch/JcDenis/simplyFavicon/releases)
![Date](https://img.shields.io/badge/date-2023.10.13-c44d58.svg)
[![Dotclear](https://img.shields.io/badge/dotclear-v2.28-137bbb.svg)](https://fr.dotclear.org/download)
2023-08-13 10:41:00 +00:00
[![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)
2023-10-13 21:45:58 +00:00
## ABOUT
2021-08-19 21:33:19 +00:00
2023-10-13 21:45:58 +00:00
_pacKman_ is a plugin for the open-source web publishing software called [Dotclear](https://www.dotclear.org).
2021-08-19 21:33:19 +00:00
2023-10-13 21:45:58 +00:00
> Add a favicon to your blog.
2021-08-19 21:33:19 +00:00
## REQUIREMENTS
2023-10-13 21:45:58 +00:00
* Dotclear 2.28
* PHP 8.1+
* A readable public directory
2023-08-13 10:41:00 +00:00
* Administrator permissions
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.
## LINKS
2021-08-19 21:33:19 +00:00
2023-10-13 21:45:58 +00:00
* [License](https://git.dotclear.watch/JcDenis/simplyFavicon/src/branch/master/LICENSE)
* [Packages & details](https://git.dotclear.watch/JcDenis/simplyFavicon/releases) (or on [Dotaddict](https://plugins.dotaddict.org/dc2/details/simplyFavicon))
* [Sources & contributions](https://git.dotclear.watch/JcDenis/simplyFavicon) (or on [GitHub](https://github.com/JcDenis/simplyFavicon))
* [Issues & security](https://git.dotclear.watch/JcDenis/simplyFavicon/issues) (or on [GitHub](https://github.com/JcDenis/simplyFavicon/issues))
## CONTRIBUTORS
2023-10-13 21:45:58 +00:00
* Jean-Christian Denis (author)
2023-08-13 10:41:00 +00:00
You are welcome to contribute to this code.