Resource icon

Xenforo Content BBCode v2.0.2

No permission to download

New posts New threads Most answered Most reaction Most viewed threads

ifastnet
File Password:


This XenForo 2.0 addon adds [thread] and [post] BBCode tags.

This 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.

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):
Please, Log in or Register to view codes content!
Please, Log in or Register to view URLs content!
(note the URL:
Please, Log in or Register to view URLs content!
)
Similarly:
Rich (BB code):
Please, Log in or Register to view codes content!
... would be rendered as:

Please, Log in or Register to view URLs content!
(URL:
Please, Log in or Register to view URLs content!
)

Note that the addon also supports the following BBCode:
Rich (BB code):
Please, Log in or Register to view codes content!
... which would be rendered as:

Please, Log in or Register to view URLs content!
... and ...
Please, Log in or Register to view URLs content!
[/reply]
Author
KodeBlend
Downloads
0
Views
23
First release
Last update

Ratings

0.00 star(s) 0 ratings

Similar resources