flatpressblog / flatpress

FlatPress is a lightweight, easy-to-set-up flat-file blogging engine.
https://flatpress.org
GNU General Public License v2.0
183 stars 58 forks source link

Ensure right-to-left support #51

Open azett opened 4 years ago

azett commented 4 years ago

Check if RTL support is achieved with just CSS - or if coding is needed. Goal is to enable RTL languages (such as Arabic) to be supported. (Suggested by Mehdi, thanks!)

Fraenkiman commented 5 months ago

A correction to the CSS alone will not fix it.

The autp function may need to be adapted. https://github.com/flatpressblog/flatpress/blob/master/fp-includes/core/core.wp-formatting.php

<p dir="rtl" lang="ar" style="color:#e0e0e0;font-size:20px;">رَبٍّ زِدْنٍي عِلمًا</p>

https://www.arabische-tastatur.de/