📜 ⬆️ ⬇️

Modified file manager for FCKeditor (visual editor for HTML)

In the FCKeditor visual editor (there is a demo on the site), the file manager has a number of flaws that make it difficult to fully work with this wonderful (in my opinion) editor.
Only the PHP connector for the file manager has been reworked.

View of the modified file manager


Modified file manager FCKeditor

There is an extended file manager CKFinder , but it is paid, and the license for 1 site at the time of this writing costs $ 59 ... Too much, it is better to finish what is to the mind.
So after spending a couple of days analyzing how the built-in file manager works, I redid all the parts that did not suit me.

What changed?


Here are the changes I considered sufficient:

Read more about the converted manager on my site .
')

Resources




UPD:
As far as I understand, to develop an idea you need to complete the following:
- regulation in the configuration of the possibility of the delete function (true / false)
- thumbnails of the photo (that is, the pictures have a mode to view the list and thumbnail)
- I'm not sure about the utility of multiboot ... but I don't want to use flash technology to display progress. If there is a way without it, you will need to figure it out.

Source: https://habr.com/ru/post/46963/


All Articles