Old Nick submitted a new resource:
Clickable tags everywhere - Simple template modification to make tags clickable everywhere
Read more
Читать далее...
Clickable tags everywhere - Simple template modification to make tags clickable everywhere
With this simple template modification you can make tags clickable everywhere.
Intag_macros
template replace this part of code:
HTML:
Click to expand...Код:<xf:foreach loop="$tags" value="$tag"> <span class="tagItem tagItem--tag_{$tag.tag_url}" dir="auto"> {{ $highlightTerm ? highlight($tag.tag, $highlightTerm) : $tag.tag }} </span>...
Read more
Читать далее...