Domain Access alt

Component type

module

Maintenance status

Development status

Component created

Component changed

Module maintainer @podarok
this is a alternative of http://dgo.to/domain ported to D8
some code partially merged with http://drupal.org/sandbox/agentrickard/1906300

Taxonomy to apachesolr link

Component type

module

Maintenance status

Development status

Downloads

1381

Component created

Component changed

What it is

This is a lightweight module that converts a taxonomy link on an entity (node,user etc) to a apachesolr compatible link by adding formater options to content-types with term reference fields.

By enabling the apachesolrlink formatter on any taxonomy field. The taxonomy termlinks will link to the faceted result on your apache solr search result instead of the taxonomy term page.

Use case

You have a taxonomy term on a node that you want to point to solr faceted search, instead of the taxonomy result page in drupal.

Taxonomy XML dump

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module dumps all the terms in a taxonomy vocabulary to a single XML file with the hierarchy structure preserved. The functionality can be accessed through a new tab on the vocabulary administration page.

The XML file also shows the number of children (immediate children) and offspring (children and their children and so on) for each term.

EntityReference setlineage

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module adds an option to an entity reference taxonomy term field to save term lineage. When a node is first saved it adds all the parent terms for the fields flagged for set lineage. After that users may remove terms if required or there is a checkbox to regenerate the term tree.

Flippy Improved

Component type

module

Maintenance status

Development status

Component created

Component changed

Flippy improved depends on Flippy, an ultra-simple module that generates previous/next pagers for content types.

Flippy improved "improves" the flippy module by adding these features:

  • The User interface for setting order field and order direction for each content type.
  • Ability to group paged nodes by taxonomy term for each content type.

All additional options are available in content type configuration on the Flippy tab.

Taxonomy Carousel

Component type

module

Maintenance status

Development status

Component created

Component changed

This module provides a jCarousel-styled block summaryzing by vocabulary any tagged node.

Dependencies

  • taxonomy (required)
  • jquery_update (required, to support jCarousel plugin)
  • taxonomy_image (optional, to associate images with tags)
  • statistics (optional, to sort tagged nodes by popularity)
  • i18ntaxonomy (optional, to translate terms)