📁 File Manager Pro
Advanced File Management System
/
home
/
br4sil
/
public_html
/
maranhao
/
admin
/
vendors
/
tinymce
/
plugins
/
example
Server Path:
/home/br4sil/public_html/maranhao/admin/vendors/tinymce/plugins/example
📄 Create New File
Create File
📁 Create New Folder
Create Folder
⬆️ Upload File
Upload File
📄
dialog.html
Edit
Delete
Rename
📄
plugin.min.js
Edit
Delete
Rename
✏️ Editing: dialog.html
<!DOCTYPE html> <html> <body> <h3>Custom dialog</h3> Input some text: <input id="content"> <button onclick="top.tinymce.activeEditor.windowManager.getWindows()[0].close();">Close window</button> </body> </html>
💾 Save Changes