Project:CKEditor - WYSIWYG HTML editor
Version:6.x-1.x-dev
Component:User interface
Category:feature request
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

I thought I would say that I really get a lot of use out this module. Thank!

I really think that the admin panel needs to allow configuring 3 different filebrowsers; one for each type (image/link/flash). Currently you can choose one and it gets used for everything. The issue is if one wants to use the imagebrowser module for their images, but wants to use the default file browser for their links and flash then they would have to edit the fckeditor.module file.

I propose that "Fckeditor Settings -> Edit FCKeditor profile" have the following:

File Browser Settings
--File Browsers:
----Image Browser (select box to choose the browser)
----Link Browser (select box to choose the browser)
----Flash Browser (select box to choose the browser)

Thanks for reading.

Comments

#1

Version:6.x-2.x-dev» master
Status:active» postponed

This is a very interesting change, but it is too big to make it into 6.x-2.x, I'll save it for later.

#2

+1 for this change. I currently need to modify the FCKEditor module code to get this happening, which obviously isn't good practice. If I end up writing a patch for this I'll include it in this issue.

#3

Ok I've written the patch - took approx 1 hour to complete, so it wasn't too hard. Please review and test this code and provide any feedback necessary.

This patch modifies three (3) files: fckeditor.admin.inc, fckeditor.install, and fckeditor.module. Make sure you apply the patch to the main fckeditor module folder... It was created through the Eclipse IDE, so if there are any issues please let me know.

AttachmentSize
484192_1.patch 10.84 KB

#4

Project:FCKeditor - WYSIWYG HTML editor» CKEditor - WYSIWYG HTML editor
Version:master» 6.x-1.x-dev
Status:postponed» active

Being that the FCKeditor module is now feature frozen, I think this request should be moved to the CKeditor module.

#5

Status:active» closed (fixed)

This function was released long time ago, so i close this issue.

Greetings