Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
Prevent fields showing up on other entity types, for now.
Fix an issue where certificate form elements show up on non-nodes.
Fixed issues with cloning nodes with certificate mappings.
Use filter_xss() instead of check_plain(). #2676632: Prevent certificate shows up in multiple certificates list
- Rules support and other module-provided mapping.
- Remove built-in criteria set mapping.
- Remove single-field mapping and replace with field grouping.
- Rewrite other built-in mappings to use own hooks.
- Rules support for mapping.
- Improved module-provided mapping - allow mappings to be set globally and per-node.
- Deprecated and removed built-in criteria set mapping (in favor of Rules).
- Remove single-field CCK content_profile mapping and replace with field grouping.
- Remove usage of variables for global defaults.
- Rewrite certificate's built-in mappings to use own hooks.
- Allow administrators with 'view all user certificates' to view user certificates.