View Full Version : Allowing certain HTML tags without using BBCode
x3sphere
06-14-2008, 02:59 AM
Hi,
Is there a way to allow certain HTML tags, like '<p>' without using a BBCode replacement?
Dismounted
06-14-2008, 06:32 AM
I would just leave HTML off and create a BB Code. To allow certain tags would require editing of the core files (I believe).
x3sphere
06-14-2008, 05:30 PM
I would do that but my script wraps around <p> tags on the data it sends to vBulletin.
Unless I made my script use [p] instead and parse it all to <p>. But that would add unnecessary processing time.
Anyway I'll look around in the code and see if I can solve this.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.