Project

General

Profile

Actions

Feature proposal #2671

closed

implement new template system

Added by krileon over 12 years ago. Updated over 12 years ago.

Status:
Rejected
Priority:
Immediate
Assignee:
Target version:
Start date:
22 July 2011
Due date:
% Done:

0%

Estimated time:

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.

Actions #1

Updated by krileon over 12 years ago

  • 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.

Actions

Also available in: Atom PDF