Rudolph Froger wrote:
> Hi,
> 
> I'm new on this list. I've a question on using HTML::Template for a
> larger project:
> - I will use a base template which defines the basic structure of the site.
> - Different parts of the template will have dynamic content (generated
> by the scripts).
> What 'd like to do is create the base template and then create
> seperate subtemplates (one per page). Every sub template only defines
> the dynamic parts of the page. This sub template should then inherit
> the base template to fill these parts.
> 
> What is the recommended approuch and/or best practice for such a setup?
> 


http://www.perl.com/pub/a/2007/02/02/htmltemplate-widgets.html

http://www.perl.com/pub/a/2006/11/30/html-template-filters.html

Both of those should give you some ideas.

HTH,

Robert


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Html-template-users mailing list
Html-template-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/html-template-users

Reply via email to