Config file doesn't seem to be used

Last post 12-10-2013, 8:29 AM by Kenneth. 2 replies.
Sort Posts: Previous Next
  •  12-10-2013, 6:23 AM 78555

    Config file doesn't seem to be used

    I'm trying to make global changes to the Editors across my site but making changes to the  "/richtexteditor/scripts/config.js" file do not seem to have an impact.

     

    am i missing something?

     

    *edit*

     

    Certain values do seem to have an impact, but i don't seem to be able to set the default skin or default toolbar set...

     

    *end edit* 

     

    thanks. 

  •  12-10-2013, 7:12 AM 78556 in reply to 78555

    Re: Config file doesn't seem to be used

    the line:

     

     

    if(!config.hasOwnProperty(p))

                                        config[p]=baseconfig[p];

    }

     

     

    in the loader.js file my default settings defined in the config.js file are not being set against the editor becuase config already has that property set. I dont't think i've defined anything specifically against config..... where is this set?

     

    thanks 

  •  12-10-2013, 8:29 AM 78561 in reply to 78555

    Re: Config file doesn't seem to be used

    HI danpc,

     

    Yes, I can reproduce this problem too. The skin and toolbar setting has problem. I will report it to the development team to check this issue and get back to you as soon as possible.

     

    Regards,

     

    Ken 

View as RSS news feed in XML