If I understand well it does not, right ?

is there any plans to actually affect them in the future ?
if it did contemplate would become an extremely useful module

thanks for you time

Comments

jjeff’s picture

The module is called *Content* Template. It is meant to affect Drupal's internal handling of the content -- mostly for CCK. This happens across all themes and even when no theme is present (as in the case of RSS).

If you want to affect the title, you should take a look at auto_nodetitle.module. As for the other things, those are best handled in your theme.

There are no plans to handle these things with the ConTemplate module.

jjeff’s picture

Status: Active » Closed (won't fix)