Fabien Potencier
|
3cbcc1f47b
|
removed references to old Twig versions in the doc
|
2010-12-31 15:40:16 +01:00 |
|
Fabien Potencier
|
1f452f0aba
|
added a caution about nested hashes in the docs
|
2010-12-30 11:40:02 +01:00 |
|
nikic
|
8bdf02ad7d
|
update include doc to use hashes and the current Environment API
|
2010-12-30 11:26:15 +01:00 |
|
Fabien Potencier
|
dee2656c9d
|
changed autoescape first argument from on/off to the standard true/false
|
2010-12-30 11:20:20 +01:00 |
|
Fabien Potencier
|
98edcd0cb6
|
replaced {% display foo %} with {{ block('foo') }}
|
2010-12-30 11:20:20 +01:00 |
|
Fabien Potencier
|
a958ada7d3
|
replaced {% parent %} with {{ parent() }}
|
2010-12-30 11:20:20 +01:00 |
|
Fabien Potencier
|
6302705a1f
|
removed 'joined by' support for the 'for' tag as a tag should not output something directly
|
2010-12-30 11:20:19 +01:00 |
|
Fabien Potencier
|
b1b173f167
|
converted the cycle filter to a function
|
2010-12-20 08:46:29 +01:00 |
|
Fabien Potencier
|
47a73476e0
|
converted the constant filter to a function
|
2010-12-20 08:43:27 +01:00 |
|
Fabien Potencier
|
8fe302bb3e
|
converted the range filter to a function
|
2010-12-20 08:36:03 +01:00 |
|
Fabien Potencier
|
9d77cf2254
|
added from tag
|
2010-12-19 19:50:00 +01:00 |
|
Fabien Potencier
|
e782d41963
|
fixed if tag documentation
|
2010-12-18 13:44:51 +01:00 |
|
Fabien Potencier
|
583718ee1a
|
changed default filter to use the empty test
|
2010-12-18 12:56:44 +01:00 |
|
Fabien Potencier
|
4fbbad44f1
|
fixed markup in doc
|
2010-12-18 11:53:59 +01:00 |
|
Fabien Potencier
|
0d424bff0d
|
added the empty test
|
2010-12-18 11:53:55 +01:00 |
|
nikic
|
dfa0cb91dd
|
some improvements to for tag compiler
|
2010-12-18 09:04:23 +01:00 |
|
Fabien Potencier
|
9a793744c6
|
tweaked merge filter
|
2010-12-16 09:44:10 +01:00 |
|
Fabien Potencier
|
78b104bfc3
|
added documentation for the merge filter
|
2010-12-16 09:07:55 +01:00 |
|
Fabien Potencier
|
a855b1898a
|
converted documentation to rst
|
2010-12-15 12:25:16 +01:00 |
|