Revision 856
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.87 (ruebenwurzel.. Matthias Gallas; Aug 19, 2008) |
|
30 |
+ update to FCKEditor release v2.63 |
|
31 |
|
|
29 | 32 |
v2.86 (doc.. Christian Sommer; Jul 2, 2008) |
30 | 33 |
+ update to FCKEditor release v2.62 |
31 | 34 |
|
... | ... | |
111 | 114 |
$module_directory = 'fckeditor'; |
112 | 115 |
$module_name = 'FCKeditor'; |
113 | 116 |
$module_function = 'WYSIWYG'; |
114 |
$module_version = '2.86';
|
|
117 |
$module_version = '2.87';
|
|
115 | 118 |
$module_platform = '2.6.x'; |
116 | 119 |
$module_author = 'Christian Sommer, P. Widlund, S. Braunewell, M. Gallas, Wouldlouper'; |
117 | 120 |
$module_license = 'GNU General Public License'; |
118 |
$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.2</a>.';
|
|
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>.';
|
|
119 | 122 |
|
120 | 123 |
?> |
Also available in: Unified diff
updated to latest FCKEditor version 2.6.3