piotrlegnica / SithTemplate (http://piotrlegnica.one.pl/SithTemplate)

SithTemplate is a text-based, general-purpose template engine for PHP 5, with Django-based syntax. It's aiming to be fast and simple to integrate, while providing powerful extensions mechanism (whole standard library is implemented as libraries - including loops, blocks, conditionals and template inheritance).

SithTemplate

Welcome to the new SithTemplate home! Note that permalink is still http://piotrlegnica.one.pl/SithTemplate.

CIA.vc warning

Do not rely on CIA.vc reports. Use BitBucket feed for reliable commit/push RSS.

Contributing

If you find any bugs, report them using issue tracker. To contribute patches, clone the repository (or create a fork using Bitbucket), publish your changes and issue a pull request.

Documentation

Documentation is generated from sources, and can be found in downloads. There will also be automatically generated nightly snapshots, sometime in the future.

You can also generate documentation from sources by yourself, using Doxygen.

Downloads

SithTemplate requires at least PHP 5.1. PHP 5.0 and 6.x are not supported. Library is tested by automated test suite on 5.1, 5.2 and 5.3 before each release, starting from 1.1a1.

Releases are also appropriately tagged in the repository (e.g. release-1.1a0; only 1.0 and later - earlier versions can be found on Sourceforge) - Bitbucket allows you to download tag snapshots as zip, tar.gz and tar.bz2 archives (note that snapshots are not cleaned, like the release archives, and have no docs generated).

Project's RSS feeds

Project elsewhere

IRC

SithTemplate has an IRC channel on Freenode network - #sithtemplate.

Projekt inicjatywy Yosemite

Projekt inicjatywy Yosemite

License

Copyright (c) 2007-2009, piotrlegnica

All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

  • Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
  • Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
  • Neither the name of the author nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.


This revision is from 2009-08-24 21:02