采用特定词汇中的术语,简单地说,这些术语用的是缺省语和额外字。 当时的情况是,无论是哪一种语言是用的,还是用的是固定语言版本,因此我猜测,我在这里找不到什么东西,因为我猜测(显然是错误的)说,这个领域将使用积极的语言版本。 这里使用:
<?php $terms = taxonomy_get_tree(5);
for ($index = 0; $index < count($terms); $index++) {?>
...
<div class="info"><?php echo trim_description($terms[$index]->description, 10) ?></div>
<div class="more-info"><a href="<?php print url(taxonomy_term_path($terms[$index])); ?>">More details</a></div>
</div>
<?php }?>
添加:我的缺省语不是english语,我因违约而填满,而成为第二种选择。