templator/README.md
2023-05-09 01:34:34 +02:00

48 lines
1.8 KiB
Markdown

# README
[![Release](https://img.shields.io/github/v/release/JcDenis/templator)](https://github.com/JcDenis/templator/releases)
[![Date](https://img.shields.io/github/release-date/JcDenis/templator)](https://github.com/JcDenis/templator/releases)
[![Issues](https://img.shields.io/github/issues/JcDenis/templator)](https://github.com/JcDenis/templator/issues)
[![Dotclear](https://img.shields.io/badge/dotclear-v2.26-blue.svg)](https://fr.dotclear.org/download)
[![Dotaddict](https://img.shields.io/badge/dotaddict-official-green.svg)](https://plugins.dotaddict.org/dc2/details/templator)
[![License](https://img.shields.io/github/license/JcDenis/templator)](https://github.com/JcDenis/templator/blob/master/LICENSE)
## WHAT IS TEMPLATOR ?
_templator_ is a plugin for the open-source
web publishing software called Dotclear.
It help you to manage additonnal tempaltes for your blog.
You can copy existing templates, then edit them.
You can attribute a template to a post or a category.
## REQUIREMENTS
_templator_ requires:
* conten admin or templator
* Dotclear 2.26
* PHP 8.1+
* A writable directory on public path to store tempaltes
## USAGE
First install _templator_, manualy from a zip package or from
Dotaddict repository. (See Dotclear's documentation to know how do this)
You can manage your additional templates from menu
''Templates engine'' on admin sidebar.
## LINKS
* License : [GNU GPL v2](https://www.gnu.org/licenses/old-licenses/lgpl-2.0.html)
* Source & contribution : [GitHub Page](https://github.com/JcDenis/templator)
* Packages & details: [Dotaddict Page](https://plugins.dotaddict.org/dc2/details/templator)
* Discuss and help : [Dotclear Forum](http://forum.dotclear.net/viewtopic.php?id=42059)
## CONTRIBUTORS
* Osku (author)
* Jean-Christian Denis
You are welcome to contribute to this code.