Log in

View Full Version : Conditionals in bbcode


Michael Morris
11-22-2004, 01:47 AM
Is it possible to put conditionals (<if condtion="X">) into bbcode?? If not is it possible to alter the code to make this possible?

Xenon
11-24-2004, 05:07 PM
nope, as conditionals are parsed just in templates.

but it should be possible to change parse_bbcode to do conditionals as well (maybe not that easy, but i think theoretically it's doable)