File manager allowed file types
Permalink
Hi all, i wanted to know if it was possible to add the allowed file types to the "file" function of the asset_library helper.
Does it exist, or is this just not implemented yet?
I just want to add something like to the function to only allow selection of mp3 and png.
I dont want to globally change the allowed file types because i want this created in a block.
Does it exist, or is this just not implemented yet?
I just want to add something like
array("mp3","png")
I dont want to globally change the allowed file types because i want this created in a block.