--- tinymce/tinymce.module 2007-05-06 04:41:35.000000000 +0300 +++ tinymce.new/tinymce.module 2007-05-14 09:42:08.030937023 +0300 @@ -31,8 +31,8 @@ return "node/*\nuser/*\ncomment/*"; case 'admin/settings/tinymce': case 'admin/help#tinymce' : - return t('
$Revision: 1.90.4.23 $ $Date: 2007/05/06 01:41:35 $
' . - 'TinyMCE adds what-you-see-is-what-you-get (WYSIWYG) html editing to textareas. This editor can be enabled/disabled without reloading the page by clicking a link below each textarea.
+ return t('$Revision: 1.90.4.23 $ $Date: 2007/05/06 01:41:35 $
+TinyMCE adds what-you-see-is-what-you-get (WYSIWYG) html editing to textareas. This editor can be enabled/disabled without reloading the page by clicking a link below each textarea.
Profiles can be defined based on user roles. A TinyMCE profile can define which pages receive this TinyMCE capability, what buttons or themes are enabled for the editor, how the editor is displayed, and a few other editor functions.
Lastly, only users with the access tinymce permission will be able to use TinyMCE.