Serge Aleynikov
|
a6a6983638
Added variables/0 exported function to compiled templates
|
12 лет назад |
Rune Juhl Jacobsen
|
7595a2dc18
Only compile files without trailing tilde (~).
|
13 лет назад |
Rune Juhl Jacobsen
|
22c58ffdfe
Only compile files with .html extension.
|
13 лет назад |
Björn-Egil Dahlberg
|
9f074aaabc
Add support for {% elif Expr %} syntax
|
13 лет назад |
Lukas Larsson
|
e157b4dc69
Extend the regroup syntax to support nested keys
|
13 лет назад |
Evan Miller
|
165b1bfebb
Support arbitrary number of arguments to ifchanged
|
13 лет назад |
Thomas Geffert
|
11b43809a0
Support {% ifchanged Expression(s) %} like Django does
|
13 лет назад |
Evan Miller
|
b076a6e245
New compile-time option: custom_filters_modules
|
13 лет назад |
Evan Miller
|
c624a50107
Support for {% regroup %} tag.
|
13 лет назад |
Evan Miller
|
1b16fa011b
Support for {% ifchanged %} tag
|
13 лет назад |
Evan Miller
|
dc377d7581
{% blocktrans %} no longer uses identifiers
|
13 лет назад |
Evan Miller
|
6e36de6122
Fix compile_dir
|
13 лет назад |
Evan Miller
|
c17a7703fc
Compile to binaries by default
|
13 лет назад |
Evan Miller
|
8384b6d488
custom_tags_modules (plural) and reqd applications
|
14 лет назад |
Eric Cestari
|
895a640109
Back to binary_to_list. Unicode breaks rendering in webmachine/mochiweb
|
14 лет назад |
Evan Miller
|
13362eeefe
Support _("syntax") in custom tags
|
14 лет назад |
Evan Miller
|
62d4f1d975
Support "with" in blocktrans tag
|
14 лет назад |
Evan Miller
|
8da2184f83
Merge branch 'master' of github.com:evanmiller/erlydtl
|
14 лет назад |
Evan Miller
|
694fc92e46
Preliminary blocktrans support
|
14 лет назад |
Ali Sabil
|
8c5d29ff62
Ignore subdirectories in erlydtl_compiler:compile_dir
|
14 лет назад |
Evan Miller
|
ab53409f9e
Support "only" keyword with include
|
14 лет назад |
Evan Miller
|
fa285305ff
Change "include" tag to follow Django behavior
|
14 лет назад |
Evan Miller
|
9646b5a4e6
Implement "iriencode" filter
|
14 лет назад |
Evan Miller
|
e26d23fcc4
New tag: spaceless
|
14 лет назад |
Evan Miller
|
7bd6d356f4
New tags: ssi, filter, templatetag, and widthratio
|
14 лет назад |
Evan Miller
|
c123411949
Implement "safe" and "safeseq" filters.
|
14 лет назад |
Evan Miller
|
ae6bf4b036
Integrate new filters and tests from dgulino
|
14 лет назад |