Hi goldsky!
I would like to display only files with a name containing a given substring (in fact the substring will be the username of the currently logged in user). I thought to do it in _getDirContents around line 840
by only appending $fileInfo if it satisfies some criteria. Do you see a better way of doing this?
Maybe this could also be a feature request.
Best regards,
Pier
Hi goldsky! I would like to display only files with a name containing a given substring (in fact the substring will be the username of the currently logged in user). I thought to do it in _getDirContents around line 840 by only appending $fileInfo if it satisfies some criteria. Do you see a better way of doing this? Maybe this could also be a feature request. Best regards, Pier