Feature proposal #2671
closed
implement new template system
Added by krileon over 13 years ago.
Updated about 13 years ago.
Description
Add new template system that removes a lot of PHP logic. Remove class and function necessity and just parse the direct PHP output. Write templates primarily in HTML with echoes as needed for PHP logic.
- Status changed from New to Rejected
Not needed with new APIs as it has reduced lines of code in templates significantly. Reducing any further would limit template possibilities. As is it allows custom functions on template by template basis and self contained in their own class giving massive potential.
Also available in: Atom
PDF