I know that you are able to hide directories from users, but what is the best way to hide files from users of the editor?
The best way to hide files is to use a unique file extension for the files that
you want them to see and the ones that you want to hide. If the file extension
is different, you can then add the file extension that you want them to see to
the filetype field in the configuration file. Since
the other extension is not in the filetype field, the
editor will pass by files that have this extension.
For example, you could name all files that you would like to make
visible with the .HTML extension and hide all files with the .HTM
extension.
Related Articles
No related articles were found.
Attachments
No attachments were found.