2022-12-07 21:00:03 +00:00
|
|
|
# README
|
|
|
|
|
2023-08-15 19:52:42 +00:00
|
|
|
[![Release](https://img.shields.io/badge/release-1.6-a2cbe9.svg)](https://git.dotclear.watch/JcDenis/templator/releases)
|
|
|
|
[![Date](https://img.shields.io/badge/date-2023.08.15-c44d58.svg)](https://git.dotclear.watch/JcDenis/templator/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/templator)
|
|
|
|
[![License](https://img.shields.io/github/license/JcDenis/templator)](https://git.dotclear.watch/JcDenis/templator/blob/master/LICENSE)
|
2022-12-07 21:00:03 +00:00
|
|
|
|
|
|
|
## 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
|
|
|
|
|
2023-08-15 19:52:42 +00:00
|
|
|
_templator_ requires:
|
2022-12-07 21:00:03 +00:00
|
|
|
|
2023-08-15 19:52:42 +00:00
|
|
|
* content admin or templator
|
|
|
|
* Dotclear 2.27
|
|
|
|
* PHP 8.1+
|
|
|
|
* A writable directory on public path to store tempaltes
|
2022-12-07 21:00:03 +00:00
|
|
|
|
|
|
|
## 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
|
|
|
|
|
2023-08-15 19:52:42 +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/templator) or [GitHub Page](https://github.com/JcDenis/templator)
|
|
|
|
* Packages & details: [Gitea Page](https://git.dotclear.watch/JcDenis/templator/releases) or [Dotaddict Page](https://plugins.dotaddict.org/dc2/details/templator)
|
|
|
|
* Discuss and help : [Dotclear Forum](http://forum.dotclear.net/viewtopic.php?id=42059)
|
2022-12-07 21:00:03 +00:00
|
|
|
|
|
|
|
## CONTRIBUTORS
|
|
|
|
|
2023-08-15 19:52:42 +00:00
|
|
|
* Osku (author)
|
|
|
|
* Jean-Christian Denis
|
2022-12-07 21:00:03 +00:00
|
|
|
|
2023-08-15 19:52:42 +00:00
|
|
|
You are welcome to contribute to this code.
|