Commit Graph

310 Commits

Author SHA1 Message Date
Fabien Potencier 53e89ef2eb fixed doc indexes 2012-04-03 09:07:53 +02:00
Fabien Potencier 8656bd2afe added doc for the sandbox tag 2012-04-03 08:38:32 +02:00
Fabien Potencier 7ea15600ee added a note about sandbox policy checks in the doc (refs #677) 2012-04-03 07:32:06 +02:00
cb bf0cc537e3 Added code snippet to documentation to describe handling null values with date filter 2012-03-22 13:12:09 -05:00
Fabien Potencier a4fa6db03b added documentation for the trim filter 2012-03-22 14:34:27 +01:00
Raul Fraile 0519419bfd Updated 'convert_encoding' filter documentation 2012-03-13 17:33:49 +01:00
Fabien Potencier 9f322ab2fd fixed typo 2012-03-01 15:11:11 +01:00
Fabien Potencier e765183c62 fixed previous commit 2012-02-29 22:20:34 +01:00
Fabien Potencier a64a98431f merged branch robo47/docs-install-via-composer (PR #648)
Commits
-------

7153ff6 Installing twig via composer

Discussion
----------

Installing twig via composer

Installing twig via composer
2012-02-29 22:18:38 +01:00
Fabien Potencier 75b954c183 fixed typo in the doc 2012-02-29 22:02:48 +01:00
Fabien Potencier e9cfd2ec85 fixed typos in the doc 2012-02-29 22:00:20 +01:00
Benjamin Steininger 7153ff6c32 Installing twig via composer 2012-02-27 11:10:31 +01:00
Fabien Potencier 01f733f4b5 added some more information on the spaceless tag documentation 2012-02-21 11:44:24 +01:00
Fabien Potencier a61d42084c clarified documentation (closes #602) 2012-02-18 10:05:10 +01:00
Fabien Potencier 4dee4e5841 updated the CHANGELOG and documentation for previous merge 2012-02-15 17:29:31 +01:00
Victor Zamfir 904dfefb0b fixed typo 2012-02-12 21:10:01 +02:00
Fabien Potencier 8256bfa05c added missing entry in the doc 2012-01-31 11:57:59 +01:00
Fabien Potencier cbadac91cd tweaked doc 2012-01-26 13:25:31 +01:00
Tobias Schultze 2561aa212e typo 2012-01-26 12:48:04 +01:00
Tobias Schultze faa90c9268 updated doc for random function 2012-01-26 12:45:18 +01:00
Tobias Schultze 83a30739b4 typo 2012-01-19 11:11:49 +01:00
Fabien Potencier 96596d5c7f fixed typo in doc (closes #604) 2012-01-19 10:31:26 +01:00
Fabien Potencier d9dc813dfd added a slice filter 2012-01-14 08:49:51 +01:00
Fabien Potencier 4578c176e5 added string support for the reverse filter 2012-01-14 08:49:13 +01:00
Fabien Potencier d95db40838 tweaked doc for the merge filter 2012-01-13 13:14:08 +01:00
Fabien Potencier 087df0513e tweaked documentation 2012-01-13 10:18:17 +01:00
Fabien Potencier b019019485 added one more rule in the coding standards (closes #587) 2012-01-09 08:04:17 +01:00
Fabien Potencier e67d976fce added one more rule to the coding standards 2012-01-08 21:24:46 +01:00
Julien Brochet 3c934f40fe Update doc/coding_standards.rst 2012-01-08 20:37:45 +01:00
Fabien Potencier f06ac33b53 fixed markup in doc 2012-01-08 20:24:02 +01:00
Fabien Potencier bdcb176cc8 added coding standards in the docs 2012-01-08 20:19:11 +01:00
Fabien Potencier fa08e76f09 added a recipe for stateful node visitors 2012-01-07 09:53:33 +01:00
Fabien Potencier 764829f55a added a date function to ease date comparison (closes #571) 2012-01-06 20:32:26 +01:00
Victor Berchet 28b9b7ba44 [Twig] Add a note about multiple inheritance (use tag) 2012-01-06 09:22:05 +01:00
Lenar Lõhmus 5214794f97 compiles -> compile 2012-01-04 16:26:15 +02:00
Fabien Potencier aa037c80c4 added a note about the Twig extension DLL for Windows 2012-01-04 15:15:01 +01:00
Fabien Potencier 029ebe93c3 fixed doc (closes #577) 2012-01-03 21:52:27 +01:00
Grégoire Pineau 7e8df56852 Fixed CS 2012-01-03 18:31:08 +01:00
Fabien Potencier f64d976182 updated doc for the date filter 2011-12-30 09:21:01 +01:00
Fabien Potencier 88de457774 tweaked previous merge 2011-12-28 20:34:32 +01:00
Mark Story e3b81ad8cd Add documentation page for number_format. 2011-12-28 11:18:31 -05:00
Fabien Potencier 5ee53cd550 fixed markup 2011-12-26 11:32:17 +01:00
Fabien Potencier 4b8a0e5e7a added missing doc for the do tag 2011-12-26 11:21:22 +01:00
Fabien Potencier a9aeea41d2 fixed typo 2011-12-26 11:17:02 +01:00
Fabien Potencier f3de043d0e changed hash key expression support (expression must now be enclosed with parentheses and hash keys can now be names) 2011-12-26 09:35:38 +01:00
Javier Eguíluz 7194b1adaa Added a notice in the nl2br filter documentation about the proper Twig version to use it 2011-12-23 10:26:49 +01:00
Fabien Potencier a555faec40 updated doc 2011-12-22 22:48:48 +01:00
Fabien Potencier 4aba337cda added a do tag (closes #446) 2011-12-22 22:36:35 +01:00
Fabien Potencier 5ae6e13aac added doc for the flush tag 2011-12-22 19:32:51 +01:00
Fabien Potencier 95b97eb8da added IDE support for Coda in the doc (closes #566) 2011-12-22 19:25:03 +01:00