I'm having trouble finding documentation describing how to import  
functions into the TT namespace without using "use" from within the  
template itself.  My application has a bunch of functions that I'd  
like to make available to our template team (some of whom are non- 
technical marketing types) without them having to think about "use".

We're currently embedding the functions into an object and passing  
that in as a variable, but this is getting in the way of some backend/ 
frontend infrastructure that I'd like to clean up.

-Chris

_______________________________________________
templates mailing list
[email protected]
http://mail.template-toolkit.org/mailman/listinfo/templates

Reply via email to