The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
Hi,
Is there a way to allow certain HTML tags, like '<p>' without using a BBCode replacement? |
|
#2
|
||||
|
||||
|
I would just leave HTML off and create a BB Code. To allow certain tags would require editing of the core files (I believe).
|
|
#3
|
|||
|
|||
|
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. |
![]() |
|
|