dynamically assign user gallery path in dotnetnuke

  •  01-03-2008, 1:49 PM

    dynamically assign user gallery path in dotnetnuke

    Is there a way to dynamically assign each dotnetnuke user to a path on the server?  For example,  If my DNN username is joe, and all the galleries for all my users are located at:
     
    http://www.mysite.com/users
     
    Can I map the cute editor gallery button in my forums to look at joe's gallery folder at:
     
    http://www.mysite.com/users/joe
     
     I was reviewing the article at:
    http://cutesoft.net/example/implementSecuritypolicy.asp
     
    It looks like it can be done, but does there have to be a config file for each user?
View Complete Thread