[RSS Feed/News] regex help for Template Mod

Status
Not open for further replies.

XenForo

Administrative
  • Thread starter
  • Admin
  • #1
How do I add the following BEFORE any lines containing 'thread.title' in a template (thread_list_macros)?

Less:

Code:
<xf:if is="!$forum">
    <a href="{{ link('forums', $thread.Forum) }}">{$thread.Forum.title}</a>
</xf:if>

Thank you.

ادامه مطلب...
 
Status
Not open for further replies.
Back
Top Bottom