After upgrading to RC1 there is an additional link for the taxonomy-term displayed in the view. That means; the links grouped in the collapsible group "resources" show the node-title, the taxonomy-term "in resources", the actual url, the authors info and finally the description.
How do i get rid of the taxonomy term, as the link is already grouped in that term?

Comments

nancydru’s picture

Status: Needs review » Postponed (maintainer needs more info)

The problem with getting rid of the term is that the node may have more terms associated with it. I will let Robert decide how much effort to put into this request. I know there is a long post in the forums on how to remove things from a node listing as well as several book pages on how to customize a template, which could include a node-weblinks.tpl.php template.

nancydru’s picture

Title: Additional/double taxonomy-link displayed » Suppress taxonomy term of group
Category: bug » feature
Priority: Normal » Minor

Changing title and category

rmiddle’s picture

Nancy,

I am going to defer to you on this one. It sounds like you have a handle on what options there on for this.

Thanks
Robert

nancydru’s picture

Status: Postponed (maintainer needs more info) » Postponed

Robert and I have discussed this and it is far from simple. For example, on http://nanwich.info/links.html (my last D5 site, BTW), you will see that "Web Links" appears on both "My Modules >> Co-Maintain" and "Must Have." So, when we are doing "Must Have", we have to suppress that group's term yet show the other, while when doing the "My Modules" group we have to show "Must have" but not "My modules."

The basic problem is that when we are outside the display code (as all of the less complex solutions would be), how do you know the current group?

nancydru’s picture

Component: Views » Theming

Changing component

webservant316’s picture

subscribe

yes I also see the taxonomy links on the web links pages. I don't want them there or even on the link nodes!

webservant316’s picture

solution....
install contributed module term_display.
hide terms links for the weblinks taxonomy.

nancydru’s picture

Try my new Taxonomy Link Mover. It can be used to not show the links from a vocabulary.

toutanne’s picture

term display works fine :)