"SfR Fresh" - the SfR Freeware/Shareware Archive 
Member "ocs-2.1.0-1/plugins/generic/tinymce/README" of archive ocs-2.1.0-1.tar.gz:
As a special service "SfR Fresh" has tried to format the requested source page into HTML format using source code syntax highlighting with prefixed line numbers.
Alternatively you can here view or download the uninterpreted source code file.
That can be also achieved for any archive member file by clicking within an archive contents listing on the first character of the file(path) respectively on the according byte size field.
1 ================================================================================
2 === OCS TinyMCE Editor Plugin
3 === Authors: MJ Suhonos, Alec Smecher <alec@smecher.bc.ca>
4 === Contact: pkp-support@sfu.ca
5 ================================================================================
6
7 About
8 -----
9 This plugin for OJS 2 converts all textareas to WYSIWYG XHTML editors using the TinyMCE cross-browser Javascript editor (http://tinymce.moxiecode.com/). This allows authors, managers, etc. to enter valid XHTML into the various forms for more control over the appearance of their content.
10
11 License
12 -------
13 This plugin is licensed under the GNU General Public License v2. See the file COPYING for the complete terms of this license.
14
15 System Requirements
16 -------------------
17 The plugin requires the TinyMCE editor; the latest version of which (2.2 as of this writing) is now included with OCS.
18
19 Installation
20 ------------
21 To install the plugin:
22 - as Conference Manager, go into the "System Plugins" page and enable the TinyMCE plugin.
23
24 Textareas/forms should now be enabled with the TinyMCE editor.
25
26 Usage
27 -----
28 Now in TinyMCE is the ability to correct Windows characters (so-called "smart quotes" and others) when copy-pasting from Microsoft Word.
29
30 To use this feature:
31 - select the desired text in Microsoft Word and copy to the clipboard (Ctrl-C)
32 - select the TinyMCE field for pasting and click the "Paste from Word" button
33 - paste the text from the clipboard as directed (Ctrl-V)
34
35 Localization
36 ------------
37 TinyMCE language packs are available on the TinyMCE website at: http://tinymce.moxiecode.com/language.php
38
39 Contact/Support
40 ---------------
41 Please email the author for support, bugfixes, or comments.
42 Email: <pkp-support@sfu.ca>