Fields
Mailgun Email Validator
Component type
Maintenance status
Development status
Downloads
Component created
Component changed
Synopsis
This modules allow you to validated your Email widget field module, Webform email field and Custom textfield with mailgun parameter through Mailgun Email Validator, which is much more than regex validation.
Text format preview
Component type
Categories
Maintenance status
Development status
Component created
Component changed
This module will generate pre-rendered preview for each text_format field directly below it. Rendering is based in two factors - text value and text format. Request to check_markup function will be send on every change or keyup event, but no more than once per 300ms. Also if one ajax request is in progress next one will be aborted.
How to use it?
Just enable this module. Autopreview checkbox will be shown under each instance of text_format field (ex. body field).
Brazilian Identification Documents
Component type
Categories
Maintenance status
Development status
Component created
Component changed
This module aims to properly provide fields for Brazilian identification documents (CPF and CNPJ).
crossword generator
Component type
Categories
Maintenance status
Development status
Component created
Component changed
This module creates a crossword field type and renders it as a crossword.
Once installed and enabled you will have to create a new content type for exemple 'crossword' and add a new field, a crossword_field with unlimited number of values.
Then create a new content of type 'crossword' and add all the words and clues in the crossword field.
Credits :
Based on Rich East's code found on codepen.io
Advanced Formatters
Component type
Categories
Maintenance status
Development status
Component created
Component changed
A collection of esoteric formatters that extend field displays in interesting ways:
Advanced_formatters
These are almost sure to expose various security issues if used incautiously. Do not provide these types of input to untrusted roles.
JSON Select List Field
Component type
Categories
Maintenance status
Development status
Component created
Component changed
The JSON Select List Field module allows you to generate the option name/value pairs for a select dropdown list from an external source that is returning JSON data. An example use-case for this module is where there is a legacy look-up table that you want to synchronize with data in Drupal.
Trim
Component type
Categories
Maintenance status
Development status
Downloads
Component created
Component changed
Trim strips all leading and trailing whitespace from all fields in all form submissions.
The module trims prior to validation, so for instance if you have an integer field and a person entering data fat-fingers a space after a number, he gets a successfully saved node rather than an error message about invalid input.
Relation Reference Formatter Field
Component type
Categories
Maintenance status
Development status
Downloads
Component created
Component changed
This module displays related entities based on relation.module using specified target entity view mode.
Current status: Module works with limitations.
Limitations:
- Relation must be configured with only one source and only one target entity types.
Link to self text field formatter
Component type
Categories
Maintenance status
Development status
Downloads
Component created
Component changed
Field formatter which renders text as a link pointing to its own entity. Useful when rendering a text field as part of a view.
