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

Install HTML Widgets to TinyMCE

  1. Unpack archived files directly to tinymce/plugins.
  2. Turn on the plugin in initialization script:
    plugins: 'jsplus_maps,jsplusYouTube,jsplus_alert,jsplus_breadcrumbs,jsplus_custom_templates,jsplus_font_awesome,jsplus_maps,jsplus_special_symbols,jsplus_templates'
  3. Add these buttons to the toolbar definition:
    • jsplus_maps
      Insert Google Maps widget
    • jsplusYouTube
      Find and insert YouTube video
    • jsplus_special_symbols
      Insert special symbol
    • jsplus_templates
      Insert HTML template
    • jsplus_font_awesome
      Insert Font Awesome icon
    • jsplus_breadcrumbs
      Insert navigation links
    • jsplus_alert
      Insert information message
    • jsplus_custom_templates
      Insert custom HTML template
    See sample TinyMCE toolbar configuration manual.
  4. Now you can use your installed plugins. Do not forget to sure that browser cache was cleared.