root/taggingreloaded/templates/taggingCloud.tpl
@
167
| Revision 167, 244 bytes (checked in by d0nut, 5 years ago) |
|---|
| Rev | Line | |
|---|---|---|
| [50] | 1 | <ul class="taggingCloud" name="taggingCloud"> |
| [49] | 2 | {foreach from=$tags key=tag item=i} |
| [167] | 3 | <li><a href="index.php?page=Tagging&tag={$i.url}" style="font-size:{$i.size}%;color:rgb({$i.color},{$i.color},{$i.color})">{@$tag}</a></li> |
| [49] | 4 | {/foreach} |
| 5 | </ul> |
Note: See TracBrowser
for help on using the browser.
