Remove Uppercase Accents (rua)
This module removes accents from capitalized Greek characters that have been transformed by CSS. It adds a JavaScript script that runs automatically to clean up the text.
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
Depends on
Dependencies of the latest stable release
No dependencies recorded for this project.
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.
Activity
Releases
| Version | Type | Core | Notes | Release date | |
|---|---|---|---|---|---|
| 2.0.2 | Stable | 10–11 | Drupal 11 & 12 support | Jun 13, 2026 |