Revision 852
Added by doc over 17 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.86 (doc.. Christian Sommer; Jul 2, 2008) |
|
| 30 |
+ update to FCKEditor release v2.62 |
|
| 31 |
|
|
| 29 | 32 |
v2.85 (doc.. Christian Sommer; Apr 10, 2008) |
| 30 | 33 |
+ fixed WB-Link Plugin to work with WB versions below 2.7 ($admin->page_is_visible() only available in WB 2.7) |
| 31 | 34 |
|
| ... | ... | |
| 108 | 111 |
$module_directory = 'fckeditor'; |
| 109 | 112 |
$module_name = 'FCKeditor'; |
| 110 | 113 |
$module_function = 'WYSIWYG'; |
| 111 |
$module_version = '2.85';
|
|
| 114 |
$module_version = '2.86';
|
|
| 112 | 115 |
$module_platform = '2.6.x'; |
| 113 | 116 |
$module_author = 'Christian Sommer, P. Widlund, S. Braunewell, M. Gallas, Wouldlouper'; |
| 114 | 117 |
$module_license = 'GNU General Public License'; |
| 115 |
$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</a>.'; |
|
| 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>.';
|
|
| 116 | 119 |
|
| 117 | 120 |
?> |
Also available in: Unified diff
Updated to latest FCKEditor version 2.6.2