Dynamic Location of common.config?

Last post 09-26-2011, 7:13 AM by Kenneth. 1 replies.
Sort Posts: Previous Next
  •  09-23-2011, 2:56 PM 70183

    Dynamic Location of common.config?

    Is there some way to dynamically change the location of the CuteSoft_Client\CuteEditor\Configuration\Shared\common.config to use?  We have a situation where there will be five different stylesheets in use depending upon which page is being edited.  The CssStyle and FormatBlock dropdown sections will need to change for each of these five different styles.
     
    It would be a lot simpler and easier to maintain this by selecting which .config file to use at runtime instead of programmatically modifying these two dropdowns. If for no other reason than a design change (which is not unlikely) won't require a programming change to deploy.
     
    I don't see any property for changing this.  
     
    I suppose I could alter the property that designates the location of the CuteSoft_Client files and have five copies of this on the server... but that is just a lot of wasted disk space.
     
    Hope you can help.
    Eric
    Filed under:
  •  09-26-2011, 7:13 AM 70193 in reply to 70183

    Re: Dynamic Location of common.config?

    Hi gracy,
     
    For now does support to load the common.config dynamically, we suggest you custom the dropdown list programmatically in the page.
     
    guide http://www.cutesoft.net/developer+guide/webhelpcontents.htm#
     
    Regards,
     
    Ken
     
View as RSS news feed in XML