Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Always-on/Multiple String Formatter possible?
Stash
✭
I was wondering if it was possible to have multiple string formatters working at the same time and if it was possible to have one turned always on without the option of turning it off. This way it would work in the background without people noticing it or having to worry about what it might be.
0
This discussion has been closed.
Comments
Isn't that, what transmogrifier does? Being one more stringfomatter?
Bye
Tiggr
$Context->StringManipulator->AddGlobalManipulator("Transmogrifier", $Transmogrifier);
So thanks Tiggr, you sarcastic git =P