Skip to content

ounziw/MojoMotor-Breadcrumb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

# Breadcrumb

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

About

Breadcrumb Add-on for MojoMotor. MojoMotor is a CodeIngiter based CMS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages