• MODX.com

    2,257 downloads

EasyBreadcrumb

EasyBreadcrumb is an extra by lokamaya, first released on 2011-02-26.

Package Description

Easy to use snippet for breadcrumb navigation trail. Configurable via parameters and styable via CSS and/or Chunk. This version is innitial release of EasyBreadcrumb.

Usage/Installation Instructions

Easy to use snippet for breadcrumb navigation trail. 

  • Install via Package Manager
  • This addon will add 1 snippet (EasyBreadcrumb) you can call from your MODx template: [[!EasyBreadcrumb!]] or using parameter(s).
  • EasyBreadcrumb parameters:
    - depth: limit of navigation trail, default 0 (unlimited)
    - text: text of the link, default "menutitle" or "pagetitle"
    - title: title of the link, default "longtitle" or "pagetitle"
    - outerTpl: default "outerTplEBC"
    - rowTpl: default "rowTplEBC"
    - homeTpl: same as rowTpl but this is for HOME, default "homeTplEBC" 
  • By default EasyBreadcrumb have 3 chunks (outerTplEBC, homeTplEBC, rowTplEBC).
  • Add CSS for styling:
    - #breadcrumb .home {}
    - #breadcrumb .homeOn {}
    - #breadcrumb .sub {}
    - #breadcrumb .subFirst {}
    - #breadcrumb .subOn {}
    - #breadcrumb .subHide {display:none} //hidden menu
    - #breadcrumb .ecbOdd {} //odd trail
    - #breadcrumb .ecbEven {} //even trail
    - #breadcrumb .sub .spacer {color: red} //spacer between trail or link

 

Details

Developer(s)
lokamaya
Released
2011-02-26
First seen
2011-02-26
License
GPLv2
Supported databases
Minimum MODX Requirement
2.0

EasyBreadcrumb Releases

Vendor Signature Released on
MODX.com 1.0-beta1 2011-03-14 (13 years ago)
MODX.com 1.0-alpha1 2011-02-26 (13 years ago)