MyBB Hacks

Full Version: Spaces in Parser Plugin
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Yumi, I found your Spaces in Parser plugin for MyBB 1.2. It is very useful for me. May I download it, Yumi?
I found that you can pretty much get the same effect with a MyCode, so not much point...

Regular expression: [ ]{2}

Replacement:   
(04-01-2010 10:42 AM)ZiNgA BuRgA Wrote: [ -> ]Regular expression: [ ]{2}

Replacement:   

I don't know what MyCode Pattern for that, Yumi (I'm using Easy MyCodes plugin).
Oh okay, try this: (note, two spaces are between the braces)

Regular expression: {{  }}

Replacement:   
It works! Thank you very much, Yumi.
FYI: The original plugin does work with MyBB1.4.
Yeah, it probably does as it's very basic and doesn't really rely much on how MyBB works (so I wouldn't be surprised if it worked on all MyBB versions Tongue).

Thanks for mentioning it though Firefox Wins Smile
Reference URL's