Revision 527
Added by doc almost 18 years ago
| save.php | ||
|---|---|---|
| 431 | 431 |
." ('page_trash', 'disabled'),"
|
| 432 | 432 |
." ('homepage_redirection', 'false'),"
|
| 433 | 433 |
." ('page_languages', 'false'),"
|
| 434 |
." ('wysiwyg_editor', 'htmlarea'),"
|
|
| 434 |
." ('wysiwyg_editor', 'fckeditor'),"
|
|
| 435 | 435 |
." ('manage_sections', 'true'),"
|
| 436 | 436 |
." ('section_blocks', 'false'),"
|
| 437 | 437 |
." ('smart_login', 'false'),"
|
Also available in: Unified diff
Added FCKEditor as the new default WYSIWYG editor (htmlarea removed from the package)