Setting up the FCKeditor

Two questions from my users:

1/ Is it possible to disable the context menu in the FCKEditor ?
normally i just need to set fckconfig.browsercontextmenu to true
but changing the fckconfig.js file doesn’t seem to have any result

2/ Is it possible/will it be possible to “inline” images in the content block ?

They were used to describe problems resolution using step by step
screen capture like that:

"Here is the screenshot for this step:
<>

And then you do that:
<>


"

Two questions from my users:

1/ Is it possible to disable the context menu in the FCKEditor ?
normally i just need to set fckconfig.browsercontextmenu to true
but changing the fckconfig.js file doesn’t seem to have any result

I’m surprised to hear that, since I’m the one who changed it to false
and it works fine:

2/ Is it possible/will it be possible to “inline” images in the content block ?

There would be considerable development required for that.

RT supports forwarding mail built like that, but building it in the UI
from FCKEditor is challenging.

-kevin