Re: DNN Provider 4.0 - Customize Toolbar by Role?

  •  11-01-2006, 6:36 PM

    Re: DNN Provider 4.0 - Customize Toolbar by Role?

    Adam,
     
    It seems as though the ImageGalleryPath, MediaGalleryPath, etc. are ignored if the UseDNNRootImageDirectory attribute in the web.config file is set to true.
     
    If that attribute is set to true, then it appears as though all of the Paths get set to the root portal path (/Portal/<PortalID>/).
     
    What we are trying to accomplish is to use the SecurityPolicyFile allow the customization of the path to that "~/Images" in the security file would equate to "/Portal/<PortalID>/Images".
     
    I am going to try and code this into the Provider code (we are using DNN 4.3.4), but I wanted to post this in case it could already be done and I was just missing something.
     
    Please let me know - Thanks!
View Complete Thread