How to display static pages in Yii?

Comparing #2 with #11

Tags

static pages

Content

[...]
~~~
http://www.example.com/index.php?r=site/page&view=help.contact
~~~

We may customize [CViewAction] if you do not like the above setup. For more details, please check the API documentation of [CViewAction].

 
### Links
 
 
* [Russian version](http://resurtm.com/yii-static-pages)