Difference between #2 and #3 of
How to implement multiple page layouts in an application

Changes

Title unchanged

How to implement multiple page layouts in an application

Category unchanged

Tutorials

Yii version unchanged

Tags changed

layout

Content changed

[...]
$this->portlets['RecentCommentPortlet']=array('count'=>5);
?>
...render the post list...
```

In the above, we also need to configure the breadcrumbs of the view. We will leave this as an exercise for you.

 
 
19 0
22 followers
Viewed: 125 652 times
Version: 1.1
Category: Tutorials
Tags: layout
Written by: qiang
Last updated by: wei
Created on: Apr 8, 2009
Last updated: 13 years ago
Update Article

Revisions

View all history