Tripal SimpleTest

Component type

module

Maintenance status

Development status

Downloads

59

Component created

Component changed

This module enables functional testing on Tripal extension modules through Drupal Simpletest module (Drupal core).

Entity comparison

Component type

module

Categories

Maintenance status

Development status

Downloads

230

Component created

Component changed

INTRODUCTION

You can create comparison pages from a selected entity's bundle with this module. Your users can add and remove entities to this list, and they can see only their list.

CREATE ENTITY COMPARISON

After installing the module, you can create, edit or delete entity comparisons on the following uri: /admin/structure/entity_comparison (Structure -> Entity comparison)

When you create entity comparison, you have to set the following fields:

Metatag: Cxense

Component type

module

Categories

SEO

Maintenance status

Development status

Downloads

350

Component created

Component changed

Adding Cxense Metatags

This module enables you to add Cxense Metatags on your Drupal website.
These metatags are used for Cxense's DMP and Insight services.

Dependencies

Metatag

Getting Started

Simply enable the module.
Metatag settings for Cxense will be automatically added on the Metatag settings page and node editing pages.

Mongo Commerce

Component type

module

Categories

Maintenance status

Development status

Downloads

91

Component created

Component changed

This module extends the support of Commerce Kickstart to handle product catalog from MongoDB mainly to cater the rising need for Big Data support and provide an in house facility within Commerce Kickstart which can interact and manipulate the products in a flat database like MongoDB.Only the product data and related field which belong only to the product entity type shall be moved to MongoDB.

Rules Letter Single

Component type

module

Categories

RDF

Maintenance status

Development status

Downloads

105

Component created

Component changed

Create individually generated letters using rules based upon PDF form templates, which can then be attached and emailed via rules.

Rules Shutdown

Component type

module

Categories

RDF

Maintenance status

Development status

Downloads

79

Component created

Component changed

Sometimes it is required to execute some actions at the end on page script execution (in a shutdown function). E.g. to trigger new updating a node when the node is re-saved. This module allows to do it with Rules.

After module installation in the list of the Rules actions there appears "Shutdown Components" section with the list of available components. Usage is similar to using the native Rules components: one can add any existing component for postponed execution.

Media Extras

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Media Extras

Experimental tweaks and and utilities to help working with Media Suite.

We may plug a few gaps of missing functionality, or extend the UI a little.

The Media project is interminably unstable, so some of these things may stop working,
OR may become solved within the Media project itself.

Reset Media Thumbnail Action

This provides a new "Reset media thumbnail" 'Action' that can run on 'Media Entity' items.

REST Export Nested

Component type

module

Maintenance status

Development status

Downloads

639

Component created

Component changed

This module extends core's REST Export views display to automatically convert any JSON string field to JSON in the output. It works with Views Field View.

Theoretically it should work with any field which displays a JSON string without any surrounding HTML.

  1. Install module.
  2. In your view, add a display of type "REST export nested"
  3. Configure view.

When adding a Views Field View field, make sure the output of the field is set to "REST export" or "REST export nested".