cinecturlink2/README.md

55 lines
2.4 KiB
Markdown
Raw Normal View History

2021-09-07 12:33:18 +00:00
# README
2023-10-18 21:41:42 +00:00
[![Release](https://img.shields.io/badge/release-2.2-a2cbe9.svg)](https://git.dotclear.watch/JcDenis/cinecturlink2/releases)
![Date](https://img.shields.io/badge/date-2023.10.18-c44d58.svg)]
[![Dotclear](https://img.shields.io/badge/dotclear-v2.28-137bbb.svg)](https://fr.dotclear.org/download)
2023-08-24 11:56:50 +00:00
[![Dotaddict](https://img.shields.io/badge/dotaddict-official-9ac123.svg)](https://plugins.dotaddict.org/dc2/details/cinecturlink2)
[![License](https://img.shields.io/badge/license-GPL--2.0-ececec.svg)](https://git.dotclear.watch/JcDenis/cinecturlink2/src/branch/master/LICENSE)
2021-09-11 09:30:59 +00:00
2023-08-24 11:56:50 +00:00
## ABOUT
2021-09-07 12:33:18 +00:00
2023-08-24 11:56:50 +00:00
_cinecturlink2_ is a plugin for the open-source web publishing software called [Dotclear](https://www.dotclear.org).
2021-09-07 12:33:18 +00:00
2023-08-24 11:56:50 +00:00
> Widgets and pages about books, musics, films, blogs you are interested in
2021-09-07 12:33:18 +00:00
2023-08-24 11:56:50 +00:00
It is hightly based on cinecturlink for Dotclear 1 by Tigroux and maintain by brol.
2021-09-07 12:33:18 +00:00
2023-08-24 11:56:50 +00:00
## REQUIREMENTS
2021-09-07 12:33:18 +00:00
2023-10-15 18:49:39 +00:00
* Dotclear 2.28
2023-08-24 11:56:50 +00:00
* PHP 8.1+
* Dotclear admin permission for configuration
* Dotclear contentadmin permission for management
* System writable directory on public path to store picture
* Note: it also creates dedicated database tables
2021-09-07 12:33:18 +00:00
## USAGE
2021-09-07 12:50:44 +00:00
First install _cinecturlink2_, manualy from a zip package or from
2021-09-07 12:33:18 +00:00
Dotaddict repository. (See Dotclear's documentation to know how do this)
2021-09-07 12:50:44 +00:00
Go to ''plugins manager'', expand _cinecturlink2_ information then
2021-09-07 12:33:18 +00:00
go to ''configure plugin'', fill in form.
Once it's done you can manage your cinecturlink from menu
''My cinecturlink'' on sidebar or you can add dashboard icon.
There are templates for public page. These template is adapted to
default Dotclear's theme. If you want to create your own template
for your theme, copy files from cinecturlink2/default-templates
to your theme tpl path and adapt them.
2021-09-07 12:50:44 +00:00
2021-11-02 22:59:46 +00:00
## LINKS
2021-09-07 12:50:44 +00:00
2023-08-24 11:56:50 +00:00
* [License](https://git.dotclear.watch/JcDenis/cinecturlink2/src/branch/master/LICENSE)
* [Packages & details](https://git.dotclear.watch/JcDenis/cinecturlink2/releases) (or on [Dotaddict](https://plugins.dotaddict.org/dc2/details/cinecturlink2))
* [Sources & contributions](https://git.dotclear.watch/JcDenis/cinecturlink2) (or on [GitHub](https://github.com/JcDenis/cinecturlink2))
* [Issues & security](https://git.dotclear.watch/JcDenis/cinecturlink2/issues) (or on [GitHub](https://github.com/JcDenis/cinecturlink2/issues))
* [Discuss and help](https://forum.dotclear.org/viewtopic.php?id=40893)
2021-11-02 22:59:46 +00:00
## CONTRIBUTORS
2023-08-24 11:56:50 +00:00
* Jean-Christian Denis (author)
2021-11-02 22:59:46 +00:00
2023-08-24 11:56:50 +00:00
You are welcome to contribute to this code.