associated_display.inc |
classes/associated_display.inc |
|
|
breadcrumb_display.inc |
classes/breadcrumb_display.inc |
|
|
CHANGELOG.txt |
CHANGELOG.txt |
|
Taxonomy Display 7.x-1.x, YYYY-MM-DD
------------------------------------
Issue #1754636 by vidorado: Allow using associated content View title
configuration.
Issue #1783968 by fearlsgroove: Fix content listing using Views with facets.
Taxonomy… |
core.inc |
handlers/term/core.inc |
|
|
core.inc |
handlers/breadcrumb/core.inc |
|
|
core.inc |
handlers/associated/core.inc |
|
|
handler_form.inc |
classes/handler_form.inc |
|
|
hidden.inc |
handlers/term/hidden.inc |
|
|
hidden.inc |
handlers/breadcrumb/hidden.inc |
|
|
hidden.inc |
handlers/associated/hidden.inc |
|
|
ignore.inc |
handlers/breadcrumb/ignore.inc |
|
|
README.txt |
README.txt |
|
Visit the documentation for the project at http://drupal.org/node/1254876 for
details on how to use the module. |
taxonomy_display.admin.inc |
taxonomy_display.admin.inc |
|
Administration form functions for taxonomy display configuration. |
taxonomy_display.api.php |
taxonomy_display.api.php |
|
Hooks provided by the taxonomy_display module. |
taxonomy_display.info |
taxonomy_display.info |
|
name = Taxonomy display
description = Modify the display of taxonomy term pages per vocabulary.
core = 7.x
dependencies[] = taxonomy
dependencies[] = ctools
files[] = taxonomy_display.module
; Our abstract classes for plugins
files[] =… |
taxonomy_display.install |
taxonomy_display.install |
|
Install, update and uninstall functions for the taxonomy display module. |
taxonomy_display.module |
taxonomy_display.module |
|
Hooks for the taxonomy display module. |
term_display.inc |
classes/term_display.inc |
|
|
term_page_display.inc |
plugins/content_types/term_context/term_page_display.inc |
|
|
views.inc |
handlers/associated/views.inc |
|
|