Content BBCode

xF2 Add-on Content BBCode 2.0.2

No permission to download
Compatible XF Versions
  1. 2.0
  2. 2.1
  3. 2.2
  4. 2.3
This XenForo 2.0 addon adds [thread] and [post] BBCode tags.

This basically does the same job as @Xon's NulledTeam - Thread & Post BB Code for XF2 addon - but mine is (deliberately) much less sophisticated and does no permission checking or thread/post lookups.

I've basically aimed to reproduce the original vBulletin (v3.8.x) functionality of simply rendering a link to a thread or post with the user supplied link text - if the user does not have permission to access the thread or post, they'll find out when they click the link! Thread titles are not rendered automatically, so there is no risk of information leakage.

The main reason you'd want to use this addon is if you have migrated content from vBulletin or another forum which uses [thread] and [post] BBCodes.

Requirements

This addon requires PHP 5.4 or higher and only works on XenForo 2.0.x

Usage

If this was implemented here on XenForo.com, the following code:
Rich (BB code):
[thread=133851]Xon's addon[/thread]
... would be rendered as:

Xon's addon (note the URL: Thread & Post BB Code for XF2)

Similarly:
Rich (BB code):
[post=1221876]Latest update[/post]
... would be rendered as:

Latest update (URL: Thread & Post BB Code for XF2)

Note that the addon also supports the following BBCode:
Rich (BB code):
[thread]133851[/thread] ... and ... [post]1221876[/post]
... which would be rendered as:

Thread & Post BB Code for XF2 ... and ... Thread & Post BB Code for XF2
Author
Admin
Size
22.7 KB
Extension
zip
Downloads
10
Views
1,383
First release
Last update

More resources from Admin

Latest updates

  1. v2.0.2 - minor bugfix

    This is a minor bugfix to resolve an error which can occur when someone uses the [XFMG=thumb]...
  2. v2.0.0

    re-release with new addon id - changed addon title from "[thread] and [post] BBCode" to "Content...
  3. v1.0.1 bug fix

    remove link class and target attributes when using SimpleHtml or EmailHtml based renderers Note...

Similar resources

Change Content Owner or Date Admin
Allows content owner to be changed for threads, posts, profile posts, media, albums, and comments.
Content Downloader AnimeHaxor
Download entire thread or user content as standalone file
727Threads
2,270Messages
60,809Members
rocketcuteLatest member
Back