Skip to content

Yet Another Template System

Derek Jones edited this page Jul 4, 2012 · 45 revisions

Category:Library::Template Engine

Introduction

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!

Features

  • 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

Download and Links

[b]Download [url=http://codeigniter.com/wiki/File:yats13r21.zip]YATS 1.3 r21[/url][/b]

[b][url="http://codeigniter.com/forums/viewthread/47456/"]Support forum[/url][/b]

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

[b][url="http://svn.mariomariani.net/yats/trunk/license.txt"]License[/url][/b]

Clone this wiki locally