Be amazed by the Responsive Filemanager with Adobe Aviary integration

“Responsive FileManager is a free open-source file manager and image manager made with jQuery, CSS3, PHP and HTML5 that offers a nice and elegant way to upload and insert files, images and videos.
You can use it as external plugin for TinyMCE, CKEditor and CLEditor or as a stand-alone file manager to manage and select files.”

USAGE WITH TINYMCE

  1. tinymce.init({
  2.     selector: "textarea",theme: "modern",width: 680,height: 300,
  3.     plugins: [
  4.          "advlist autolink link image lists charmap print preview hr anchor pagebreak",
  5.          "searchreplace wordcount visualblocks visualchars insertdatetime media nonbreaking",
  6.          "table contextmenu directionality emoticons paste textcolor responsivefilemanager code"
  7.    ],
  8.    toolbar1: "undo redo | bold italic underline | alignleft aligncenter alignright alignjustify | bullist numlist outdent indent | styleselect",
  9.    toolbar2: "| responsivefilemanager | link unlink anchor | image media | forecolor backcolor  | print preview code ",
  10.    image_advtab: true ,
  11.    
  12.    external_filemanager_path:"/filemanager/",
  13.    filemanager_title:"Responsive Filemanager" ,
  14.    external_plugins: { "filemanager" : "/filemanager/plugin.min.js"}
  15.  });

Responsive filemanager / GitHub

Alex

I am a full-stack developer. I love programming,  design and know my way around server architecture as well.  I would never feel complete, with one of these missing. I have a broad range of interests, that’s why I constantly dive into new technologies and expand my knowledge where ever required. Technologies are evolving fast and I enjoy using the latest. Apart from that, I am a peace loving guy who tries to have people around him that think the same.  I truly believe in the principle: “If you help someone, someone will help you, when you need it."

Recent Posts

Particle Network Animations in Javascript

What are particle animations? Particle network animations in JavaScript typically involve creating visual representations of… Read More

6 days ago

B&B / Hotel Booking Solutions for WordPress | 2024

BOOKING SOLUTIONS 202x This is my take on a subset of booking, appointment, PMS or… Read More

1 month ago

WordPress Cron + WP-CLI + Ntfy

THE GOAL Create a system cron for WordPress, that is accessible and can be easily… Read More

3 months ago

2024 is here and now :)

2024, what's cooking? Slowly getting into the 2024 spirit. 3 projects coming to a close… Read More

4 months ago

2023 ends and whats next !

Short look back at 2023 This has been a busy and interesting year. I am… Read More

5 months ago

cubicFUSION Grid Tweaker – Elementor Grid made easy.

Elementor Pro provides grid containers as an experimental feature. The options provided are limited, when… Read More

5 months ago