PHP Classes

File: public/asset/vendor/select2/docs/plugins/breadcrumbs/blueprints.yaml

Recommend this page to a friend!
  Classes of fathurrahman   mnTemplate   public/asset/vendor/select2/docs/plugins/breadcrumbs/blueprints.yaml   Download  
File: public/asset/vendor/select2/docs/plugins/breadcrumbs/blueprints.yaml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: mnTemplate
Route HTTP requests to callback functions
Author: By
Last change:
Date: 1 year ago
Size: 1,709 bytes
 

Contents

Class file image Download
name: Breadcrumbs version: 1.5.0 description: The **Breadcrumbs** plugin provides a simple method to display the depth of your content/navigation structure. icon: caret-square-o-right author: name: Team Grav email: [email protected] url: http://getgrav.org homepage: https://github.com/getgrav/grav-plugin-breadcrumbs demo: http://demo.getgrav.org/blog-skeleton keywords: breadcrumbs, plugin, navigation, depth bugs: https://github.com/getgrav/grav-plugin-breadcrumbs/issues license: MIT form: validation: strict fields: enabled: type: toggle label: Plugin status highlight: 1 default: 1 options: 1: Enabled 0: Disabled validate: type: bool show_all: type: toggle label: Show even with one item highlight: 1 default: 1 options: 1: Enabled 0: Disabled validate: type: bool built_in_css: type: toggle label: Use built in CSS highlight: 1 default: 1 options: 1: Enabled 0: Disabled validate: type: bool include_home: type: toggle label: Include Home highlight: 1 default: 1 options: 1: Enabled 0: Disabled validate: type: bool icon_home: type: text size: medium label: Icon Home default: '' icon_divider_classes: type: text size: medium label: Icon Divider Classes default: 'fa fa-angle-right' link_trailing: type: toggle label: Link Trailing highlight: 1 default: 0 options: 1: Enabled 0: Disabled validate: type: bool