drupal-module phonetic_spelling
Provides a phonetic spelling and pronunciation field type for Drupal 8.
preventhivok/phonetic_spelling
Provides a phonetic spelling and pronunciation field type for Drupal 8.
- Thursday, April 13, 2017
- by cblumer88
- Repository
- 1 Watchers
- 0 Stars
- 0 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 1 Versions
- 0 % Grown
Phonetic Spelling module for Drupal 8
Provides a phonetic spelling field type., (*1)
- [ ] 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
)