The theme settings page (admin/themes/settings) allows the administrator to disable the post-information by content type. The meta theme is currently not honoring this request. This simple patch checks the theme variable setting in the node template before rendering the post information.

CommentFileSizeAuthor
#1 node.tpl.php.diff_0.txt842 bytesdouggreen
node.tpl.php.diff.txt537 bytesdouggreen

Comments

douggreen’s picture

StatusFileSize
new842 bytes

Also should make sure $terms exist before printing the "(categories ...)"

Steel Rat’s picture

I REALLY like this theme set! Especially the Meta tools.

I sure hope this particular bug(s) gets fixed in the download version soon.

Are you working on any other themes, Ken?

Keep up the excellent work!

Ken Collins’s picture

Assigned: Unassigned » Ken Collins
Status: Needs review » Closed (fixed)

Thank you very much for the comments and patch. I am applying these now.