I found that I am able to right-click and "edit" the file within CKFinder as you described. This is a simple file editor and is nice, but not exactly what I really want.
I want to open those files within CKEditor to edit in WYSIWYG or Source mode, then save that file back to the directory. Is there any way to "enable" this functionality, or does this require custom coding to make work? Ideally I could: 1. Visit page with CKEditor and CKFinder installed 2. Click open button to choose file in CKFinder to edit, or upload a new file. 3. File contents are put into the CKEditor textarea for editing. 4. Make changes. (Source view should show code in codemirror's colored syntax highlighting). 5. Click save button and choose to save over existing file or with new name.
Is this possible given the current CKEditor/CKFinder software? I've been looking for days but cannot find if this functionality exists for CKEditor/CKFinder. Any help appreciated.
Re: Fileeditor Plugin??
Re: Fileeditor Plugin??
Re: Fileeditor Plugin??
I found that I am able to right-click and "edit" the file within CKFinder as you described. This is a simple file editor and is nice, but not exactly what I really want.
I want to open those files within CKEditor to edit in WYSIWYG or Source mode, then save that file back to the directory. Is there any way to "enable" this functionality, or does this require custom coding to make work?
Ideally I could:
1. Visit page with CKEditor and CKFinder installed
2. Click open button to choose file in CKFinder to edit, or upload a new file.
3. File contents are put into the CKEditor textarea for editing.
4. Make changes. (Source view should show code in codemirror's colored syntax highlighting).
5. Click save button and choose to save over existing file or with new name.
Is this possible given the current CKEditor/CKFinder software? I've been looking for days but cannot find if this functionality exists for CKEditor/CKFinder. Any help appreciated.
Thanks,
Joel.