obfuscate 2.0.x-dev

Development branch.

Partial rewrite (a little more cleanup to come but I want to get testing on these changes first).

obfuscate 2.0.0

Bug fixes

Initial Drupal 10 / PHP 8 release. Compatible with Drupal 9 too.

Includes a number of bug fixes that were in the issue queue. More to come when I've completed getting the other modules I maintain running under Drupal 10.

obfuscate 8.x-1.0-alpha2

Bug fixes

Tasks

  • Documentation update
  • Improve admin UI wording
  • Change ObfuscateMailInterface to use a render array for the getObfuscatedLink() method instead of a string

Bug fixes

  • Field formatter: fix default settings and settings summary
  • ROT 13 / reversed text: replace the vendor based approach that exposed the ROT 13 and CSS reversed text globally with inline Javascript and styling
  • Flush caches when saving the system wide configuration to apply text format changes

obfuscate 8.x-1.0-alpha1

New features

Features

Provides HTML entity and ROT 13 email obfuscation methods through

  • a Field Formatter for the 'Email' field type
  • a text Filter (partial support)
  • a service accessible from the container
  • Twig functions
Subscribe with RSS Subscribe to Releases for Obfuscate