Revision #5 has been created by Y!! on Jan 8, 2010, 7:40:07 AM with the memo:
...
« previous (#4) next (#6) »
Changes
Title
unchanged
Simplified meta tags
Category
unchanged
Tutorials
Yii version
unchanged
Tags
unchanged
Content
changed
[...]
$this->pageFeeds[] = 'http://example.com/feeds/popular.xml';
```
I hope you enjoyed the read. Feel free to share your thoughts - thank you.
> HintTip: Since the two classes `ParentController` and `ExtendedCController` are no real controllers (they only function as parent-classes), you have to put them into the components folder (eg `protected/components`).