Commit Graph

268 Commits

Author SHA1 Message Date
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
Fabien Potencier 46a064d006 tweaked doc (closes #567) 2011-12-22 14:20:20 +01:00
Fabien Potencier 4f19c7a04b added support for dynamically named filters and functions 2011-12-18 20:20:35 +01:00
Fabien Potencier 9489136c17 made the dump function registration explicit and disable its output when debug is off 2011-12-18 20:20:35 +01:00
Fabien Potencier 865a7039f8 added a dump function to help debugging templates 2011-12-18 18:30:06 +01:00
Fabien Potencier 932a4d8d94 added a nl2br filter 2011-12-18 12:36:07 +01:00
Fabien Potencier 2928191769 added missing documentation for the random function 2011-12-18 12:16:35 +01:00
Fabien Potencier f8b7441e42 added a way to change the default format for the date filter 2011-12-18 11:12:59 +01:00
Fabien Potencier 85a7a5e8e9 updated NetBeans plugin URL 2011-12-16 16:05:09 +01:00
Fabien Potencier 6e2d7ba1b9 added documentation for the new string interpolation feature 2011-12-07 11:03:00 +01:00
Fabien Potencier 9a638a4a33 fixed markup in doc 2011-11-29 15:49:51 +01:00
Fabien Potencier 49bd3a39bd fixed typo 2011-11-21 09:41:49 +01:00
Fabien Potencier fc6819cec2 added support for twig C extension 2011-11-21 09:36:32 +01:00
Fabien Potencier c3eceb4826 adding more structure to the for doc 2011-11-20 10:26:23 +01:00
Fabien Potencier f0e751aed9 added a note about using the loop variable in a for condition 2011-11-20 10:21:02 +01:00
Fabien Potencier 65f09ac724 fixed typo 2011-11-10 12:53:56 +01:00
Christian Raue 98a859b424 fixed link name for extends tag 2011-11-07 22:04:12 +01:00
Fabien Potencier 24eea1615a fixed operator precedences in the doc 2011-11-07 14:46:38 +01:00
Fabien Potencier ace74cc6a0 fixed a typo in the doc 2011-11-05 08:07:20 +01:00
Benoît Merlet 36020a95c0 typo 2011-11-05 00:48:00 +01:00
Fabien Potencier 88dd4ac579 added notes in the doc about how the defined test and the default filter work 2011-10-30 14:47:32 +01:00
Fabien Potencier b3f472e479 renamed none to null in doc 2011-10-29 14:56:00 +02:00
Fabien Potencier 8d00b42e56 changed the documentation to advertize null as begin the null value and none as an alias 2011-10-29 14:53:37 +02:00
Fabien Potencier dc15afabb8 merged branch nikic/updateExtensionDocs (PR #488)
Commits
-------

2ebc788 Update extension docs and interface

Discussion
----------

Update extension docs and interface

Followup to #484: Twig isn't using globals for functions anymore.
2011-10-29 14:38:23 +02:00
nikic 2ebc788abc Update extension docs and interface
Twig isn't using globals for functions anymore.
2011-10-29 14:05:14 +02:00
Fabien Potencier 2bd27cf661 fixed typo in doc 2011-10-28 17:23:01 +02:00
Fabien Potencier b318494cfe added more unit tests for defined and default 2011-10-27 18:35:23 +02:00
Fabien Potencier 96e72e408a fixed example in doc (closes #484) 2011-10-25 17:37:58 +02:00
Fabien Potencier 22ef32e5eb added some references to the doc 2011-10-25 16:33:42 +02:00
Fabien Potencier fc016bd281 Revert "added a tip for the block tag"
This reverts commit 1a2175fc49.
2011-10-25 14:14:55 +02:00
Fabien Potencier 1a2175fc49 added a tip for the block tag 2011-10-25 14:11:52 +02:00
Eugene Wolfson cf03a65e8b add another example
add another example to constant.rst
2011-10-22 09:27:23 -04:00
Fabien Potencier d3178d3406 fixed doc 2011-10-16 11:15:40 +02:00
Fabien Potencier c015e8184a added a convert_encoding filter 2011-10-16 11:12:06 +02:00
Fabien Potencier 3377d569da fixed download page in the docs 2011-10-14 11:46:15 +02:00
Benoît Merlet 0451cfdd16 typo 2011-10-12 15:45:28 +03:00
Fabien Potencier b096e21daa refactored documentation 2011-09-27 08:43:35 +02:00
Fabien Potencier d65366e772 simplified intro and added a not about the render() method in docs 2011-09-26 11:19:36 +02:00
Fabien Potencier d02d07d5ec fixed makup in doc 2011-09-26 10:32:52 +02:00
Fabien Potencier 620da47e7f tweaked docs 2011-09-23 07:36:42 +02:00
Fabien Potencier 256f57e55f tweaked previous merge 2011-09-22 22:08:10 +02:00
Fabien Potencier 0408f0afaf merged branch runfalk/master (PR #368)
Commits
-------

eb5c9fb Recipe code formatting fix. New recipe for improved APC bytecode support

Discussion
----------

APC recipe

A new recipe to support cache invalidation when using *APC* with *apc.stat* = 0 and compiled code caching turned on. One sometimes want to test things without restarting apache. This recipe overrides *writeCacheFile* in *Twig_Environment* and calls *apc_compile_file to refresh cache.
2011-09-22 22:04:27 +02:00
Fabien Potencier d101a05976 added traits support for the parent function 2011-09-22 14:06:20 +02:00