Revision 134
Added by ryan about 20 years ago
| info.php | ||
|---|---|---|
| 2 | 2 |
|
| 3 | 3 |
$module_directory = 'htmlarea'; |
| 4 | 4 |
$module_name = 'HTMLArea'; |
| 5 |
$module_type = 'WYSIWYG';
|
|
| 6 |
$module_version = '0.1';
|
|
| 7 |
$module_designed_for = '2.5.x';
|
|
| 5 |
$module_function = 'wysiwyg';
|
|
| 6 |
$module_version = '2.6';
|
|
| 7 |
$module_platform = '2.6.x';
|
|
| 8 | 8 |
$module_author = 'Ryan Djurovich, Stefan Braunewell'; |
| 9 | 9 |
$module_description = 'This module allows you to edit the contents of a page using HTMLArea Editor.'; |
| 10 | 10 |
|
Also available in: Unified diff
Updated module info files