What it does.
JSON Editor presents JSON data through a specialized Drupal field display. It uses the JSONEditor JavaScript library to provide tools for reading, editing, formatting and validating structured JSON.
The documented configuration starts with a long-text field, optionally including a summary, and selects JSON Editor as its display formatter. This makes the project useful where a Drupal content type carries JSON that needs a more structured viewing interface.
Capabilities.
- JSON viewing and editing interface
- Formatting and validation tools
- Long-text and long-text-with-summary field support
- Integration with the JSONEditor JavaScript library
Using the module.
- Create a Text long or Text long and summary field.
- Select JSON Editor for that field under Manage display.
Project notes.
The project page describes a display formatter; persistence of edits back to the field was not verified.
Our contribution.
Development.
This records WS’s contribution to this community project, alongside its other contributors. View the organization’s supported projects ↗