DedeCms The {dede: channelartlist} tag of DedeCMS is used by the home page and channel to call the column circularly. In this dream weaving tag, the following method can be used to achieve the effect of increasing the number circularly.

method:

Automatic cycle increment code: {dede: global name='itemindex '/}

Example:

<ul>
{dede:channelartlist}
<li><a href="#">{dede:global name='itemindex'/}F</a></li>
{/dede:channelartlist}
</ul>

effect:

 Dream weaving DedeCMS implementation of {dede: channelartlist} label number cyclic increment method

Post reply

Can't comment until