HTML Tools
CKEditor add-on
TinyMCE add-on
NEW
N1ED logo
N1ED is united plugin
for all JS+ plugins
N1ED logo Buy in bundle

Install HTML Tools to TinyMCE

  1. Unpack archived files directly to tinymce/plugins.
  2. Turn on the plugin in initialization script:
    plugins: 'jsplusTranslator,jsplus_backup,jsplus_edit_tag'
  3. Add these buttons to the toolbar definition:
    • jsplusTranslator
      Run translation
    • jsplusTranslatorReverse
      Reverse translation direction
    • jsplusTranslatorConf
      Open settings dialog
    • jsplus_edit_tag
      Edit selected tag
    • jsplus_backup_save
      Create new snapshot
    • jsplus_backup_load
      Browse and load snapshots
    See sample TinyMCE toolbar configuration manual.
  4. Now you can use your installed plugins. Do not forget to sure that browser cache was cleared.