Skip to content

Releases: modxcms/tinymce-rte

3.0.0

29 May 16:28
f3bf5d6

Choose a tag to compare

  • Refactored the project to use TinyMCE 6

3.0.0-beta2

28 May 19:40

Choose a tag to compare

3.0.0-beta2 Pre-release
Pre-release

This adds a few fixes from the last beta, and returns the Link List functionality.

This build doesn't currently alter the plugin or toolbar list. The main thing will be to replace link with modxlink in the toolbar and plugin system settings.

3.0.0-beta1

27 May 20:06

Choose a tag to compare

3.0.0-beta1 Pre-release
Pre-release

Refactoring to work with TinyMCE 6

This build doesn't currently alter the plugin or toolbar list. The main thing will be to add modxlink to the plugin list and replace link with modxlink in the toolbar

1.2.0

21 May 10:09

Choose a tag to compare

TinyMCE Rich Text Editor 1.2.0

  • Added relative_urls & remove_script_host settings
  • Plugin now makes use of modManagerController::addJavascript instead of modX::regClientStartupScript
  • Added system setting to define 'valid_elements'
  • Added 'links_across_contexts' setting to limit links to the current context resources
  • Added support for configured default Media Source in context settings
  • CMPs can now pass any TinyMCE configuration property using the OnRichTextEditorInit system event
  • Upgraded to TinyMCE 4.5.7

TinyMCE RTE 1.1.1

20 Jan 14:51

Choose a tag to compare

  • Allow base path parsing in the external_config system setting
  • Add tel: prefix
  • Add modximage - left/right image positioning
  • Sync tinymce and textarea
  • Add modx skin (Credits goes to fourroses666)
  • Add skin system setting

TinyMCE RTE 1.1.0

13 Jul 11:36

Choose a tag to compare

  • Add autocomplete search for links
  • Add external config
  • Support for link classes