Hi.
Have managed to create a custom button with a matching gif image which displays in the toolbar.
When I click this button I want to open a php script (window/dialog) that is in my site root/dir and not in root/FCKeditor/somedir.
It should open within the existing dialog shipped with FCKeditor or as a standalone window/dialog.
The last option here is the prefered solution (as standalone window/dialog).
Have tried to manipulate some paths in the fckplugin.js as well as changing the FCKConfig.ImageBrowserURL parameter in the fckconfig.js file... with no luck.
So does anyone now how to do this?
Example please.
Have managed to create a custom button with a matching gif image which displays in the toolbar.
When I click this button I want to open a php script (window/dialog) that is in my site root/dir and not in root/FCKeditor/somedir.
It should open within the existing dialog shipped with FCKeditor or as a standalone window/dialog.
The last option here is the prefered solution (as standalone window/dialog).
Have tried to manipulate some paths in the fckplugin.js as well as changing the FCKConfig.ImageBrowserURL parameter in the fckconfig.js file... with no luck.
So does anyone now how to do this?
Example please.