Added a comment
parent
370f810a81
commit
b33efc1d71
|
@ -0,0 +1,20 @@
|
|||
[[!comment format=mdwn
|
||||
username="fr33domlover"
|
||||
ip="46.117.109.179"
|
||||
subject="comment 2"
|
||||
date="2014-09-17T06:57:41Z"
|
||||
content="""
|
||||
I couldn't figure out how to make a comment on the commandline so I made this:
|
||||
|
||||
[[forum/PO_and_RTL_support]]
|
||||
|
||||
The Arabic pages on your wiki seem to have the Arabic in LTR, instead of the intended
|
||||
RTL. The reason may be that the PO plugin does not generate each slave page from scratch,
|
||||
but rather uses the original page, which causes slave pages to have language 'en' and direction
|
||||
LTR. I didn't verify this yet. If you do check this, please share results here :)
|
||||
|
||||
What I got to work so far is RTL chunks inside LTR pages. It doesn't replace the PO plugin but
|
||||
it can be used to make PO+RTL work:
|
||||
|
||||
[Right-to-left (RTL) page text](http://ikiwiki.info/tips/Right-to-left___40__RTL__41___page_text)
|
||||
"""]]
|
Loading…
Reference in New Issue