This website requires JavaScript.
Explore
Help
Sign In
geckon01
/
Twig
Watch
1
Star
0
Fork
0
You've already forked Twig
mirror of
https://github.com/twigphp/Twig.git
synced
2026-09-14 19:36:43 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
v0.9.8
Twig
/
doc
T
History
Fabien Potencier
2c1eb31021
added a way to translate strings coming from a variable ({% trans var %}) (
closes
#69
)
2010-06-28 15:20:10 +02:00
..
01-Introduction.markdown
[doc] added git instructions
2010-05-27 09:51:04 +02:00
02-Twig-for-Template-Designers.markdown
added a way to translate strings coming from a variable ({% trans var %}) (
closes
#69
)
2010-06-28 15:20:10 +02:00
03-Twig-for-Developers.markdown
changed the default value of strict_variables to false
2010-06-12 16:47:14 +02:00
04-Extending-Twig.markdown
[doc] updated documentation
2010-06-08 16:48:05 +02:00
05-Hacking-Twig.markdown
…
06-Recipes.markdown
added support for dynamic and conditional inheritance ({% extends some_var %} and {% extends standalone ? minimum : base %})
2010-06-09 23:05:45 +02:00