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