Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Filebrowser limited to one instance??
#3
According to the CKE documentation: (http://docs.cksource.com/CKEditor_3.x/De...le_Browser
Quote:CKEditor automatically sends some additional arguments to the file browser:
* CKEditor – name of the CKEditor instance,
* langCode – CKEditor language (en for English),
* CKEditorFuncNum – anonymous function reference number used to pass the URL of a file to CKEditor (a random number).
It is a random number, made by CKEditor for reference. The number is different because the url must be send back to the right editor instance. When both editors have the same id, the filebrowser doesn't know which editor wants the url.

I can be wrong of course, but this is how I understand the documentation.

EDIT: no other JS errors
Reply


Messages In This Thread
Filebrowser limited to one instance?? - by leenm - 2012-05-30, 17:59:40
Filebrowser limited to one instance?? - by leenm - 2012-05-30, 18:54:43
Filebrowser limited to one instance?? - by leenm - 2012-05-30, 19:43:00



Users browsing this thread: 1 Guest(s)