Resource icon

xF1 Unmaintained Profile Posts with BB Codes 2.0

No permission to download
Compatible XF Versions
  1. 1.3
  2. 1.4
  3. 1.5
## About

As of XenForo 1.4, posts in profile pages are limited to text-only. That's unfortunate because I know for a fact that my members love using BB Codes to interact with each other on their profile pages (or share visitor messages as it was stilled called in vBulletin). To me, it just makes these pages look more interesting and interactive.

## What this add-on does



This add-on will allow you to enable BB Codes in posts on your profile page. Depending on the settings, your users will be able to use text markups, post images or YouTube videos.

Your custom BB Codes are supported.

Smilies are back in town and can be used instead of their text representation. :)

Lastly, you can enable independently BB Code settings for your users' status messages - although here I would restrict the BB Codes to basic text markup and smilies.

## Installation

This add-on was tested to be compatible with XF 1.4 or later. Earlier versions are _not_ officially supported. XF prior 1.2 would most certainly not work with it.

Install this add-on and configure the settings in home->options->profile & status BB code.

## FAQ

Q: When I update my status on my profile page, the status under my name doesn't show parsed BB code until I refresh the screen.

A: This is a cosmetic issue visible only to you (the user changing the status) until you refresh your screen. The updated status line is refreshed through Javascript (quick_reply_profile.js) the first time, and it would require a modification of that file to remedy the issue.

Q: I want to migrate from vB and keep all the BB Codes in existing visitor messages. How can I do this?

A: You will need to apply a small patch to the Importer script to prevent it from stripping the BB Code (obviously before you migrate):

In library/XenForo/Importer/vBulletin.php
-----------------------------------------

Code:
Find:

'message' => $parser->render($this->_convertToUtf8($vm['pagetext'])),

Replace it with

'message' => $this->_convertToUtf8($vm['pagetext']),
Author
AnimeHaxor
Size
222.7 KB
Extension
zip
Downloads
6
Views
1,250
First release
Last update

More resources from AnimeHaxor

Similar resources

[TH] Profile Posts Limit
Adds the option to control the number of profile posts displayed
0.00 star(s) 0 ratings
Downloads
2
Updated
Custom member search through both the Members Page and Profile Page
0.00 star(s) 0 ratings
Downloads
5
Updated
Brivium - Prevent URL Profile Post AnimeHaxor
Prevent users to post URLs on their status updates & profile posts to prevent spammer.
0.00 star(s) 0 ratings
Downloads
10
Updated
brivium - User Profile Cover AnimeHaxor
This addon allows set a Cover Image on profile page like Facebook.
5.00 star(s) 2 ratings
Downloads
108
Updated
Change the number of following and followers displayed
0.00 star(s) 0 ratings
Downloads
6
Updated