
內容簡介
Remove Uppercase Accents 是一個 WordPress 外掛,可以自動從透過 CSS 轉換為大寫的元素 ( 請參考 { text-transform: uppercase; } ) 的文字內容刪除帶有重音符號(目前僅適用於希臘語)。 目前該腳本僅轉換希臘文字,但可以輕鬆擴展以支援其他語言。
你為什麼需要這個插件:例如,希臘語中有表示在發音單詞時要強調哪個音節的重音符號。然而,當單詞都用大寫字母寫時,這些重音符號會被刪除。 這一規則不適用於上述 CSS 規則,因為它們只使用相應的大寫 Unicode 字元。
功能特點
自動從透過 CSS 轉換為大寫的文字內容中刪除帶有重音符號。
外掛標籤
開發者團隊
原文外掛簡介
Remove Uppercase Accents is a WordPress plugin that automatically removes accented characters (currently greek) from elements having their text content uppercase transformed through CSS ( with { text-transform: uppercase; } ). Currently the script transforms only greek text, but it can be easily extended to support other languages.
Why you would need this: For example, in greek there are accent marks that denote in which syllable you put the stress on when pronouncing a word. However, when words are written in all UPPERCASE, those accent marks are removed. This rule is not followed by the aforementioned CSS rules, as they just use the corresponding uppercase unicode character.
Features
Automatically removes accented characters from text content uppercase transformed through CSS.
