Anpassbare Parameter:
- limit
- range
Copy Code:
{tag_cloud var="tags" page=$page.id limit=20 range=6}
<ul id="tagcloud">{foreach from=$tags item=_tag}
<li><a class="tag_{$_tag.relevance}" href="{get_url page_id=$page.id action=Index tag_word=$_tag.word_url}">{$_tag.word}</a></li>
{/foreach}
</ul>
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Welcompose is a modern Content Management System focused on web standards, simple user experience and flexibility in generating and editing web contents.
0.9.8—0% complete
Completed 0 of 1 tickets