Hi everyone,
I d like to make some changes into the "Folder Panel" default configuration. At the moment, i have a "Files" folder, an "Images" folder, and a "Flash" folder. I d like to get rid of the two last and just keep the "Files" directory. Optimally, i would also like to change its name to "Root". Is there any easy way to do so, or do I have to put my hands into the code?
I found no answer to that question in the forum.
Thanks in advance
I d like to make some changes into the "Folder Panel" default configuration. At the moment, i have a "Files" folder, an "Images" folder, and a "Flash" folder. I d like to get rid of the two last and just keep the "Files" directory. Optimally, i would also like to change its name to "Root". Is there any easy way to do so, or do I have to put my hands into the code?
I found no answer to that question in the forum.
Thanks in advance
Re: How to modify the folder list
Open config.php, and find the $config["ResourceType“] array.
Normally, there are three similar blocs:
Just Delete the last two and it works just fine!