Commit 72163bc0 by CeBe

Edited readme_en.txt via GitHub

parent 0027d1c5
...@@ -16,6 +16,7 @@ This extension allows you to use [Dwoo](http://dwoo.org/) templates in Yii. ...@@ -16,6 +16,7 @@ This extension allows you to use [Dwoo](http://dwoo.org/) templates in Yii.
* Extract the release file under `protected/extensions`. * Extract the release file under `protected/extensions`.
* [Download](http://dwoo.org/download) and extract Dwoo (dwoo-x.x.x.tar\dwoo\) under `protected/vendors/Dwoo`. * [Download](http://dwoo.org/download) and extract Dwoo (dwoo-x.x.x.tar\dwoo\) under `protected/vendors/Dwoo`.
* Add the following to your config file 'components' section: * Add the following to your config file 'components' section:
~~~ ~~~
[php] [php]
'viewRenderer'=>array( 'viewRenderer'=>array(
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment