The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]() Hi All Is there a way to fully allo the HTML code to goto DB without code modification ? ?
Notice: I know how to protect this Code from SQL Injections or XSS & Scripts ......etc . . and if it's not possible . .does any one have a suggestion about BBCODE to Add Background Color To Text. . E.g. If I Want to Highlight a Word In a User's Post Without changeing font's color is there a way to change its background color : (Like MS Word when you Highlight A Word) . . . |
#2
|
|||
|
|||
![]()
Do you mean allow HTML tags in a post? I think there's an option for that in the Forum Manager. But I think maybe the issue isn't just putting it in the db, but that there's lot's of HTML a user could write that would mess up the page.
You can set background color by something like: HTML Code:
<span style="background-color:yellow">some text</span> and while it might be tempting to make a bbcode that allows the color to be specified, I think if you do that there's nothing stopping a user from entering any style attributes (not just a color name), so they could do things like position something anywhere on the page. |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|