CodeIgniter Forums
Template Parser - class expansion - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: CodeIgniter 4 (https://forum.codeigniter.com/forumdisplay.php?fid=28)
+--- Forum: CodeIgniter 4 Feature Requests (https://forum.codeigniter.com/forumdisplay.php?fid=29)
+--- Thread: Template Parser - class expansion (/showthread.php?tid=64376)

Pages: 1 2


RE: Template Parser - class expansion - ciadmin - 11-04-2016

Patience, young padawans ... conditionals are already in the works, eg "{if:first}Yabba dabba{/if}".

There will be some mechanism to integrate or help integrate proper templating engines, separate from the parser.