[THREAD] and [POST] BBCodes which were used in vBulletin and may be present in post content after migration.[thread] and [post] BBCodes.[thread] and [post] component of this addon basically does the same job as @Xon 's Thread & Post BB Code for XF2 addon - but mine is (deliberately) much less sophisticated and does no permission checking or thread/post lookups. You should not install both addons![thread=1]see this thread[/thread]
<a href="http://www.example.com/threads/1/">see this thread</a>
[thread]1[/thread]
<a href="http://www.example.com/threads/1/">http://www.example.com/threads/1/</a>
[post=2]see this post[/post]
<a href="http://www.example.com/posts/2/">see this post</a>
[search]foo[/search] (default is to search entire forum - search term between tags)
[search=forum]foo[/search] (general forum search - search term between tags)
[search=forum,foo]search the forums for 'foo'[/search] (general forum search - search term as option)
[search=thread,foo]search threads for 'foo'[/search]
[search=post,foo]search posts for 'foo'[/search]
[search=resource,foo]search resources for 'foo'[/search]
[search=media,foo]search media uploads for 'foo'[/search]
[search=comments,foo]search media comments for 'foo'[/search]
[search=tag,foo]search tags for 'foo'[/search]
[search=site,foo]Google site search for 'foo'[/search] (search google with 'site:example.com' tag to perform a Google search of your site
[search=web,foo]Google web search for 'foo'[/search]
[search=image,foo]Google image search for 'foo'[/search]
[search=map,foo]Google map search for 'foo'[/search]
[search=video,foo]Google video search for 'foo'[/search]
[search=news,foo]Google new search for 'foo'[/search]
[tag=foo bar]link to the tag 'foo bar'[/tag]
<a href="http://www.example.com/tags/foo-bar/">link to the tag 'foo bar'</a>
[xfmg=media,1]link to media item with id = 1[/xfmg]
[xfmg=album,1]link to album with id = 1[/xfmg]
[xfmg=category,1]link to category with id = 1[/xfmg]
<a href="http://www.example.com/media/1/">link to media item with id = 1</a>
<a href="http://www.example.com/media/albums/1/">link to album with id = 1</a>
<a href="http://www.example.com/media/categories/1/">link to category with id = 1</a>
[xfmg=img,1][/xfmg]
<img src="http://example.com/media/1/full" data-url="http://example.com/media/1/full" class="bbImage" data-zoom-target="1" alt="">
[xfmg=thumb,1][/xfmg]
[forum=1]link to this forum node[/forum]
<a href="http://www.example.com/forums/1">link to this forum node</a>
[prefix=forum,1,2]link to this prefix for a node[/prefix] (ie show all threads from node_id = 1 using prefix_id = 2)
[prefix=resource,0,1]link to this prefix for a resource[/prefix] (ie show all resources using prefix_id = 1)
[prefix=resource,2,3]link to this prefix for a resource category[/prefix] (ie show all resources from category_id = 2 using prefix_id = 3)
<a href="http://www.example.com/forums/1/?prefix_id=2">link to this prefix for a node</a>
<a href="http://www.example.com/resources/?prefix_id=1">link to this prefix for a resource</a>
<a href="http://www.example.com/resources/categories/2/?prefix_id=3">link to this prefix for a resource category</a>
[resource=1]link to this resource[/resource]
<a href="http://www.example.com/resources/1">link to this resource</a>
[THREAD] and [POST] BBCodes which were used in vBulletin and may be present in post content after migration.[thread] and [post] BBCodes.[thread] and [post] component of this addon basically does the same job as @Xon 's Thread & Post BB Code for XF2 addon - but mine is (deliberately) much less sophisticated and does no permission checking or thread/post lookups. You should not install both addons![thread=1]see this thread[/thread]
<a href="http://www.example.com/threads/1/">see this thread</a>
[thread]1[/thread]
<a href="http://www.example.com/threads/1/">http://www.example.com/threads/1/</a>
[post=2]see this post[/post]
<a href="http://www.example.com/posts/2/">see this post</a>
[search]foo[/search] (default is to search entire forum - search term between tags)
[search=forum]foo[/search] (general forum search - search term between tags)
[search=forum,foo]search the forums for 'foo'[/search] (general forum search - search term as option)
[search=thread,foo]search threads for 'foo'[/search]
[search=post,foo]search posts for 'foo'[/search]
[search=resource,foo]search resources for 'foo'[/search]
[search=media,foo]search media uploads for 'foo'[/search]
[search=comments,foo]search media comments for 'foo'[/search]
[search=tag,foo]search tags for 'foo'[/search]
[search=site,foo]Google site search for 'foo'[/search] (search google with 'site:example.com' tag to perform a Google search of your site
[search=web,foo]Google web search for 'foo'[/search]
[search=image,foo]Google image search for 'foo'[/search]
[search=map,foo]Google map search for 'foo'[/search]
[search=video,foo]Google video search for 'foo'[/search]
[search=news,foo]Google new search for 'foo'[/search]
[tag=foo bar]link to the tag 'foo bar'[/tag]
<a href="http://www.example.com/tags/foo-bar/">link to the tag 'foo bar'</a>
[xfmg=media,1]link to media item with id = 1[/xfmg]
[xfmg=album,1]link to album with id = 1[/xfmg]
[xfmg=category,1]link to category with id = 1[/xfmg]
<a href="http://www.example.com/media/1/">link to media item with id = 1</a>
<a href="http://www.example.com/media/albums/1/">link to album with id = 1</a>
<a href="http://www.example.com/media/categories/1/">link to category with id = 1</a>
[xfmg=img,1][/xfmg]
<img src="http://example.com/media/1/full" data-url="http://example.com/media/1/full" class="bbImage" data-zoom-target="1" alt="">
[xfmg=thumb,1][/xfmg]
[forum=1]link to this forum node[/forum]
<a href="http://www.example.com/forums/1">link to this forum node</a>
[prefix=forum,1,2]link to this prefix for a node[/prefix] (ie show all threads from node_id = 1 using prefix_id = 2)
[prefix=resource,0,1]link to this prefix for a resource[/prefix] (ie show all resources using prefix_id = 1)
[prefix=resource,2,3]link to this prefix for a resource category[/prefix] (ie show all resources from category_id = 2 using prefix_id = 3)
<a href="http://www.example.com/forums/1/?prefix_id=2">link to this prefix for a node</a>
<a href="http://www.example.com/resources/?prefix_id=1">link to this prefix for a resource</a>
<a href="http://www.example.com/resources/categories/2/?prefix_id=3">link to this prefix for a resource category</a>
[resource=1]link to this resource[/resource]
<a href="http://www.example.com/resources/1">link to this resource</a>
This resource has a discussion thread on the forum where you can ask questions, report issues, and talk with the author and other users.
Inactive member accounts are automatically deleted after 1 month. Some countries cannot register and are not allowed to register on this website, there is a reason for that.
All duplicate accounts will be banned and a warning will be issued to the primary account holder.
To ensure a positive and productive experience for everyone, please take a moment to review the site's guidelines and community rules outlined in the link here. Website Rules of Conduct