Where can I find a tutorial to integrate an editor with file upload plupload into an extension?
I have found how to handle BBCode, but I can't find anything on how to parse file attachments and integrate them into the editor.
https://area51.phpbb.com/docs/dev/3.3.x ... index.html
https://area51.phpbb.com/docs/dev/3.3.x ... _text.html
https://area51.phpbb.com/docs/dev/3.3.x ... codes.html
How do I handle the file upload with plupload in the editor?