Revision 1289
Added by kweitzel almost 15 years ago
info.php | ||
---|---|---|
27 | 27 |
$module_name = 'WYSIWYG'; |
28 | 28 |
$module_function = 'page'; |
29 | 29 |
$module_version = '2.7'; |
30 |
$module_platform = '2.7.x'; |
|
30 |
$module_platform = '2.7 | 2.8.x';
|
|
31 | 31 |
$module_author = 'Ryan Djurovich'; |
32 | 32 |
$module_license = 'GNU General Public License'; |
33 | 33 |
$module_description = 'This module allows you to edit the contents of a page using a graphical editor'; |
Also available in: Unified diff
Branch 2.8.1 merged back into Trunk