-
-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Closed
Labels
feature ⚙️New feature or requestNew feature or requestgood first issue 🐤Good for newcomersGood for newcomers
Description
Context: https://caddy.community/t/including-files-scripts/15050/4
Right now, the templates
module is inflexible in that only functions the functions registered by Caddy itself are available.
A good refactor would be to make it possible to pass an optional array of modules in the http.handlers.templates.functions.*
namespace which get invoked at Provision()
time to register additional functions.
Fastidious and Chukotown915
Metadata
Metadata
Assignees
Labels
feature ⚙️New feature or requestNew feature or requestgood first issue 🐤Good for newcomersGood for newcomers