Closed (fixed)
Project:
Meta Theme
Version:
4.7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
18 Jul 2006 at 18:06 UTC
Updated:
6 Nov 2006 at 23:32 UTC
Jump to comment: Most recent file
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.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | node.tpl.php.diff_0.txt | 842 bytes | douggreen |
| node.tpl.php.diff.txt | 537 bytes | douggreen |
Comments
Comment #1
douggreen commentedAlso should make sure $terms exist before printing the "(categories ...)"
Comment #2
Steel Rat commentedI 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!
Comment #3
Ken Collins commentedThank you very much for the comments and patch. I am applying these now.