Re: File Manger Path Change
PALO,
I believe you can use the following key in your web config file to allow administrators the ability to browse 1 level up from the media folder..
<add key="ForceAdminsToUseMediaFolder" value="false" />
Let me know how it goes..