Quantcast
Channel: Issues for Drupal core
Viewing all articles
Browse latest Browse all 291180

Provide config schema to field types, widgets and storage in options module

$
0
0

Follow up for #1953404: Add config schema to field and instance config entities

Problem/motivation

#1866610: Introduce Kwalify-inspired schema format for configuration introduced the idea of config schema. The changelog leads to (hopefully extensive) documentation on the format at http://drupal.org/node/1905070. As a part of schema addition to field module(#1953404: Add config schema to field and instance config entities), found that we have to provide schema for field types, field widgets and field storage.

Proposed solution

Create a configuration schema for field types, field widget and field storage (if applicable) defined in options module.
Schema in place

Schema not yet in place
field.list_integer.settings
field.list_integer.instance_settings
field.list_integer.value

field.list_float.settings
field.list_float.instance_settings
field.list_float.value

field.list_text.settings
field.list_text.instance_settings
field.list_text.value

field.list_boolean.settings
field.list_boolean.instance_settings
field.list_boolean.value

field_widget.options_select.settings
field_widget.options_buttons.settings
field_widget.options_onoff.settings
field_widget.options_list.settings


Viewing all articles
Browse latest Browse all 291180

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>