How to generate Web feed for an application

Comparing #2 with #4

Revision #4 was created by Darwin Wen Darwin Wen on Oct 19, 2011, 6:41:25 AM.

Add chinese version

Content

[...]
```

We can also use [CHtml::linkTag()] to directly insert the link tag at the current place in a page. The difference between these approaches is that the former code can be written anywhere while the latter can only appear in the head section of a view (or layout).

The [Zend_Feed](http://www.zendframework.com/manual/en/zend.feed.html) component has many other features. If you are interested, please refer to its documentation.

 
 
**Links**
 
---------
 
 
[Chinese version](http://www.itkuaixun.com/bbs/forum.php?mod=viewthread&tid=181&page=1#pid229 "中文版")