Two Small Vbulletin Forum 4.1.3 Modifications 2

I need 2 modifications for vBulletin Forum 4.1.3, including modification of an already existing modification.
Preferably in vBulletin’s Product format.

Following modifications of “VSa – Advanced Permissions Based on Post Count” mod: http://www.vbulletin.org/forum/showthread.php?t=233979 :
– hiding links ([url] + http://… types) from guests & members with post count less than X. This mod does that, but hides images ([img]) as well.

General vBulletin modifications:
– a button for Moderators by each post for quick soft delete, with popup confirmation. For the default style.

by “hiding links” I mean replacing e.g.
this:
[url=http://example.com/anything][img]http://example.com/img.jpg[/img][/url]
with this:
[img]http://example.com/img.jpg[/img]

this:
[url=http://example.com/anything.jpg]some text [b]more text[/b][/url]
with this:
some text [b]more text[/b]

this:
http://example.com/img.jpg
with this:
(empty)

Also make sure links will be hidden properly inside [quote] or [code] as well.

Programmer needs to make sure that both modifications work when “Mod Rewrite Friendly URLs” option is enabled.

I had the modifications made previously, but they didn’t work with “Mod Rewrite Friendly URLs”. I can provide them if needed.

Budget is $55 max.

Leave a Reply

Your email address will not be published. Required fields are marked *