This project is under active development.

Botver Integration Module

This module integrates Drupal sites with botver.org, a lightweight verification service designed to identify genuine AI (bot) users using proof-of-work.

AI Migrate Generate

Use AI to build Migrate definition files. It will use an existing data structure to build migrate definition to import content using existing data structures.

Cron Ghost

Cron Ghost logo

Cron Ghost does one job - automatically unpublishes content at a time you choose.

Multivalue Field Listing Formatter

This module contains a field formatter for multivalue text fields to list the values in a grammatically correct sentence.

For example if you have a field for your favorite fruits, with values apples, bananas, and oranges, and you want to output that in a sentence you could use this formatter in the content display method of your choice.

For example:

  • Prefix: "My favorite fruits are"
  • Suffix: "."
  • Use Oxford comma: checked
  • Joinder: "and"

Would output: My favorite fruits are apples, bananas, and oranges.

Pages

Subscribe with RSS Subscribe to RSS - Under active development