Page 1 of 1

Embedding Templates

Posted: Sat Jan 27, 2007 6:50 pm
by versatility
My apologies if this is a dumb question -

Assume I have a site with with 6 major sections, and the content area of each section is going to be structured a little differently.

I could of course of have six templates, one for each section, but I would prefer not to replicate the code this many times in case each changes at some future point.  Can i embed templates in other templates?

Thanks.

Re: Embedding Templates

Posted: Sat Jan 27, 2007 7:14 pm
by heatherfeuer
You should be able to.  That's what the calendar module does.  I've not tried anything like that myself, so not sure how the tag would work, but take a look at the calendar module.  In fact... If you have the knowledge (I'm not much of a coder), you should be able to create some kind of module that you could use to call the various interior templates.  Could the theme manager do this?