source: extensions/charlies_content/Changelog.txt.php @ 29051

Last change on this file since 29051 was 29051, checked in by jdd, 10 years ago

annulation de l'épisode précédent comme test supplémentaire

File size: 2.1 KB
Line 
1<?php
2/*
3Plugin Name: Charlies content
4** History **
52014-07-16 first try :-)
6As jdd, I try to maintain charlie's Contents plugin.
7But I'm not a real programmer, so I may do important mistakes.
8If you find one, do not hesitate to write to me at jdd@dodin.org,
9thanks.
10
11The fisrt unimportant change is to create this beta version, please use the othe VDigital version for normal use.
12
13  2010-05-18 2.1.b ( The review )
14                                        Admin page design review mainly for the "clear" theme
15                                        Code review
16  2010-05-18 2.1.a (The basic 2.1 version)
17                                                 Just support 2.1.
18  2010-02-08 2.0.f (The reset version)
19                                                 includes Reset ALL Charlies' configuration in second tab
20                                                 translation system (Thanks to ddtddt).
21                                                 minor language/plugin corrections.
22  2009-05-24 2.0.e (Called ngoc version)
23                   buffermessage correction for flv
24                                                 The lumenation bypass is maintain (but no longer needed with recent Piwigo versions)
25                                                 getID3 v2.0.0-b5 not tested => Still in v2.0.0-b4
26  2009-05-24 2.0.d (Called lumenation bypass)
27                   some url were generated with https://
28  2009-04-13 2.0.c
29                   Flipflip proposal to exclude GETID3 for some extends
30                                                 nolive proposal to support GPX extensions
31                                                 Forced width/height are supported by flvstreamer
32  2009-02-15 2.0.b
33                   Admin configuration menu
34                                                 And related changes (New version of GetID3)
35
36  2008-10-30 2.0.a (Not distributed)
37             Smarty version for Piwigo (Don't use it with PhpWebGallery 1.7.x)
38  2008/03/26: error_reporting(E_ERROR | E_WARNING | E_PARSE);
39             during getid3 call (Only one referenced case).             
40  2008/02/22:
41 * 3GP support : video streams from mobile phones.
42   There are two different standards for this format:
43   3gp for GSM-based Phones, or 3g2 for CDMA-based Phones.
44 * $page['slideshow'] active/inactive support for "Pause" enhancement
45   so Charlies won't act on active slideshow but will act on Slideshow pause
46
47  2007-10-21 1.7.a First release for PhpWebGallery 1.7
48  2006-01-06 Video Integrator and followed by Media Integrator
49  and previously Kitof's Original MOD.
50 **/
51?>
Note: See TracBrowser for help on using the repository browser.