VWcms TinyMCE  
 

[PREV][NEXT]

[PRINT]

TinyMCE is a very capable, open-source, JavaScript-driven HTML editor:

http://tinymce.moxiecode.com/

TinyMCE is copyright © MoxieCode Systems and released under LGPL.

TinyMCE is supported on ODS-2 and ODS-5 volumes (current at v3.5).

The editor must be mapped into server-space.  Which of the following rules and to which part of the physical file-system depends on site requirements.

Apache Configuration

alias /tinymce/ /dka0/tinymce/

OSU Configuration

pass /tinymce/* /dka0/tinymce/*

WASD Configuration

# HTTPD$MAP
pass /tinymce/* /dka0/tinymce/*

TinyMCE Configuration

TinyMCE itself largely can be configured in the [TinyMCE-init] section of the VWcms configuration file.

[PRINT]  [PRINT]