recommendation for templating module

nicknickoli - May 12, 2009 - 16:06

Can anyone recommend a module for assigning node or pages to different templates? There are a lot of ways to grab parameters from the path or node and add template suggestions in _phptemplate_variables. I'm wondering if there's anything out there for carring the template info on a node.

One option would be to manage a list in a CCK field and then add the suggestion if one's set? Or using a filter to break the node body into sections for a particular template. This weds you to the code though. Are there other systems recommended?

Thanks for any links.

taxonomy theme

deruitern - May 12, 2009 - 23:47

check out the taxonomy theme module

That looks great! What would

nicknickoli - May 13, 2009 - 05:30

That looks great! What would be most handy though, is a way to segment the node body for a template and it sounds like the only way to do that is with a filter or by adding boxes with cck.... We'll have to figure out some kind of one, two or three column model though. Thanks for the link or other ideas.

 
 

Drupal is a registered trademark of Dries Buytaert.