Revision 918
Added by Matthias almost 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.88 (ruebenwurzel.. Matthias Gallas; Feb 1, 2009) |
|
30 |
+ update to FCKEditor release v2.64 |
|
31 |
|
|
29 | 32 |
v2.87 (ruebenwurzel.. Matthias Gallas; Aug 19, 2008) |
30 | 33 |
+ update to FCKEditor release v2.63 |
31 | 34 |
|
... | ... | |
114 | 117 |
$module_directory = 'fckeditor'; |
115 | 118 |
$module_name = 'FCKeditor'; |
116 | 119 |
$module_function = 'WYSIWYG'; |
117 |
$module_version = '2.87';
|
|
118 |
$module_platform = '2.6.x';
|
|
120 |
$module_version = '2.88';
|
|
121 |
$module_platform = '2.7';
|
|
119 | 122 |
$module_author = 'Christian Sommer, P. Widlund, S. Braunewell, M. Gallas, Wouldlouper'; |
120 | 123 |
$module_license = 'GNU General Public License'; |
121 |
$module_description = 'This module allows you to edit the contents of a page using <a href="http://www.fckeditor.net/" target="_blank">FCKeditor v2.6.3</a>.';
|
|
124 |
$module_description = 'This module allows you to edit the contents of a page using <a href="http://www.fckeditor.net/" target="_blank">FCKeditor v2.6.4</a>.';
|
|
122 | 125 |
|
123 | 126 |
?> |
Also available in: Unified diff
update FCKEditor to version 2.6.4