Skip to content

Yet Another Template System

World Wide Web Server edited this page Jul 4, 2012 · 45 revisions

YATS is a template system designed as a library with helper functions for Code Igniter 1.5. This library was designed after the CI philosophies -- it's lean and straight forward. After installing YATS you'll see how easy is to create and edit templates for your projects!

Here's some features of YATS:

  • Multiple templates support
  • Configurable items
  • Helper functions
  • Modular structure
  • Build a page with just one line of code
  • Resources folder outside the MVC structure
  • Complete documentation
  • Permissive license
  • Easy to design for and easy for designers

[b]Download [url=http://www.mariomariani.net/download/yats13r21.zip]YATS 1.3 r21[/url][/b]

[b][url="http://svn.mariomariani.net/yats/"]Subversion repository[/url][/b]

Clone this wiki locally