Enhanced Template Engine #113

Closed
opened 2018-01-07 22:21:04 +00:00 by jamie · 5 comments
jamie commented 2018-01-07 22:21:04 +00:00 (Migrated from git.hazaar.io)

I currently have a very simple template engine that supports tags and a couple other features. It works for what it is, but it needs to be able to handle things like:

  • Conditionals (if/elseif)
  • Loops (for/foreach)

I think these should be implemented as "functions" similar to how Smarty templates work.

I currently have a very simple template engine that supports tags and a couple other features. It works for what it is, but it needs to be able to handle things like: * Conditionals (if/elseif) * Loops (for/foreach) I think these should be implemented as "functions" similar to how Smarty templates work.
jamie commented 2018-01-07 23:19:57 +00:00 (Migrated from git.hazaar.io)
created branch [`113-enhanced-template-engine`](https://git.hazaarlabs.com/hazaar/hazaar-mvc/compare/master...113-enhanced-template-engine)
jamie commented 2018-01-07 23:20:28 +00:00 (Migrated from git.hazaar.io)

mentioned in merge request !29

mentioned in merge request !29
jamie commented 2018-01-10 02:13:57 +00:00 (Migrated from git.hazaar.io)

closed via merge request !29

closed via merge request !29
jamie commented 2018-01-10 02:13:58 +00:00 (Migrated from git.hazaar.io)

closed via commit 423f49a782

closed via commit 423f49a7820886cf3f885d5a272b70b6d2966e67
jamie commented 2018-06-29 02:24:27 +00:00 (Migrated from git.hazaar.io)

changed milestone to %4

changed milestone to %4
jamie self-assigned this 2025-09-04 01:15:46 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: hazaar/framework#113
No description provided.