translater/README.md

47 lines
1.9 KiB
Markdown
Raw Normal View History

2021-09-02 21:44:01 +00:00
# README
2023-10-21 09:45:02 +00:00
[![Release](https://img.shields.io/badge/release-2023.10.21-a2cbe9.svg)](https://git.dotclear.watch/JcDenis/translater/releases)
![Date](https://img.shields.io/badge/date-2023.10.21-c44d58.svg)
2023-08-15 20:11:26 +00:00
[![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/translater)
2023-10-21 09:45:02 +00:00
[![License](https://img.shields.io/badge/license-GPL--2.0-ececec.svg)](https://git.dotclear.watch/JcDenis/translater/src/branch/master/LICENSE)
2021-09-17 23:42:49 +00:00
2023-10-21 09:45:02 +00:00
## ABOUT
2021-09-02 21:44:01 +00:00
2023-10-21 09:45:02 +00:00
_translater_ is a plugin for the open-source web publishing software called [Dotclear](https://www.dotclear.org).
2021-09-02 21:44:01 +00:00
2023-10-21 09:45:02 +00:00
> It helps dev to translate plugin and theme.
2021-09-02 21:44:01 +00:00
## REQUIREMENTS
2023-10-21 09:45:02 +00:00
* Dotclear 2.28
2023-08-15 20:11:26 +00:00
* PHP 8.1+
2023-10-21 09:45:02 +00:00
* Dotclear super admin permissions
2021-09-02 21:44:01 +00:00
## USAGE
First install _translater_, mannualy from a zip package or from
Dotaddict repository. (See Dotclear's documentation to know how do this)
Go to ''plugins manager'', expand _translater_ information then
go to ''configure plugin'', fill in form.
2021-09-17 23:42:49 +00:00
Once it's done you can manage your plugins and themes languages
from menu ''Translater'' on sidebar menu
or direct from plugins / themes list with a ''Translate'' button.
2021-09-02 21:44:01 +00:00
2021-09-17 23:42:49 +00:00
## LINKS
2021-09-02 21:44:01 +00:00
2023-10-21 09:45:02 +00:00
* [License](https://git.dotclear.watch/JcDenis/translater/src/branch/master/LICENSE)
* [Packages & details](https://git.dotclear.watch/JcDenis/translater/releases) (or on [Dotaddict](https://plugins.dotaddict.org/dc2/details/translater))
* [Sources & contributions](https://git.dotclear.watch/JcDenis/translater) (or on [GitHub](https://github.com/JcDenis/translater))
* [Issues & security](https://git.dotclear.watch/JcDenis/translater/issues) (or on [GitHub](https://github.com/JcDenis/translater/issues))
* [Discussion & Help](https://forum.dotclear.org/viewtopic.php?id=39220)
2021-09-02 21:44:01 +00:00
## CONTRIBUTORS
2023-08-15 20:11:26 +00:00
* Jean-Christian Denis (author)
* Pierre Van Glabeke
2021-09-17 23:42:49 +00:00
2023-08-15 20:11:26 +00:00
You are welcome to contribute to this code.