Log in

View Full Version : BB Code Enhancements - BBCode For Username HTML Markup


MarkFL
09-03-2015, 09:00 PM
Purpose:

This product is designed to allow your users to easily display usernames with their currently chosen HTML markup in posts, private messages, visitor messages and group messages. Upon installation, a new BBCode is created, and a button added to your editor toolbar, which generates tags, short for UserName Markup.

https://vborg.vbsupport.ru/attachment.php?attachmentid=153301&stc=1&d=1441388551

Then by placing a valid username of a member of your forum within these tags, their name will display using the currently chosen display group of that user. You are given the option for the marked up usernames to link to profiles.

https://vborg.vbsupport.ru/attachment.php?attachmentid=153302&stc=1&d=1441388551

Update: version 1.1


Support for signatures added (includes edit previewing).


Update: version 1.2


Added setting option for marked up usernames to link to profiles.


Update: version 1.2.1


Bug fixed regarding mix of valid and invalid usernames in the same content.


Compatibility:

Tested and working on VB 4.2.x and should work on all 4.x versions of vBulletin.

Backup/Warning:

This product alters your database, however it is always good practice to keep regular backups and you should backup before installing ANY new mod.

To Install:

Download and extract the attached .zip file.

Upload the contents of the "upload" folder to your forum's root directory.

In AdminCP go to Plugins & Products -> Manage Products -> Add/Import Product.

Click on "Choose File" and browse to the product .xml file that was packaged in the .zip file.

Click "Import"

You MUST set your settings to enable the mod. Each setting has an explanation of its use (in this case you simply need to enable the product).

https://vborg.vbsupport.ru/attachment.php?attachmentid=153578&stc=1&d=1446056119

Support for this product can be found here:


MHB - BBCode For Username HTML Markup (http://mathhelpboards.com/vbulletin-products-61/bbcode-username-html-markup-21868.html)
TAZ - BBCode For Username HTML Markup (https://theadminzone.com/threads/bbcode-for-username-html-markup.145167/)

Elixar
09-04-2015, 05:27 PM
Would this work in FAQ maybe as well?

MarkFL
09-04-2015, 05:33 PM
Would this work in FAQ maybe as well?

No, FAQ text is parsed as HTML I believe, so you cannot use BBCodes there. :)

MarkFL
09-12-2015, 02:29 AM
Update: version 1.1


Support for signatures added (includes edit previewing).

zorcocuq
09-26-2015, 11:14 PM
Thanks for sharing.

MarkFL
10-28-2015, 05:17 PM
Update: version 1.2


Added setting option for marked up usernames to link to profiles.

tareqbd
01-05-2016, 06:06 PM
@MarkFL, The mod is very useful.

But I have just faced a bug. When it is installed the "View forum post" of memberaction_dropdown in showthread.php does not work properly.

But once I uninstalled it completely, it works.

MarkFL
01-05-2016, 06:51 PM
@MarkFL, The mod is very useful.

But I have just faced a bug. When it is installed the "View forum post" of memberaction_dropdown in showthread.php does not work properly.

But once I uninstalled it completely, it works.

This product should have no bearing on the memberaction_dropdown, as it has no plugins hooked there. What exactly is the difference in the dropdown menu when it is installed vs. when it is not?

tareqbd
01-06-2016, 03:33 AM
There is nothing different in the string or url for the search but the difference come in the search result.

If you search view forum posts, you get result with older posts only and no new post shown. But if you search Find latest posts from the user profile, it gives everything.

MarkFL
01-06-2016, 05:59 AM
There is nothing different in the string or url for the search but the difference come in the search result.

If you search view forum posts, you get result with older posts only and no new post shown. But if you search Find latest posts from the user profile, it gives everything.

I know strange things can happen, but I am at a loss as to how this product could affect the search result in such a manner. I don't get this behavior with any of the sites on which I have installed it either. What version of vBulletin are you running?

tareqbd
01-06-2016, 07:50 AM
I know strange things can happen, but I am at a loss as to how this product could affect the search result in such a manner. I don't get this behavior with any of the sites on which I have installed it either. What version of vBulletin are you running?

it's vb 4.2.2 pl4

MarkFL
07-16-2016, 11:23 PM
Update: version 1.2.1


Bug fixed regarding mix of valid and invalid usernames in the same content.