附件功能的標(biāo)簽調(diào)用 {$field.extends} ,包含是否新窗口打開 / nofollow 等設(shè)置,直接放在a標(biāo)簽元素的參數(shù)里即可。
僅支持在channel標(biāo)簽下使用,參考一下示例,紅色標(biāo)簽:
<li class="{$field.currentstyle}">
<a href='{$field.typeurl}' {$field.extends}>{$field.typename}</a>
</li>
{/eyou:channel}