Tripal SimpleTest
Component type
Maintenance status
Development status
Downloads
Component created
Component changed
This module enables functional testing on Tripal extension modules through Drupal Simpletest module (Drupal core).
This module enables functional testing on Tripal extension modules through Drupal Simpletest module (Drupal core).
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.
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:
This module enables you to add Cxense Metatags on your Drupal website.
These metatags are used for Cxense's DMP and Insight services.
Simply enable the module.
Metatag settings for Cxense will be automatically added on the Metatag settings page and node editing pages.
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.
Create batch generated letters using rules based upon PDF form templates.
Compatibility with Views Bulk Operations.
Inititally developed by Gordon Heydon
Sponsored by Website Express Ltd.
Create individually generated letters using rules based upon PDF form templates, which can then be attached and emailed via rules.
This module export image styles as an Entity API property on file entities.
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.
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.
This provides a new "Reset media thumbnail" 'Action' that can run on 'Media Entity' items.
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.
When adding a Views Field View field, make sure the output of the field is set to "REST export" or "REST export nested".