Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

- Download the latest TinyMCE release from http://tinymce.moxiecode.com/download.php
The basic structure is
tinymce/
|-- docs
|-- examples
`-- jscripts

  • Download the latest TinyMCE release from http://tinymce.moxiecode.com/download.php
    The basic structure is
    tinymce/
    |-- docs
    |-- examples
    `-- jscripts

  • Replace directory jscripts/ of the new release with directory /contenido/external/wysiwyg/tinymce3/jscripts/

...

  • Replace file jscripts/changelog with /contenido/external/wysiwyg/tinymce3/jscripts/changelog

...

  • Replace file jscripts/readme with /contenido/external/wysiwyg/tinymce3/jscripts/readme

...

...

  • Copy the language packs into directory /contenido/external/wysiwyg/tinymce3/jscripts/

...

  • Inherit the changes in file ./contenido/external/wysiwyg/tinymce3/jscripts/tiny_mce/plugins/advlink/js/advlink.js (see below)

Contenido modifications of the TinyMCE WYSIWYG editor

...