(New page: What will be the content of myconfig.js) |
m (Talk:FCKeditor 2.x/Developers Guide/Setting Configurations moved to Talk:FCKeditor 2.x/Developers Guide/Configuration File) |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | + | If you reference to your custom config file directly: | |
+ | |||
+ | ''"FCKConfig.CustomConfigurationsPath = 'myconfig.js';"'' | ||
+ | |||
+ | Then the js file should be in ''"fckeditor/editor"'' |
Latest revision as of 18:54, 21 August 2009
If you reference to your custom config file directly:
"FCKConfig.CustomConfigurationsPath = 'myconfig.js';"
Then the js file should be in "fckeditor/editor"