Hi, I need to convert some bbcode texts to html but the bbcode texts have dynamic expressions.
Any body knows a plugin or solution that can convert the bbcode to html, without having to delete the dynamic expressions?
Hi, I need to convert some bbcode texts to html but the bbcode texts have dynamic expressions.
Any body knows a plugin or solution that can convert the bbcode to html, without having to delete the dynamic expressions?
Hi,
You can try yourself with help of below code,
Note: For the dynamic expressions use some of delimiter to skip. Ex., {#FIRST_NAME#}
Regards,
Manikandan Arumugam
Hi! Thanks for your help but I believe that your solution does not work for me. I have the bbcode texts in the bubble editor.
Example:
So I need to convert this bbcode text (without removing the blue dynamic expressions) to html.
Sometimes there’s no getting around fiddly work
Copy/paste will reduce some of it for you