Download & Extend

does not print taxonomy & tags on node pages

Project:Sky
Version:6.x-2.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (won't fix)

Issue Summary

Maybe this is by design, but I was trying to figure out why my taxonomy tags & vocabulary terms were not displaying on node pages - I switched back to Garland and they were displayed, so it must be an issue with the way the theme is coded. Any suggestions would be appreciated.

Comments

#1

Category:support request» bug report
Status:active» needs review

It seems that the tags are not printed when you turn off submission information for the content type (in admin/build/themes/settings).

I believe this is a bug, patch attached.

AttachmentSize
yh.patch 1.18 KB

#2

Status:needs review» closed (fixed)

As far as I'm concerned the taxonomy terms associated with each post are part of the submission information, so yes, it was coded that way on purpose.

Yhager, thanks for the patch and the support in the issue queue ;)

typehost, yhager's patch will get you what you are looking for.

#3

Thanks yhager, I'm going to use that patch as well.

Jacine, in the Drupal Administration Theme Configuration area, the description for the "submission information" option says Enable or disable the submitted by Username on date text when displaying posts of the following type.. It makes no mention of the taxonomy terms being a part of that data.

Pardon me for changing this back to "needs review", but it seems like that may warrant a second glance at whether the terms should be disabled when turning off submission information.

#4

Status:closed (fixed)» needs review

:: cough :: like I said, pardon me for changing this back to "needs review" :)

#5

Status:needs review» closed (won't fix)