Drupal 6:Views:列出下面带有标记节点的分类术语 [英] Drupal 6: Views: Listing taxonomy terms with tagged nodes underneath

查看:170
本文介绍了Drupal 6:Views:列出下面带有标记节点的分类术语的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我需要创建一个列出分类术语的视图,然后列出最近的前3名(按节点排列:更新日期)节点与该标签

I need to create a view that lists out taxonomy terms and then list the top 3 recent(sort by node:date updated) nodes with that tag

示例put:

文章


  • 第1条

  • 第2条

  • 第3条

Podcast


  • 播客1

  • 播客2

  • Podcast 3



. . .

我创建了一个类型Term的视图,我可以得到视图输出所有的术语。但是,我看不到如何链接标记有分类术语的节点。我看到了类型节点的视图,但我无法接近我需要输出的任何地方。

I created a view of type "Term" and I can get the view to output all of the terms. However, I don't see how to link in the nodes tagged with the taxonomy term. I looked around in the view of type node, but I couldn't get anywhere close to what I needed to output.

推荐答案

外部视图,这似乎正是Taxonews.module做的。有你考虑过吗?

Outside Views, this appears to be exactly what Taxonews.module does. HAve you considered it ?

(免责声明:我是其作者)

(disclaimer: I'm its author)

这篇关于Drupal 6:Views:列出下面带有标记节点的分类术语的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