PDA

View Full Version : Thread tittle color


FFZoneXtreme
03-01-2005, 01:08 AM
Is there any hack to activate the [color] bbcode in thread tittles?

like in http://www.forosdz.com for example O.o

amykhar
03-01-2005, 01:10 AM
Is there any hack to activate the [color] bbcode in thread tittles?

like in http://www.forosdz.com for example O.o

Checking something.

FFZoneXtreme
03-01-2005, 01:25 AM
I thinks that hack won´t be very dificult to make O.o, but I don´t know anything about hacking vbulletin x_x

amykhar
03-01-2005, 01:36 AM
It wouldn't be difficult to make if I wasn't concerned about creating a security hole. BBCode isn't currently parsed in the title and html is stripped from the title. Changing those two things would solve your problem.

But, I would rather do it so that it continues to do those two things and ONLY processes the color tag. I am at work right now and can't really play with this.

If nobody has helped you by tomorrow, I'll look into it because I wouldn't mind having this feature as well.

FFZoneXtreme
03-01-2005, 01:47 AM
thank you =), I´ll wait for replies =P

no replies for that ._.?

I've found some related hacks but they alow all bbcodes and not only the codes you want ( [b] [i] [color] )