- Issue created by @jan kellermann
- @jan-kellermann opened merge request.
- Status changed to Needs review
almost 2 years ago 8:44am 3 November 2023 - Status changed to RTBC
about 1 month ago 10:59am 17 September 2025
A glossary A-Z with transliterated first letters is often required. It is possible to change the first letter using “hook_alter” (see #3035279), but you need a patch and it does not contain all the special characters.
Use the patch from #3035279 and try the string ყაზბეგი.
Add an option for transliteration and use the Drupal transliteration.
Review the commited patch.
Added a checkbox for transliteration for each field.
API is unchanged. (BTW: I would suggest to give $source_value as context-parameter to the hook-alter).
I changed the 2nd parameter for glossaryGetter() to whole field config array.
The config array changed.
Active
4.0
Code