It's time toTRY
Using on TinyMCE 5
Click on
and
to try. In this demo image width is limited to 800px.
If you want TinyMCE 4/5 Youtube search and insert plugin, you can buy at this link
If you want TinyMCE 4/5 Flickr image search and place plugin, you can find at this link
If you want TinyMCE 4/5 Flickr image search and place plugin, you can find at this link
Using in CKEditor
Using as Stand-alone file manager
Open File Manager: Open File ManagerSelect Only Images (multiple selection):
Select Only Videos in POP-UP:
Select All Files (relative path):
Open File Manager on external page: open
iFrame use:
CROSS-DOMAIN
ResponsiveFilemanager is hosted on http://test.albertoperipolli.comSelect All Files From Other domain (cross-domain):
tinymce
tinymce.init({
selector: "textarea.tinymce",
theme: "silver",
height: 300,
plugins: [
"advlist autolink link image media filemanager code responsivefilemanager"
],
toolbar1: "undo redo | bold italic underline | forecolor backcolor",
toolbar2: "| responsivefilemanager | link unlink | image media | code",
image_advtab: true,
external_filemanager_path: "filemanager/",
filemanager_title: "Responsive Filemanager",
external_plugins: {
"responsivefilemanager": "../../tinymce/plugins/responsivefilemanager/plugin.min.js",
"filemanager": "../../filemanager/plugin.min.js"
},
});
"Enjoy the little things, for one day you may look back and realise they were the big things." (Robert Brault)