OpenCalais UI

Component type

module

Categories

Maintenance status

Development status

Downloads

17

Component created

Component changed

This is a sandbox project for the OpenCalais web service for Drupal 8. It is a minimal implementation of the basic functionality.

Taxonomy_Term_Status

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module adds a 'status' base field to taxonomy terms to enable term publishing/unpublishing. On installation, all terms are (by default) published.

Permissions are added per vocabulary to view published/unpublished terms.

Code is heavily copied from the Thunder Taxonomy module, part of the Thunder distribution ((https://www.drupal.org/project/thunder).

Taxonomy Term Import/Delete/Export

Component type

module

Maintenance status

Development status

Component created

Component changed

This is a placeholder for this project for when it is ready for release

What is the Taxonomy Term Import/Delete/Export module?

This module gives you quick access to import, delete and export large numbers of taxonomy terms through either a form on your site or through drush commands. By using a csv file you can bulk move terms with their hierarchy into and out of a taxonomy with ease.

Taxonomy Term I/D/E

Component type

module

Maintenance status

Development status

Component created

Component changed

What is the Taxonomy Term I/D/E module?

This module gives you quick access to import, delete and export large numbers of taxonomy terms through either a form on your site or through drush commands. By using a csv file you can bulk move terms with their hierarchy into and out of a taxonomy with ease.

How to use the Taxonomy Term I/D/E module?

Once installed you can navigate to /taxonomy/ide_form to use the form for import, export or deletion of terms.

Taxonomy overview permission

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Drupal module to introduce a new permission for users to access the taxonomy overview pages without the need for granting the broad 'administer vocabularies and terms' permission, but with a dedicated new permission.

Taxonomy Moderator

Component type

module

Categories

Maintenance status

Development status

Downloads

217

Component created

Component changed

This modules allows to create a basic approval process for taxonomy terms. Taxonomy terms will be only created to the respective vocabulary after the approval. This module has a dependency of Taxonomy modules which is in core.

You use it in Scenario's like this.

* If you needs any approval process for taxonomy term to be created.

Dependency

* Requires: Taxonomy, Node, Text, Field, Filter, User, System modules.

Installation

* To use this module enable it under "Extend".

Partner Link

Component type

module

Categories

Maintenance status

Development status

Downloads

554

Component created

Component changed

Partner Link is a module that allows you to manage your link exchanges with your website partners.

The module creates a taxonomy to contribute your partners with some informations like Title, Image, Description, Link...
Partner Link also provide a page with the list of all your partners and also a block to display only those you want.

The module also uses a cron in order to check periodically that URLs are not broken.

Structure Sync

Component type

module

Maintenance status

Development status

Downloads

1318

Component created

Component changed

Some websites might contain elements that are considered content by the Drupal CMS while they might not only be used as content. For example custom blocks might be used for a footer that is shared between all environments. Structure sync tries to give you a tool to get around this issue by allowing you to synchronize taxonomy terms, menu links and custom blocks through the configuration. The module will prevent you from having to create content multiple times and also decrease the risk of some elements being out of sync between environments, the main menu for example.