Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 688 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 688 Bytes

TinyMCE FileUpload plugin

File upload plugin for TinyMCE, based on the jQuery File Upload plugin

Setup

  1. Copy all files except the server folder to your tinymce/plugins folder
  2. Set up the upload handler for your language from the server folder.
  3. Open dialog.html and change the action parameter of the form element to the url your upload handler is listening on