PageBreadcrumb tag
<mangox:PageBreadcrumb [separator=">" showWhenIsFirstPage="false" from="1" count="-1"] />
Separator (optional, default: >) character(s) to use to separate between page titles.
showWhenIsFirstPage (optional, default: false) If true, it will show the page title, even if it is the only page to show (without link)
from (optional, default: 1) If you need to only show the from certain number of parent page.
count (optional, default: -1, which indicates no limit) Up to what count of parents to show
Enter title in admin
<mangox:PageBreadcrumb [separator=">" showWhenIsFirstPage="false" from="1" count="-1"] />
Separator (optional, default: >) character(s) to use to separate between page titles.
showWhenIsFirstPage (optional, default: false) If true, it will show the page title, even if it is the only page to show (without link)
from (optional, default: 1) If you need to only show the from certain number of parent page.
count (optional, default: -1, which indicates no limit) Up to what count of parents to show
Did You Know? Theme Update Notifications
Keeping your website looking its best often means keeping your theme up to date.
New Plugin: Syntax Highlighting with Highlight.js
A new plugin is available to add syntax highlighting using Highlight.js.
PageBreadcrumb tag
<mangox:PageBreadcrumb [separator=">" showWhenIsFirstPage="false" from="1" count="-1"] />
Separator (optional, default: >) character(s) to use to separate between page titles.
showWhenIsFirstPage (optional, default: false) If true, it will show the page title, even if it is the only page to show (without link)
from (optional, default: 1) If you need to only show the from certain number of parent page.
count (optional, default: -1, which indicates no limit) Up to what count of parents to show