46 lines
1.9 KiB
Markdown
46 lines
1.9 KiB
Markdown
# README
|
|
|
|
[![Release](https://img.shields.io/badge/release-1.7-a2cbe9.svg)](https://git.dotclear.watch/JcDenis/templator/releases)
|
|
![Date](https://img.shields.io/badge/date-2023.10.20-c44d58.svg)
|
|
[![Dotclear](https://img.shields.io/badge/dotclear-v2.28-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/badge/license-GPL--2.0-ececec.svg)](https://git.dotclear.watch/JcDenis/templator/src/branch/master/LICENSE)
|
|
|
|
## ABOUT
|
|
|
|
_templator_ is a plugin for the open-source web publishing software called [Dotclear](https://www.dotclear.org).
|
|
|
|
> 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
|
|
|
|
* Dotclear 2.28
|
|
* PHP 8.1+
|
|
* System writable directory on public path to store tempaltes
|
|
* Dotclear content admin or templator
|
|
|
|
## 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](https://git.dotclear.watch/JcDenis/templator/src/branch/master/LICENSE)
|
|
* [Packages & details](https://git.dotclear.watch/JcDenis/templator/releases) (or on [Dotaddict](https://plugins.dotaddict.org/dc2/details/templator))
|
|
* [Sources & contributions](https://git.dotclear.watch/JcDenis/templator) (or on [GitHub](https://github.com/JcDenis/templator))
|
|
* [Issues & security](https://git.dotclear.watch/JcDenis/templator/issues) (or on [GitHub](https://github.com/JcDenis/templator/issues))
|
|
* [Discuss & help](http://forum.dotclear.net/viewtopic.php?id=42059)
|
|
|
|
## CONTRIBUTORS
|
|
|
|
* Osku (author)
|
|
* Jean-Christian Denis (latest)
|
|
|
|
You are welcome to contribute to this code.
|