Provides a phonetic spelling field type.
- Create a field base (
phonetic_spelling_field
)- Composite field type
text
field for spellingfile
field for pronunciation
- Create a field formatter (
phonetic_spelling_formatter
) - Create a field widget (
phonetic_spelling_widget
)