Re: Setting ImageBrowserPath

  •  03-09-2010, 2:45 PM

    Re: Setting ImageBrowserPath


    Ken-
     
    Thanks - that solved my problem. I had not noticed that setting in web.config.
     
    I have a related question now. Within the Dotnetnuke environment, is there a way to define the ImageBrowserPath when DNN loads Cute Editor?
     
    We have a DNN intranet with 3 different websites (master and two child portals). As a minimum, we'd like to define a different value for each portal. But our first choice would be to define to a user-specific folder based on PortalID and DNN user account. I can see an examples of how this would be done programatically in the implementSecuritypolicy.aspx file, but we have some third party DNN modules that don't provide us with their source code.
     
    It looks like the DNN file texteditor.ascx might be the "host provider" if that's the right term, for any instance of Cute Editor in DNN. Is it possible to modify that module to programtically change the value of ImageBrowserPath based on the portalid and dnn user account? Is there any example of this?
     
    Understand that this question may be a stretch ... any help is appreciated.
     
    Rick
    Filed under: ,
View Complete Thread