release 2.0

This commit is contained in:
Jean-Christian Paul Denis 2023-08-24 13:56:50 +02:00
parent 7eae6b30fb
commit cc1cf73347
Signed by: JcDenis
GPG Key ID: 1B5B8C5B90B6C951
4 changed files with 144 additions and 110 deletions

View File

@ -1,91 +1,121 @@
dev cinecturlink2 2.0 - 2023.08.24
- [ ] enhance public template ===========================================================
* Require Dotclear 2.27
* Require PHP 8.1+
* Upgrade to Dotclear 2.27
* Upgrade to PHP 8.1
* Upgrade to PHP namespace
* Upgrade to SQL statement
* Upgrade to Form Helper
* Upgrade to forms Actions, Filters, Listing
* Rename settings
* Move settings to blog pref
* Move templates to tplset path (dotty,mustek)
* Move third party repository
* Use Dotclear style for CHANGELOG
1.1.1 cinecturlink2 1.1.1 - 2022.12.20
- use SVG icon ===========================================================
- use dotclear methods for widget * use SVG icon
- fix permissions * use dotclear methods for widget
- fix autoload * fix permissions
- fix tables names * fix autoload
- fix install * fix tables names
* fix install
1.1.0 - 2022.11.20 cinecturlink2 1.1.0 - 2022.11.20
- fix compatibility with Dotclear 2.24 (required) ===========================================================
* fix compatibility with Dotclear 2.24 (required)
1.0.0 - 2021.11.06 cinecturlink2 1.0.0 - 2021.11.06
- fix javascript (and externalize them) ===========================================================
- fix modal * fix javascript (and externalize them)
- fix page title * fix modal
- fix permissions (dc2.20) * fix page title
- fix various bugs and typo * fix permissions (dc2.20)
- update translations (and remove .lang.php file) * fix various bugs and typo
- update readme (shields.io, links, ...) * update translations (and remove .lang.php file)
- update public templates (using dotty and berlin) * update readme (shields.io, links, ...)
- update ui (follow dc graphic design) * update public templates (using dotty and berlin)
- add user pref on filters options (dc 2.20) * update ui (follow dc graphic design)
* add user pref on filters options (dc 2.20)
0.9 - 2021.09.11 cinecturlink2 0.9 - 2021.09.11
- add user pref on table columns ===========================================================
- fix typo in admin menu * add user pref on table columns
* fix typo in admin menu
0.8 - 2021.09.09 cinecturlink2 0.8 - 2021.09.09
- fix compatibility Dotclear v2.19 ===========================================================
- fix compatibility php7.3+, php8.0 * fix compatibility Dotclear v2.19
- fix license * fix compatibility php7.3+, php8.0
- fix translation * fix license
- fix code style (near PSR2) * fix translation
- fix widget options * fix code style (near PSR2)
- add option to show how many links use a category * fix widget options
- rewrite admin page (filter, sortable, breadcrumb, etc...) * add option to show how many links use a category
* rewrite admin page (filter, sortable, breadcrumb, etc...)
0.7 - 2013.11.03 cinecturlink2 0.7 - 2013.11.03
- Switch to Dotclear 2.6 ===========================================================
- Add dashboard icon * Switch to Dotclear 2.6
- Clean up code * Add dashboard icon
* Clean up code
0.6.3 - 2010.11.12 cinecturlink2 0.6.3 - 2010.11.12
- Fixed install on nightly build ===========================================================
* Fixed install on nightly build
0.6.2 - 2010.07.07 cinecturlink2 0.6.2 - 2010.07.07
- Fixed error on non-existing repository (tks Geraldine) ===========================================================
* Fixed error on non-existing repository (tks Geraldine)
0.6.1 - 2010.06.11 cinecturlink2 0.6.1 - 2010.06.11
- Removed rateIt behaviors (included in rateIt > 2.0) ===========================================================
* Removed rateIt behaviors (included in rateIt > 2.0)
0.6 - 2010.06.06 cinecturlink2 0.6 - 2010.06.06
- Switched to DC 2.2 ===========================================================
- Fixed minor bugs * Switched to DC 2.2
- Changed admin interface * Fixed minor bugs
* Changed admin interface
0.5.4 - 2010.03.06 cinecturlink2 0.5.4 - 2010.03.06
- Removed behavior when update only link_count ===========================================================
* Removed behavior when update only link_count
0.5.3 - 2010.03.01 cinecturlink2 0.5.3 - 2010.03.01
- Fixed bug with null values ===========================================================
- Cleaned add and update functions * Fixed bug with null values
* Cleaned add and update functions
0.5.1 - 2010.01.27 cinecturlink2 0.5.1 - 2010.01.27
- Fixed PostgreSQL compatibility on table creation ===========================================================
* Fixed PostgreSQL compatibility on table creation
0.5 - 2010.01.15 cinecturlink2 0.5 - 2010.01.15
- Added a public page with navigation and categories ===========================================================
- Added RSS/Atom feeds * Added a public page with navigation and categories
- Added new sort option on widget * Added RSS/Atom feeds
- Added support of plugin sitemap * Added new sort option on widget
- Added support of plugin rateIt (first step) * Added support of plugin sitemap
- Fixed author note on new link * Added support of plugin rateIt (first step)
- Fixed typo * Fixed author note on new link
- Prepared DC 2.2 Break * Fixed typo
* Prepared DC 2.2 Break
0.3 - 2009.10.26 cinecturlink2 0.3 - 2009.10.26
- Removed option "open in new window" ===========================================================
- Added option "enable link" on widget * Removed option "open in new window"
- Added option "random order" on widget * Added option "enable link" on widget
- Added reports to plugin activityReport * Added option "random order" on widget
* Added reports to plugin activityReport
0.2 - 2009.10.21 cinecturlink2 0.2 - 2009.10.21
- Fixed cat_id in admin ===========================================================
- Added trigger to update public side * Fixed cat_id in admin
* Added trigger to update public side
0.1 - 2009.10.19 cinecturlink2 0.1 - 2009.10.19
- First lab release ===========================================================
* First lab release

