Share

NEW - New Easy Webpaging

File Release Notes and Changelog

Release Name: NEW v0.3-b1

Notes: I made an own template engine! It is way faster (and smaller) than ETS. It uses a similar syntax. Most important features that my template engine has: -mask (or synonym each) as in ETS -set/mis as in ETS -../, _parent/ and // as in ETS Things missing in my template engine: -"external sub-templates" -PHP in templates The syntax is pretty much the same, with one exception: strings as array keys must be surrounded with ''. The rest works the same. Not yet adapted to modtemplate!


Changes: 0.3 beta 1: [+] Added own template system: faster and smaller file size [*] Cache files shouldn't be writable, only deletable