Clickable tags everywhere

Old Nick submitted a new resource:

Clickable tags everywhere - Simple template modification to make tags clickable everywhere

With this simple template modification you can make tags clickable everywhere.

In tag_macros template replace this part of code:
HTML:

Код:
<xf:foreach loop="$tags" value="$tag">
    <span class="tagItem tagItem--tag_{$tag.tag_url}" dir="auto">
        {{ $highlightTerm ? highlight($tag.tag, $highlightTerm) : $tag.tag }}
    </span>...
Click to expand...

Read more

Читать далее...
 
Активность
Пока что здесь никого нет

Похожие темы

Назад
Верх Низ