preventhivok/phonetic_spelling

This package is abandoned and no longer maintained. No replacement package was suggested.

Provides a phonetic spelling and pronunciation field type for Drupal 8.

dev-master / 1.x-dev 2017-04-13 11:29 UTC

This package is not auto-updated.

Last update: 2024-11-24 06:03:34 UTC


README

Provides a phonetic spelling field type.

  • Create a field base (phonetic_spelling_field)
    • Composite field type
    • text field for spelling
    • file field for pronunciation
  • Create a field formatter (phonetic_spelling_formatter)
  • Create a field widget (phonetic_spelling_widget)