第一个问题: 在http://drupalchina.org/node/2586帖子里可能我没说清除,要实现的功能实际上是交叉分类: 1. 建立内容类型:吃,喝,玩,乐 2. 建立分类:城市,子分类:北京,上海..... 3. 现在希望的结果是 进入北京的页面,能显示出所有属于北京的吃、喝、玩、乐的文章,并且能把吃方面的放在一起,喝方面的放在一起。 这样的功能该如何实现?
第二个问题 1. 添加了views后,该如何应用呢? views的url该怎么写?
1. filters content type 吃喝玩樂, 城巿 sorted by content type 就可以吃的放在一起, 喝的放在一起了
2. views 的url , 如果是page view, 設定page 的時候有url 設定, 任意填即可
Joetsui's blog
-------------------------------- Joetsui's blog
用taxonomy + views block可以解决。 比如,在site.com/beijing的页面上,分别做chi, he, wan, le四个term filter的 views block即可。
============================== 过去的过去。未来的未来。 xiongxiong.name 青铉科技 http://inzen.biz
1. filters content type
1.
filters content type 吃喝玩樂, 城巿
sorted by content type 就可以吃的放在一起, 喝的放在一起了
2.
views 的url , 如果是page view, 設定page 的時候有url 設定, 任意填即可
Joetsui's blog
--------------------------------
Joetsui's blog
用taxonomy可以解决。
用taxonomy + views block可以解决。
比如,在site.com/beijing的页面上,分别做chi, he, wan, le四个term filter的 views block即可。
==============================
过去的过去。未来的未来。
xiongxiong.name
青铉科技 http://inzen.biz