remove uppercase accents (rua) in action

RUA has a working Drupal 10 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.

Supporting organizations: 

Project information

Releases