TickTackk
Well-known member
- Affected version
- 2.*
(not really a bug)
I'm talking about
inside
So instead of this:
We can use this:
I feel this could allow following add-on id format even inside template names
I'm talking about
PHP:
'extensionPoint' => '<!--\[XF:[a-zA-Z0-9_:-]+\]-->',
src\XF\Template\Compiler\Lexer.php
So instead of this:
Code:
<!--[XF:TickTackk_SenjougaharaBestWaifu:public_menu:top]-->
Code:
<!--[XF:TickTackk\SenjougaharaBestWaifu:public_menu:top]-->