Heisenberg submitted a new resource:
You must be registered for see links
- This addon allows you moderators to copy a thread into a other forumThis addon allows you moderators to copy a thread into a other forum
Important Notes:
This addon- requires TMS. If you don't have it installed, follow this instructions after you've installed the addon:
Edit template thread_view
search for:
replace it with:Code:<xen:if is="{$canMoveThread}"> <li><a href="{xen:link 'threads/move', $thread}" class="OverlayTrigger">{xen:phrase move_thread}</a></li> </xen:if>
Code:<xen:if is="{$canMoveThread}"> <li><a href="{xen:link...
You must be registered for see links
