Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re: Template Toolkit custom plugins?

by sundialsvc4 (Abbot)
on Oct 03, 2015 at 12:50 UTC ( [id://1143713]=note: print w/replies, xml ) Need Help??


in reply to Template Toolkit custom plugins?

Any of the existing plugins in CPAN are already available for your consideration as a starting point.   When I searched for template plugin, I got about 1,200 hits today.

Yes, judicious use of custom plugins is a very beneficial part of Template-based application design.   Many app designs turn out to have reusable, app-specific presentation components that appear in many places.   These are excellent candidates to become plugins.   What might otherwise be complexity (and duplication) across many templates, instead becomes a shared reference to common code ... the custom, your-app-specific, plugin.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1143713]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (5)
As of 2024-04-25 12:59 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found