7c26670f4d
Fixed several typos and grammar errors ( #19639 )
2022-10-22 15:35:53 +02:00
5c80accf0b
update twig link ( #18774 )
...
Co-authored-by: Bizley <pawel@positive.codes>
2021-07-22 09:32:33 +02:00
c78a290fed
guide/tutorial-template-engines.md link fixed [ci skip]
2018-05-03 10:39:36 +09:00
0a0a8af598
Fixed bad replacements :)
2016-09-20 11:01:26 +03:00
685f16e8ef
📖 Updated guide pages - wrap true, false, null
2016-09-20 10:49:15 +03:00
eceaa97275
promote restrictive version constraints in the guide
...
issue #12154
2016-09-05 15:20:10 +02:00
616b07842c
Removed Smarty and Twig specific docs from framework guide, linked to extension docs instead
2015-03-22 22:30:20 +03:00
a7df9155fc
fixed twig example in tpl engines tutorial
2014-11-04 22:12:44 +02:00
5d3982e440
Fixes #5528 : added auto_reload to default twig config in both extension readme and template engines chapter in docs
2014-10-15 01:19:19 +04:00
5b1ef8840d
Update tutorial-template-engines.md
...
just fixed typo
2014-09-29 10:55:00 +04:00
739f3b13e4
Fixes #4553 : Smarty enhancements
2014-08-10 22:05:48 +04:00
d37d92288c
Minor template engine doc enhancement
2014-08-01 20:33:00 +04:00
e1bdc9cdc9
Fixes #3674 : Various Twig enhancements:
...
- Removed `FileLoader` and used `\Twig_Loader_Filesystem` instead.
- Added support of Yii's aliases.
- Added `set()` that allows setting object properties.
2014-07-31 21:01:09 +04:00
22884e7384
Fixes #3535 : Syntax changes
...
- Removed `form_begin`, `form_end`
- Added `use()` and `ViewRenderer::uses` that are importing classes and namespaces
- Added widget dynamic functions `*_begin`, `*_end`, `*_widget`, `widget_end`
- Added more tests
2014-06-20 05:13:36 +04:00
8d0a38e8e6
Corrected $this->render usage in template engine docs
2014-05-08 17:54:24 +04:00
ef71a97e57
renamed chapter to section [skip ci]
2014-05-05 15:11:50 -04:00
c9635dd9b1
Added class example to Twig extension docs
2014-05-05 01:55:45 +04:00
bb4073c9af
Fixes #1838 : documented Yii-specific syntax for Twig extension
2014-05-05 01:37:50 +04:00
7f6fc39861
Fixes #1799 : Added form_begin, form_end to twig extension
2014-05-05 01:13:44 +04:00
0cd2707dff
Fixed typo in tutorial-template-engines.md
2014-05-02 13:10:47 -05:00
5b8cf206b9
guide wip [skip ci]
2014-04-29 13:18:50 -04:00
fdefbc71c0
Reorganized guide.
2014-04-28 14:26:52 -04:00