Michael Truog
|
dfaf33aada
Avoid problems with rebar eunit using the TEST macro. #69
|
12 years ago |
Rune Juhl Jacobsen
|
fd4619f029
title/1 even more Django-y
|
12 years ago |
Evan Miller
|
f51468dd28
Make "title" filter more Django-y
|
12 years ago |
Evan Miller
|
c18f2a00c2
UTF-8-capable truncatechars
|
12 years ago |
Rune Juhl Jacobsen
|
31788d1ff1
Removed special case for tuples passed to truncatewords/2.
|
12 years ago |
Rune Juhl Jacobsen
|
31a5e46548
Have truncatewords/2 ignore tuples (e.g. timestamp) and truncatewords/3 ignore atoms (e.g. null or undefined).
|
12 years ago |
Steve Strong
|
94ea728770
Updated add filter to match language spec
|
13 years ago |
Lukas Larsson
|
9d3da509fc
Make dictsort use deep find
|
13 years ago |
Emilio Nyaray
|
74706d81c2
Implemented and documented truncatechars from django dev.
|
13 years ago |
Evan Miller
|
c17a7703fc
Compile to binaries by default
|
13 years ago |
Paul Burt
|
38720254a5
Modified urlize/2 to support cases where the input text has no URLs in it.
|
14 years ago |
Evan Miller
|
694fc92e46
Preliminary blocktrans support
|
14 years ago |
Evan Miller
|
1facccc27e
Close <li> tags in linebreaks.
|
14 years ago |
Evan Miller
|
8a89e64c99
Support no-argument version of "date" filter
|
14 years ago |
Evan Miller
|
f40805af93
Make "linebreaks" more Erlang-y
|
14 years ago |
Evan Miller
|
9646b5a4e6
Implement "iriencode" filter
|
14 years ago |
Evan Miller
|
fc76082e62
Implement truncatewords_html filter
|
14 years ago |
Evan Miller
|
c123411949
Implement "safe" and "safeseq" filters.
|
14 years ago |
Evan Miller
|
b3ef61ac2a
Implement unordered_list filter
|
14 years ago |
Evan Miller
|
ae6bf4b036
Integrate new filters and tests from dgulino
|
14 years ago |