Difference between #2 and #3 of
How to create a breadcrumb widget

Revision #3 has been created by rainyjune on Jun 16, 2010, 2:27:48 AM with the memo:

add Chinese version
« previous (#2) next (#4) »

Changes

Title unchanged

How to create a breadcrumb widget

Category unchanged

Tutorials

Yii version unchanged

Tags unchanged

Content changed

[...]
array('name' => 'Home', 'url' => array('site/index')),
array('name' => 'Login'),
),
'delimiter' => ' → ', // if you want to change it
)); ?>
```

 
 
### Links
 
[Chinese version](http://dreamneverfall.cn/node/107)
10 0
11 followers
Viewed: 83 920 times
Version: 1.1
Category: Tutorials
Tags:
Written by: knut
Last updated by: Yang He
Created on: Mar 19, 2009
Last updated: 11 years ago
Update Article

Revisions

View all history