Installing TinyMCE for OG
From Online Grades Documentation
Contents |
[edit] Rich Text Editor & Online Grades
[edit] Version
These instructions only apply to Online Grades version 3.2.5 or later.
[edit] Installing
Installing TinyMCE for OG is a fairly simply process provided you follow these instructions.
- Download the current version of TinyMCE from http://tinymce.moxiecode.com/download.php
- You can download either the zip or tgz version of TinyMCE
- Extract the downloaded files into a folder named "tinymce" inside the include directory of your Online Grades install
- Thats it, you should now be able to enable it in the Administration interface of OG
[edit] Troubleshooting
[edit] Directory Layout
If you having problems enabling TinyMCE make sure that you TinyMCE install directory looks like this:
include/tinymce/:
changelog docs examples jscripts readme
include/tinymce/jscripts:
tiny_mce
include/tinymce/jscripts/tiny_mce:
blank.htm langs license.txt plugins themes tiny_mce.js tiny_mce_popup.js tiny_mce_src.js utils
(Please note we are only showing a partial directory listing)

