Alongside taxonomy vocabularies and user roles, fields are a commonly needed shared component. They differ from the above two in that they require both a field and a field instance attached to an entity type and (usually) a bundle.

Some relevant code is in the debut_media feature, though most of it should be left behind as it deals with features handling.

The first field handled probably should be field_tags, since it's related to the existing tags vocabulary handled already by Apps compatible.

Comments

nedjo’s picture

nedjo’s picture

Issue summary: View changes

Add note about field_tags.

  • nedjo committed 9d9b1bd on 7.x-1.x
    Issue #1717892: Add support for field base handling. Add an initial set...

  • nedjo committed 4d0d67e on 7.x-1.x
    Issue #1717892: update API documentation for field base integration.
    
nedjo’s picture

Issue summary: View changes
Status: Active » Fixed

See project page for updated developer documentation on using base fields.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.