术语类型视图-分类参数
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了术语类型视图-分类参数相关的知识,希望对你有一定的参考价值。
I wanted to show a block of the current taxonomy term info (desc, name, img) in Drupal 6 views 2Provide default argument
$tid = arg(2); return $tid; }
以上是关于术语类型视图-分类参数的主要内容,如果未能解决你的问题,请参考以下文章