Module Description
RUA has a working Drupal 8 and 9 release.
This module utilizes jquery to remove accents from greek (currently) accented characters that have been capitalized through CSS. It adds a script that runs on the document ready event.
The JS script can easily be adapted to other languages.
The selection is based on the effective CSS rules defining the uppercase text transformation text-transform: uppercase; and font-variant: small-caps;
The text below this line is in greek in order to aid people searching for accent removal:
Αφαίρεση τόνων στα κεφαλαία στο Drupal Η συγκεκριμένη μονάδα αφαιρεί τους τόνους από τα γράμματα που έχουν μετατραπεί σε κεφαλαία μέσω CSS.
Credits Adapted for Drupal by bserem for SRM.
If you like and use this modules please consider supporting me and my work.
This module utilizes jquery to remove accents from greek (currently) accented characters that have been capitalized through CSS. It adds a script that runs on the document ready event.
The JS script can easily be adapted to other languages.
The selection is based on the effective CSS rules defining the uppercase text transformation text-transform: uppercase; and font-variant: small-caps;
The text below this line is in greek in order to aid people searching for accent removal:
Αφαίρεση τόνων στα κεφαλαία στο Drupal Η συγκεκριμένη μονάδα αφαιρεί τους τόνους από τα γράμματα που έχουν μετατραπεί σε κεφαλαία μέσω CSS.
Credits Adapted for Drupal by bserem for SRM.
If you like and use this modules please consider supporting me and my work.
Module Link
Project Usage
520
Security Covered
Covered By Security Advisory
Version Available
Production
Module Summary
This module aims to remove accents from Greek accented characters that have been capitalized through CSS in Drupal, utilizing jQuery and a script that runs on the document ready event, with the potential for adaptation to other languages based on CSS rules defining uppercase text transformation.
Data Name
rua