We recently upgraded to 15.24 but cannot locate how to now edit a hook_pre_process.groovy file within a collection. In v15.16 this file was editable via the file manager, but is no longer there. Is there some other way of doing that in 15.24?
Answered my own question Found its under a button called "File Manager->Edit Configuration Files", just getting used to these small UI differences.
Hi Gavin,
Yeps. When we added support for managing files with WebDav, we move a few things around.
For those playing along at home, many of the Funnelback configuration files can now be found using the following steps:
Hope this helps.
~Gioan
To add to what Gioan said - this confusing interface quirk will go away once the rest of the configuration file types are supported by the WebDAV editing interface.
One bonus of the new interface is that any of the files supported by it can now be edited using a WebDAV client (and a tool or text editor of your choice) see: https://docs.funnelback.com/15.24/customise/standard-options/search-templates/manage-configuration-files-templates-and-web-resources-using-webdav.html
The new webdav integration is an amazing feature, makes the developing workflow so much easier, plus can now get the files easily into a private GitHub repo.