I cannot find any plugin witch open fckEditor to new window, so I decide to write it.
But I have problem to find witch editor open my window if there are more editors in parrent window.
So my question is: Is some way to get instanceName of editor, which call my plugin?
But I have problem to find witch editor open my window if there are more editors in parrent window.
So my question is: Is some way to get instanceName of editor, which call my plugin?

RE: get fck instance name in plugin function
RE: get fck instance name in plugin function
RE: get fck instance name in plugin function
see /your_fck_dir/editor/_source/globals/fckeditorapi.js
RE: get fck instance name in plugin function