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.

CommentFileSizeAuthor
#4 term_node.inc_.txt2.53 KBkilles@www.drop.org

Comments

chrisschaub’s picture

I 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.

merlinofchaos’s picture

Category: bug » feature

Hm. Seems like possibly a missing feature.

merlinofchaos’s picture

Title: Node links don't show » Need a pane for taxonomy links for a node

Updating 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.

killes@www.drop.org’s picture

Status: Active » Needs review
StatusFileSize
new2.53 KB

Here's an attempt on this.

merlinofchaos’s picture

Status: Needs review » Closed (duplicate)

Looks like this was the same thing: #489256: List terms assigned to node