Commits

[810 total ]
Avatar
f1822faa1ebb Added tag release-1.1a2 for changeset 8cad1d88b70c

by PiotrLegnica on 2009-09-05 19:12 (3 months ago)

Avatar
8cad1d88b70c Releasing 1.1a2, updated TODO.

by PiotrLegnica on 2009-09-05 19:12 (3 months ago)

Avatar
5877816dd7e2 Examples for special variables.

by PiotrLegnica on 2009-09-05 19:02 (3 months ago)

Avatar
eb5b0c603128 Examples for {% widthratio %}, {% with %} and all filters.

by PiotrLegnica on 2009-09-05 18:55 (3 months ago)

Avatar
70da728a8b98 Changed linebreaksbr internals - use nl2br rather than str_replace. This modifies its behaviour - raw newlines are now preserved.

by PiotrLegnica on 2009-09-05 18:54 (3 months ago)

Avatar
d576098ae0e3 Examples for {% include %}, {% load %}, {% meta %}, {% now %}, {% putblock %} and {% spaceless %}. Removed 00_tag_templatetag.html example.

by PiotrLegnica on 2009-09-05 18:27 (3 months ago)

Avatar
1c5768a393c6 Added id (identical) and nid (not identical) operators to {% if %}. Named after PHP's documentation - http://www.php.net/manual/en/language.operators.comparison.php

by PiotrLegnica on 2009-09-05 18:22 (3 months ago)

Avatar
05879dcfde42 Examples for {% cycle %}, {% extends %}, {% filter %}, {% firstof %}, {% for %}, {% if %}.

by PiotrLegnica on 2009-09-05 18:14 (3 months ago)

Avatar
34e652805bf6 Removed 00_tag_ifequal_ifnotequal.html example.

by PiotrLegnica on 2009-09-05 18:13 (3 months ago)

Avatar
e541dfb45722 Using {% extends %} more than once in one template is no longer undefined, and raises a E_INVALID_SYNTAX instead (also added a test case to enforce).

by PiotrLegnica on 2009-09-05 18:07 (3 months ago)