CHANGELOG.txt |
CHANGELOG.txt |
|
by AntoineSolutions: Brought the CHANGELOG.txt file up to date.
#1311302 by AntoineSolutions: Applied patch missed replacing a reference to a
non-existant variable.
#1699676 by vasike: Suppressed the altering of the vocabulary form on… |
LICENSE.txt |
LICENSE.txt |
|
GNU GENERAL PUBLIC LICENSE
Version 2, June 1991
Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Everyone is permitted to copy and distribute verbatim… |
README.txt |
README.txt |
|
Taxonomy Breadcrumb
-------------------
The taxonomy_breadcrumb module generates taxonomy based breadcrumbs on node
pages and taxonomy/term pages. The breadcrumb trail takes on the form:
[HOME] >> [VOCABULARY] >> TERM >>… |
TaxonomyBreadcrumb.php |
src/TaxonomyBreadcrumb.php |
Drupal\taxonomy_breadcrumb |
|
TaxonomyBreadcrumbAdminSettings.php |
src/Form/TaxonomyBreadcrumbAdminSettings.php |
Drupal\taxonomy_breadcrumb\Form |
|
taxonomy_breadcrumb.info.yml |
taxonomy_breadcrumb.info.yml |
|
taxonomy_breadcrumb.info.yml |
taxonomy_breadcrumb.install |
taxonomy_breadcrumb.install |
|
Install file for the taxonomy_breadcrumb module. |
taxonomy_breadcrumb.links.menu.yml |
taxonomy_breadcrumb.links.menu.yml |
|
taxonomy_breadcrumb.links.menu.yml |
taxonomy_breadcrumb.module |
taxonomy_breadcrumb.module |
|
Generates taxonomy based breadcrumbs on node pages and taxonomy/term pages. |
taxonomy_breadcrumb.routing.yml |
taxonomy_breadcrumb.routing.yml |
|
taxonomy_breadcrumb.routing.yml |
taxonomy_breadcrumb.schema.yml |
config/schema/taxonomy_breadcrumb.schema.yml |
|
config/schema/taxonomy_breadcrumb.schema.yml |
taxonomy_breadcrumb.services.yml |
taxonomy_breadcrumb.services.yml |
|
taxonomy_breadcrumb.services.yml |
taxonomy_breadcrumb.settings.yml |
config/install/taxonomy_breadcrumb.settings.yml |
|
config/install/taxonomy_breadcrumb.settings.yml |
VocabularyForm.php |
src/VocabularyForm.php |
Drupal\taxonomy_breadcrumb |
|