This project is not covered by Drupal’s security advisory policy.

Rules Data Transforms provides data transformation actions to rules.

This project is a temporary location for code related to #745314: Action: transform text.

Currently contains:

  • Convert to uppercase / lowercase
  • Encode / decode html entities
  • Implode lists
  • Explode strings to lists (using simple or regexp separators)
  • Convert string to date
  • Trim string
  • Strip tags
  • Reverse text / list
  • Sort lists (numerically and alphabetically)
  • Revers sort lists
  • Combine lists
  • Permute lists
  • Get URL arguments (such as 1000 from "node/1000")

Credits:
Code written by Chris Leppanen.
Code commissioned, sponsored, and produced by Mitchell Tannenbaum.

Project information

Releases