Taxonomy Delete Link

Component type

module

Categories

Maintenance status

Development status

Downloads

1791

Component created

Component changed

This module provides a link which deletes taxonomy term.

In taxonomy overview terms table the "delete link" has been added at operations column
and display the available operations depending on user's permissions (edit, delete).

Also, the taxonomy_delete_link_views submodule exists and makes the taxonomy term
delete link available for use to views.

Public Tags

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module provides an extra display field for taxonomy fields that allows users with the right permissions to edit the taxonomy terms related to a entity. This makes it easy for visitors to participate and extend your content.

There are 2 different cases:

Entity Share

Component type

module

Maintenance status

Development status

Downloads

1458

Component created

Component changed

Entity Share is an all in one module allowing you to share some entities like node, field collection, taxonomy, medias etc between different Drupal instances.

Drupal 8

This module allows to share entities using the JSON API. It provides an UI to use the endpoints provided by the JSON API module.

You can define one website as a "server" and another website as a "client".

Currently you can only, on the client website, get content exposed from the server website. You can't push content from the client website to the server website.

Vocabulary Queue

Component type

module

Categories

Maintenance status

Development status

Downloads

240

Component created

Component changed

Vocabulary Queue creates a nodequeue for a defined set of vocabularies and creates subqueues for each taxonomy term from the selected vocabularies have their own unique subqueue. You can place nodes into any of these subqueues.

Vocabulary Queue is build using Nodequeue modules Smartqueue API and the implementation based on smartqueue.module (part of Nodequeue module).

Vocabulary Queue is similar in functionality to smartqueue.module and the code based on code from smartqueue.module.

Checkbox auto create

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Provides a widget for taxonomy fields with additional option to create new terms on the fly.

- New checkboxes are only saved to the database on node submission.
- No orphan terms in the vocabulary when the node with new terms was not saved.
- Only new terms which are checked, will be saved. E.g. when you add a new term with a typo, just uncheck the term and it will not be created on node submission.

Credits

Special thanks to Heipenberg for co-developing.

TagCloud Block

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

TagCloud

This module enables users to easily create and configure TagCloud blocks based on ANY vocabulary existed in drupal system.
Font sizes are calculated by logarithmic method, thus, output is quite beautiful.

Requirements

  • Taxonomy
  • Block

There are no other requirements for this module's basic functionality.

Tax term ref widgets

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

More widgets for taxonomy term reference fields

  • Select list 2D lvl 2 - optgroups for 1st level terms, selectable 2nd level terms
  • Select list 2D lvl 1 - only 1st level terms, no 2nd level
  • Select list 2D lvl 1 | lvl 2 - both levels selectable, formatted like "Level one | Level two"