Convert taxonomy term subject and description to fields
Benjamin Melançon - September 5, 2009 - 17:25
| Project: | Drupal |
| Version: | 8.x-dev |
| Component: | taxonomy.module |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
| Issue tags: | Fields in Core, translatable fields |
Jump to:
Description
Following up on #413192 make taxonomy terms fieldable, the stated first intention and logical next step of that patch is to standardize these elements of taxonomy terms as fields.

#1
This would allow for translation of terms in core when translatable fields fully lands - which ought to let us deprecate some or all of i18n_taxonomy.module in contrib.
See also #557292: TF #3: Convert node title to fields for node title.
#2
subscribe
#3
Drupal 8.
#4
#553326: Provide consistency to the way field UI is presented adds a 'format' column to taxonomy_term_data...