Thread Starter
noerw
(@noerw)
one could easily introduce a shortlist parameter hide-dirs="true" or something, and then in line 71 check that param before adding ‘dir’ to the filter.
This would add more flexibility, but I’m not shure about security: Would the folder still be accessible via the URL query?
Thread Starter
noerw
(@noerw)
Thread Starter
noerw
(@noerw)
I just started modifying your plugin, and it almost works as I want it.
Folders could be filtered as well, as you are using 'dir' as indicator in $endung.
Where can I send you what I’ve got, once I’m done?