Andreas Stenius
|
924271280f
support translation context in `trans` tags (#131)
|
11 years ago |
Andreas Stenius
|
1ece0a6b35
fix #153: parse (and unparse) comment tags {# .. #}
|
11 years ago |
Сергей Прохоров
|
2bc8343f68
Add inline comments to erlydtl parse tree.
|
11 years ago |
Andreas Stenius
|
cd72bf3f3b
New `load` tag (#100)
|
11 years ago |
Andreas Stenius
|
4aa87879f9
Support {% trans .. as .. %} tag (#131)
|
11 years ago |
Andreas Stenius
|
1ecf7475d0
Make endregroup tag optional (fixes #101)
|
11 years ago |
Сергей Прохоров
|
6539729516
Restrict `blocktrans` content to only strings and plain variables. #88
|
11 years ago |
Andreas Stenius
|
2baffeecab
Cleanup filter code to make it more generic.
|
11 years ago |
Andreas Stenius
|
c065dc1248
Fix django compatibility for custom tag arguments.
|
11 years ago |
Andreas Stenius
|
c2aaf7db51
Support indexing tuple and list variable values.
|
11 years ago |
Andreas Stenius
|
d77195d521
for loop should be able to loop over values and filtered variables too.
|
11 years ago |
Andreas Stenius
|
9213d0fa75
add customized yeccpre.hrl file.
|
12 years ago |
Evan Miller
|
898fbae78c
Support {% for .. in .. reversed %} syntax
|
12 years ago |
Björn-Egil Dahlberg
|
9f074aaabc
Add support for {% elif Expr %} syntax
|
12 years ago |
Evan Miller
|
914781a403
Merge pull request #27 from garazdawi/regroup_extend
|
12 years ago |
Lukas Larsson
|
e157b4dc69
Extend the regroup syntax to support nested keys
|
13 years ago |
Evan Miller
|
8411bacda0
More flexible "_" function
|
13 years ago |
Evan Miller
|
165b1bfebb
Support arbitrary number of arguments to ifchanged
|
13 years ago |
Thomas Geffert
|
11b43809a0
Support {% ifchanged Expression(s) %} like Django does
|
13 years ago |
Evan Miller
|
c624a50107
Support for {% regroup %} tag.
|
13 years ago |
Evan Miller
|
1b16fa011b
Support for {% ifchanged %} tag
|
13 years ago |
Evan Miller
|
dc377d7581
{% blocktrans %} no longer uses identifiers
|
13 years ago |
Evan Miller
|
62d4f1d975
Support "with" in blocktrans tag
|
14 years ago |
Evan Miller
|
694fc92e46
Preliminary blocktrans support
|
14 years ago |
Evan Miller
|
ab53409f9e
Support "only" keyword with include
|
14 years ago |
Evan Miller
|
fa285305ff
Change "include" tag to follow Django behavior
|
14 years ago |
Evan Miller
|
9646b5a4e6
Implement "iriencode" filter
|
14 years ago |
Evan Miller
|
e26d23fcc4
New tag: spaceless
|
14 years ago |
Evan Miller
|
7bd6d356f4
New tags: ssi, filter, templatetag, and widthratio
|
14 years ago |
Evan Miller
|
ae6bf4b036
Integrate new filters and tests from dgulino
|
14 years ago |