From: fr33domlover Date: Wed, 17 Sep 2014 06:57:42 +0000 (-0400) Subject: Added a comment X-Git-Tag: debian/3.20141016~150 X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/b33efc1d715fd81ed7b83665c998c663cd5db4b4 Added a comment --- diff --git a/doc/forum/Right-to-left_support/comment_2_d6fc07900fbf9e70ee20609a37264913._comment b/doc/forum/Right-to-left_support/comment_2_d6fc07900fbf9e70ee20609a37264913._comment new file mode 100644 index 000000000..ba642cb95 --- /dev/null +++ b/doc/forum/Right-to-left_support/comment_2_d6fc07900fbf9e70ee20609a37264913._comment @@ -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) +"""]]