You are here

README.txt in Breadcrumb Extra Field 8

Same filename and directory in other branches
  1. 7 README.txt
  2. 2.x README.txt
Breadcrumb Extra Field allows you to print breadcrumb between fields.

Download and place in /modules/[contrib/]breadcrumb_extra_field
Navigate to administer >> modules and enable Breadcrumb extra field.

Configuration:

In order to enable the extra field into an entity, is needed to configure
the module administration form:
URL to configuration form:
  "/admin/config/system/breadcrumb-extra-field".

"Administer breadcrumb extra field" permission is used to ensure the
correct access. Be sure it's correctly configured in People >> Permissions.

After configuration just clear cache and set the extra field visibility into
the desired view mode.

IMPORTANT: Limited to these entity types:
node, user, taxonomy term, comment and bean.
If you need to implement into other entity please create a feature request
issue.

File

README.txt
View source
  1. Breadcrumb Extra Field allows you to print breadcrumb between fields.
  2. Download and place in /modules/[contrib/]breadcrumb_extra_field
  3. Navigate to administer >> modules and enable Breadcrumb extra field.
  4. Configuration:
  5. In order to enable the extra field into an entity, is needed to configure
  6. the module administration form:
  7. URL to configuration form:
  8. "/admin/config/system/breadcrumb-extra-field".
  9. "Administer breadcrumb extra field" permission is used to ensure the
  10. correct access. Be sure it's correctly configured in People >> Permissions.
  11. After configuration just clear cache and set the extra field visibility into
  12. the desired view mode.
  13. IMPORTANT: Limited to these entity types:
  14. node, user, taxonomy term, comment and bean.
  15. If you need to implement into other entity please create a feature request
  16. issue.