Documentation and tutorials on django's website

The template syntax is well documented thanks to the inspiring work of Django, a python-based framework. Mozajik's template system is a PHP-based implementation of the Django template system. As such, Mozajik uses essentially the same syntax (including support for powerful template inheritance features) with a few modifications and some additional features. Some of the differences are noted below.

Full documentation of Mozajik's template tags and filters

We now have full documentation available for all implemented tags and filters.