Deer - Template Engine is template engine for PHP web pages. Needs PHP5 for work. The goal of project is to be most used template engine as php extension. Has support for variables, conditions, dynamic blocks, etc. It`s fully commented for PHPDocumentor.
Be the first to post a text review of Deer - Template Engine. Rate and review a project by clicking thumbs up or thumbs down in the right column.
Yes, after more than year (I had some other projects) I released next version of Deer with new features. But this relase is not more compatible with templates from release 0.5.x. More information in changelogs.
0.6: - Changed variables in block from @variable to standard {variable} Previous release (0.5) last changes: 0.5.2: - Added reserved word ROWBIT in BEGIN, END block for even and odd rows - Added reserved word ROWCNT for rows counter (begining from 0) - Added template_source_only public variable with default setting = false - Added template_caching public variable with default setting = true
New version has been released and ready for download. Changes: ADDED feature NOPARSE and ENDNOPARSE FIXED ">" operator in condistions (e.g <!-- IF @variable > 2 -->) Some changes for Faster Deer :)
Version 0.5.2 ADDED reserved word ROWBIT in BEGIN, END block for even and odd rows ADDED reserved word ROWCNT for rows counter (begining from 0) Version 0.5.1 ADDED feature NOPARSE and ENDNOPARSE FIXED ">" operator in condistions (e.g <!-- IF @variable > 2 -->) Some changes for Faster Deer :) ------------------------- > Fixed bug with varibale in quotationmarks (e.g. <a href="{link}">) > Fixed bug with global variable in dynamic block
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?