Revision 1039
Added by Matthias over 16 years ago
| info.php | ||
|---|---|---|
| 26 | 26 |
Authors: P. Widlund, S. Braunewell, M. Gallas (ruebenwurzel), Wouldlouper, C. Sommer (doc) |
| 27 | 27 |
Started to track applied changes in info.php from 27.03.2007 onwards (cs) |
| 28 | 28 |
----------------------------------------------------------------------------------------------------------- |
| 29 |
v2.89 (ruebenwurzel.. Matthias Gallas; Jul 6, 2009) |
|
| 30 |
+ update to FCKEditor release v2.6.4.1 |
|
| 31 |
+ added WB Droplet Plugin |
|
| 32 |
+ added Advisory Relation to Links (thanks to Luisehahne) |
|
| 33 |
|
|
| 29 | 34 |
v2.88 (ruebenwurzel.. Matthias Gallas; Feb 1, 2009) |
| 30 | 35 |
+ update to FCKEditor release v2.64 |
| 31 | 36 |
|
| ... | ... | |
| 115 | 120 |
*/ |
| 116 | 121 |
|
| 117 | 122 |
$module_directory = 'fckeditor'; |
| 118 |
$module_name = 'FCKeditor';
|
|
| 123 |
$module_name = 'FCKeditor'; |
|
| 119 | 124 |
$module_function = 'WYSIWYG'; |
| 120 |
$module_version = '2.88';
|
|
| 125 |
$module_version = '2.89';
|
|
| 121 | 126 |
$module_platform = '2.7'; |
| 122 | 127 |
$module_author = 'Christian Sommer, P. Widlund, S. Braunewell, M. Gallas, Wouldlouper'; |
| 123 | 128 |
$module_license = 'GNU General Public License'; |
Also available in: Unified diff
- Updated FCKEditor Modul Version Number to 2.8.9
- added in FCKEditor Advisory Relation to Links (thanks to Luisehahne)