Enable or disable the "submitted by Username on date" text when displaying posts of the above type is currently enabled globally in the theme settings. This should really be set on each individual page, story or whatever. And then you can still have the global override as well.

Comments

nsk’s picture

+1, I urgently need this.

brst t’s picture

Same here.

Perhaps this could eventually become a distinguishing feature between the node types, 'story' and 'page'.

I think this is something you should be able to toggle when defining a node type.

Gabriel R.’s picture

I would like this too, in case anyone cares :-)

For now, a solution is to override the default $submitted variable if you're using PHPtemplate. Don't ask how, I didn't figure it out how yet.

magico’s picture

Status: Active » Closed (fixed)

Just create different template files (node.tpl.php, comment.tpl.php, etc) without this variable.