Skip to content

zhaoda/tinymce-upload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple upload plugin for tinymce

Select a file to upload directly, for tinymce 4.0+ is very simple, and very much like tumblr's editor.

How to use

Refer to example.html and run it.

Set the following parameters of the editor when the initialization.

upload_action upload_file_name

Refer to upload.php to write your own callback methods.

License

Released under MIT License