I agree regarding Taxonomy. I'm already looking at simple ways to split out different vocabularies -- I want free-tagging terms listed differently than hierarchial stuff. It's a different set of problems, I think.
 
I do agree wholeheartedly with Ber, though, about the problem of modules monkeying around with node->body before the theming process takes place. Anything that needs to ALTER the contents of the node should, IMO, be a filter.
 
--Jeff
-----Original Message-----
From: Boris Mann [mailto:boris@bryght.com]
Sent: Wednesday, December 14, 2005 10:15 AM
To: development@drupal.org
Subject: Re: [development] proposal for theming nodes

Taxonomy I don't think so, but book module navigation, certainly. Which brings up the point...do we then need an extra.tpl.php? Or options in taxonomy that says "Append taxonomy terms after node body"? Best not to touch the taxonomy issue for now, I think.