Plugins

User login
Can't find a Plugin?

Can't find a Plugin you are looking for? Check out the jQuery Wiki page.

Are you a plugin developer? Please move your plugin over to this site.

Website Bug or Feature Request?

Found a bug on the new jQuery Plugin website? Have a feature request?

Submit it to the jQuery Plugin website issue queue to ensure it is noticed!

config file


Project:FCKEditor Plugin
Version:1.2.9
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:active
Description

hi,

i would like to know if it is possible to have an option that tells FCKEditor where my custom_config.js file is.

before using your plugin, i was using the php code snippet, specifying

$oFCKeditor->Config['CustomConfigurationsPath'] = '/_js/_FCKeditor/FCK_labau_config.js' ;

thank you!