So I was wondering, is it possible to write a code that will replace style variables?
I'm rewriting mod for username/displayname replacement, and I want it to be installed automatically.
Regarding this:
https://vborg.vbsupport.ru/showthread.php?t=302333
So I have variable
{bbuserinfo.username} and I need to replace it with my custom code with <vb:if>.
Any way to accomplish this with XML import, not editing templates manually?
Hooks won't help here.