XenForo is an awesome forum software. It’s easy to use, navigate, administrate, moderate … whatever you need to do. One feature that XenForo has is the ability to make a forum act as a link. This is very useful. My only problem was that it showed up as a forum or subforum. I wanted to have a thread show up as a link. With no add-on currently available I jumped in and wrote one. This is based on the thread redirection system already built into XenForo when you move a thread from one forum to another.
http://xenforo.com/community/threads/sevenpixels-thread-redirection.25717/
Tested On
- v1.1.1
- v1.1.0
Known Issues
- Once you make a thread and set the redirection URL you can’t edit the URL, you have to delete the thread and start again.
- Clicks on the link don’t count as a view for the thread.
- Thread’s don’t show up under a forum’s activity.
Changelog
- 09 January 2012 – Initial Release v1.0