I noticed a few things about this feature when I was setting it up (which by the way, I LIKE A LOT!!) - We cannot do subdirectories here. We should allow that? - Multiple access directories don't show the path, that seems like useful information we should have - either we should pick the directory we want before we see the list, or we should show the path to the file. An example of a use case would be that a library wants to put their print notices there, but they also put other things in that access directory. They may only want to see the directory that has the notices in it. Currently we can't do that.
Also the ability to delete files from this directory from the UI. >.< that'd be really nice.
I was thinking maybe we could add a name to the config, something like: <access_dirs> <access_dir name="Print messages">/etc/koha/sites/koha/print/</access_dir> <access_dir name="Misc logs">/etc/koha/sites/koha/logs/</access_dir> </access_dirs> Then in the tool we could show the names as an accordion list or as tabs, and when you click on a name you see only the files belonging to that name.