update .md files

This commit is contained in:
Jean-Christian Paul Denis 2021-09-07 14:50:44 +02:00
parent 2f708eb6d9
commit 734b7bc40b
3 changed files with 70 additions and 68 deletions

View File

@ -1,63 +0,0 @@
cinecturlink2 0.7 - 2013-11-03
===========================================================
* Switch to Dotclear 2.6
* Add dashboard icon
* Clean up code
cinecturlink2 0.6.3 - 2010-11-12
===========================================================
* Fixed install on nightly build
cinecturlink2 0.6.2 - 2010-07-07
===========================================================
* Fixed error on non-existing repository (tks Geraldine)
cinecturlink2 0.6.1 - 2010-06-11
===========================================================
* Removed rateIt behaviors (included in rateIt > 2.0)
cinecturlink2 0.6 - 2010-06-06
===========================================================
* Switched to DC 2.2
* Fixed minor bugs
* Changed admin interface
cinecturlink2 0.5.4 - 2010-03-06
===========================================================
* Removed behavior when update only link_count
cinecturlink2 0.5.3 - 2010-03-01
===========================================================
* Fixed bug with null values
* Cleaned add and update functions
cinecturlink2 0.5.1 - 2010-01-27
===========================================================
* Fixed PostgreSQL compatibility on table creation
cinecturlink2 0.5 - 2010-01-15
===========================================================
* Added a public page with navigation and categories
* Added RSS/Atom feeds
* Added new sort option on widget
* Added support of plugin sitemap
* Added support of plugin rateIt (first step)
* Fixed author note on new link
* Fixed typo
* Prepared DC 2.2 Break
cinecturlink2 0.3 - 2009-10-26
===========================================================
* Removed option "open in new window"
* Added option "enable link" on widget
* Added option "random order" on widget
* Added reports to plugin activityReport
cinecturlink2 0.2 - 2009-10-21
===========================================================
* Fixed cat_id in admin
* Added trigger to update public side
cinecturlink2 0.1 - 2009-10-19
===========================================================
* First lab release

58
CHANGELOG.md Normal file
View File

@ -0,0 +1,58 @@
0.7.1 - dev
- [ ] fix compatibility Dotclear v2.19
- [ ] fix compatibility php7.3+, php8.0
- [ ] fix license
- [ ] fix translation
- [ ] fix code style
0.7 - 2013.11.03
- Switch to Dotclear 2.6
- Add dashboard icon
- Clean up code
0.6.3 - 2010.11.12
- Fixed install on nightly build
0.6.2 - 2010.07.07
- Fixed error on non-existing repository (tks Geraldine)
0.6.1 - 2010.06.11
- Removed rateIt behaviors (included in rateIt > 2.0)
0.6 - 2010.06.06
- Switched to DC 2.2
- Fixed minor bugs
- Changed admin interface
0.5.4 - 2010.03.06
- Removed behavior when update only link_count
0.5.3 - 2010.03.01
- Fixed bug with null values
- Cleaned add and update functions
0.5.1 - 2010.01.27
- Fixed PostgreSQL compatibility on table creation
0.5 - 2010.01.15
- Added a public page with navigation and categories
- Added RSS/Atom feeds
- Added new sort option on widget
- Added support of plugin sitemap
- Added support of plugin rateIt (first step)
- Fixed author note on new link
- Fixed typo
- Prepared DC 2.2 Break
0.3 - 2009.10.26
- Removed option "open in new window"
- Added option "enable link" on widget
- Added option "random order" on widget
- Added reports to plugin activityReport
0.2 - 2009.10.21
- Fixed cat_id in admin
- Added trigger to update public side
0.1 - 2009.10.19
- First lab release

View File

@ -2,7 +2,7 @@
## WHAT IS CINECTURLINK2 ?
cinecturlink2 is a plugin for the open-source
_cinecturlink2_ is a plugin for the open-source
web publishing software called Dotclear.
It help you to share books, musics and more with your visitor.
@ -11,20 +11,20 @@ by Tigroux and maintain by brol.
## REQUIREMENTS
cinecturlink2 requires:
_cinecturlink2_ requires:
* admin perms for configuration
* contentadmin permissions for management
* Dotclear 2.6
* Dotclear 2.19
* A writable directory on public path to store picture
* Note: it also creates dedicated database tables
## USAGE
First install cinecturlink2, manualy from a zip package or from
First install _cinecturlink2_, manualy from a zip package or from
Dotaddict repository. (See Dotclear's documentation to know how do this)
Go to ''plugins manager'', expand cinecturlink2 information then
Go to ''plugins manager'', expand _cinecturlink2_ information then
go to ''configure plugin'', fill in form.
Once it's done you can manage your cinecturlink from menu
@ -34,3 +34,10 @@ 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.
## MORE
* License : GNU GPL v2
* Source & contribution : [GitHub Page](https://github.com/JcDenis/cinecturlink2)
* Packages & details: [Dotaddict Page](https://plugins.dotaddict.org/dc2/details/cinecturlink2)
* Discuss and help : [Dotclear Forum](https://forum.dotclear.org/viewtopic.php?id=40893)