View File

@ -1,30 +1,27 @@
# README # README
[![Release](https://img.shields.io/github/v/release/JcDenis/cinecturlink2)](https://github.com/JcDenis/cinecturlink2/releases) [![Release](https://img.shields.io/badge/release-2.0-a2cbe9.svg)](https://git.dotclear.watch/JcDenis/cinecturlink2/releases)
[![Date](https://img.shields.io/github/release-date/JcDenis/cinecturlink2)](https://github.com/JcDenis/cinecturlink2/releases) ![Date](https://img.shields.io/badge/date-2023.08.24-c44d58.svg)]
[![Issues](https://img.shields.io/github/issues/JcDenis/cinecturlink2)](https://github.com/JcDenis/cinecturlink2/issues) [![Dotclear](https://img.shields.io/badge/dotclear-v2.27-137bbb.svg)](https://fr.dotclear.org/download)
[![Dotclear](https://img.shields.io/badge/dotclear-v2.24-blue.svg)](https://fr.dotclear.org/download) [![Dotaddict](https://img.shields.io/badge/dotaddict-official-9ac123.svg)](https://plugins.dotaddict.org/dc2/details/cinecturlink2)
[![Dotaddict](https://img.shields.io/badge/dotaddict-official-green.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)
[![License](https://img.shields.io/github/license/JcDenis/cinecturlink2)](https://github.com/JcDenis/cinecturlink2/blob/master/LICENSE)
## WHAT IS CINECTURLINK2 ? ## ABOUT
_cinecturlink2_ is a plugin for the open-source _cinecturlink2_ is a plugin for the open-source web publishing software called [Dotclear](https://www.dotclear.org).
web publishing software called Dotclear.
It help you to share books, musics and more with your visitor. > Widgets and pages about books, musics, films, blogs you are interested in
It is hightly based on cinecturlink for Dotclear 1
by Tigroux and maintain by brol. It is hightly based on cinecturlink for Dotclear 1 by Tigroux and maintain by brol.
## REQUIREMENTS ## REQUIREMENTS
_cinecturlink2_ requires: * Dotclear 2.27
* PHP 8.1+
* admin perms for configuration * Dotclear admin permission for configuration
* contentadmin permissions for management * Dotclear contentadmin permission for management
* Dotclear 2.24 * System writable directory on public path to store picture
* A writable directory on public path to store picture * Note: it also creates dedicated database tables
* Note: it also creates dedicated database tables
## USAGE ## USAGE
@ -44,13 +41,14 @@ to your theme tpl path and adapt them.
## LINKS ## LINKS
* License : [GNU GPL v2](https://www.gnu.org/licenses/old-licenses/lgpl-2.0.html) * [License](https://git.dotclear.watch/JcDenis/cinecturlink2/src/branch/master/LICENSE)
* Source & contribution : [GitHub Page](https://github.com/JcDenis/cinecturlink2) * [Packages & details](https://git.dotclear.watch/JcDenis/cinecturlink2/releases) (or on [Dotaddict](https://plugins.dotaddict.org/dc2/details/cinecturlink2))
* Packages & details: [Dotaddict Page](https://plugins.dotaddict.org/dc2/details/cinecturlink2) * [Sources & contributions](https://git.dotclear.watch/JcDenis/cinecturlink2) (or on [GitHub](https://github.com/JcDenis/cinecturlink2))
* Discuss and help : [Dotclear Forum](https://forum.dotclear.org/viewtopic.php?id=40893) * [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)
## CONTRIBUTORS ## CONTRIBUTORS
* Jean-Christian Denis * Jean-Christian Denis (author)
You are welcome to contribute to this code. You are welcome to contribute to this code.

View File

@ -24,15 +24,21 @@ $this->registerModule(
'Cinecturlink 2', 'Cinecturlink 2',
'Widgets and pages about books, musics, films, blogs you are interested in', 'Widgets and pages about books, musics, films, blogs you are interested in',
'Jean-Christian Denis and Contributors', 'Jean-Christian Denis and Contributors',
'1.1.1', '2.0',
[ [
'requires' => [['core', '2.24']], 'requires' => [
['php', '8.1'],
['core', '2.27'],
],
'settings' => [
'blog' => '#params.' . basename(__DIR__) . '_params',
],
'permissions' => dcCore::app()->auth->makePermissions([ 'permissions' => dcCore::app()->auth->makePermissions([
dcAuth::PERMISSION_CONTENT_ADMIN, dcAuth::PERMISSION_CONTENT_ADMIN,
]), ]),
'type' => 'plugin', 'type' => 'plugin',
'support' => 'https://github.com/JcDenis/' . basename(__DIR__), 'support' => 'https://git.dotclear.watch/JcDenis/' . basename(__DIR__) . '/issues',
'details' => 'https://plugins.dotaddict.org/dc2/details/' . basename(__DIR__), 'details' => 'https://git.dotclear.watch/JcDenis/' . basename(__DIR__) . '/src/branch/master/README.md',
'repository' => 'https://raw.githubusercontent.com/JcDenis/' . basename(__DIR__) . '/master/dcstore.xml', 'repository' => 'https://git.dotclear.watch/JcDenis/' . basename(__DIR__) . '/raw/branch/master/dcstore.xml',
] ]
); );

View File

@ -2,12 +2,12 @@
<modules xmlns:da="http://dotaddict.org/da/"> <modules xmlns:da="http://dotaddict.org/da/">
<module id="cinecturlink2"> <module id="cinecturlink2">
<name>Cinecturlink 2</name> <name>Cinecturlink 2</name>
<version>1.1.1</version> <version>2.0</version>
<author>Jean-Christian Denis and Contributors</author> <author>Jean-Christian Denis and Contributors</author>
<desc>Widgets and pages about books, musics, films, blogs you are interested in</desc> <desc>Widgets and pages about books, musics, films, blogs you are interested in</desc>
<file>https://github.com/JcDenis/cinecturlink2/releases/download/v1.1.1/plugin-cinecturlink2.zip</file> <file>https://git.dotclear.watch/JcDenis/cinecturlink2/releases/download/v2.0/plugin-cinecturlink2.zip</file>
<da:dcmin>2.24</da:dcmin> <da:dcmin>2.27</da:dcmin>
<da:details>https://plugins.dotaddict.org/dc2/details/cinecturlink2</da:details> <da:details>https://git.dotclear.watch/JcDenis/cinecturlink2/src/branch/master/README.md</da:details>
<da:support>https://github.com/JcDenis/cinecturlink2</da:support> <da:support>https://git.dotclear.watch/JcDenis/cinecturlink2/issues</da:support>
</module> </module>
</modules> </modules>