/TinyMCE-Insert-User-Plugin

A simple plugin for TinyMCE. Adds "Insert User Name" toolbar button to toolbar menu. Prompts user to enter their first and last names into a custom dialog, and inserts them into the editor.

Primary LanguageHTML

TinyMCE-Insert-User-Plugin

A simple plugin for TinyMCE. Adds "Insert User Name" toolbar button to toolbar menu. Prompts user to enter their first and last names into a custom dialog, and inserts them into the editor.

Example HTML page with included plugin: example.html

Plugin self-contained in a JavaScript file: plugin.js

Simple text file of plugin development process: pluginProcess.txt