I'm trying to use the "node links" pane on a node panel page override. I can't get the usual node links to show. It only works If I choose the "node content" instead which is not good since that prints out the node data in one big lump.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | term_node.inc_.txt | 2.53 KB | killes@www.drop.org |
Comments
Comment #1
chrisschaub commentedI should clarify that I am really missing the taxonomy terms that are printed in the node template. There doesn't seem to be any way to get a list of taxonomy terms for that node like a normal node display. I did it by creating a mini-panel and some php code, but it seems that it should be part of the "links" or maybe another new pane called "node terms"? Thanks.
Comment #2
merlinofchaos commentedHm. Seems like possibly a missing feature.
Comment #3
merlinofchaos commentedUpdating title to be more appropriate. Note that this should be a quite easy plugin to write, so I am hoping a volunteer will write a patch.
Comment #4
killes@www.drop.org commentedHere's an attempt on this.
Comment #5
merlinofchaos commentedLooks like this was the same thing: #489256: List terms assigned to node