[CODE] How to make a MyBB code not work /parse
#1
Hey guys this is a very simple code, hope you like it!!

Name: No Parse
Description: Makes whatever is inside this tag NOT parse/work

Put this in the "Regular Expression" box:
\[noparse\](.*?)\[/noparse\]

Then the html replacement is very simple:
$1

And then the parsing order HAS to be 1!!


Thats all!!
Reply
#2
(2011-01-26, 07:58 PM)Wes the Bes Wrote: Hey guys this is a very simple code, hope you like it!!

Name: No Parse
Description: Makes whatever is inside this tag NOT parse/work

Put this in the "Regular Expression" box:
\[noparse\](.*?)\[/noparse\]

Then the html replacement is very simple:
$1

And then the parsing order HAS to be 1!!


Thats all!!

Hi, I have tried to use this with the latest mybb but it doesn't seem to work. I do as it says but with no joy. Just to make sure, once you have created the code and you want to use it, do you bookend the text like this-

[noparse] [/noparse]

Thanks in advance
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)