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

Deduplicate the set of available field types

$
0
0

Most base fields still use the "initial" set of field types that were introduced with the initial Entity/FieldNG patch.
Those have no widgets/formatters, and many of them duplicate the "configurable field types"

- Needless duplicates means confusion & memory clutter for field type plugin definitions
email / configurable email
string / text
timestamps
booleans...
- we are starting to leverage widgets/formatters on base fields

Several issues are touching this area:
- #2010930: Apply formatters and widgets to rendered entity base fields (all besides node.title)
- sub-issues opened from #2112239: Convert base field and property definitions
#2149845: Convert the description field of the 'aggregator_item' entity to a text field
#2149859: Convert the 'field_id' base field on comment entities to an entity reference field
- some other issue I can't find about user signature
- ...

We probably should:
1) take a broader overview of our current list of "base only" field types, and decide what to do with each of them.
2) then open sub issues per entity type and change the field types of their base fields accordingly (will probably affect the base table schemas)


Viewing all articles
Browse latest Browse all 299319

Latest Images

Trending Articles



Latest Images

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