A Free add-on by Fumito Mizuno
Version: 1.1
Author: [Fumito Mizuno](http://twitter.com/ounziw)
Breadcrumb outputs the breadcrumb for your MojoMotor site.
##Installation
Copy the addon in a folder named ‘breadcrumb’ in system/mojomotor/third_party
##Usage
Breadcrumb has a function:
{mojo:breadcrumb:create}
simply returns the breadcrumb.
Optionally, you can set the separator.
{mojo:breadcrumb:create sep=">"}
returns the breadcrumb, with > between each item.
The string for ‘sep’ is escaped.
When you do not set ‘sep’ parameter, it returns the breadcrumb, with » between each item.
Japanese description is available in http://mojomotor.php-web.net/page/breadcrumb
## Change Log
1.1 Modified for MM1.1
1.0 New Release
There are no reviews for this add-on.
I'm particularly interested in how the body class is added when the mojobar is opened! That was one that was hard to get around in the past.
Feb 09, 2012 3:20am