diff options
author | fr33domlover <fr33domlover@web> | 2014-09-17 02:57:42 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2014-09-17 02:57:42 -0400 |
commit | b33efc1d715fd81ed7b83665c998c663cd5db4b4 (patch) | |
tree | 71cbc0b3257a0b5e9febbcecccf56869f7657c0b /doc | |
parent | 370f810a81582d5c4ded51143962905f9af08831 (diff) | |
download | ikiwiki-b33efc1d715fd81ed7b83665c998c663cd5db4b4.tar ikiwiki-b33efc1d715fd81ed7b83665c998c663cd5db4b4.tar.gz |
Added a comment
Diffstat (limited to 'doc')
-rw-r--r-- | doc/forum/Right-to-left_support/comment_2_d6fc07900fbf9e70ee20609a37264913._comment | 20 |
1 files changed, 20 insertions, 0 deletions
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) +"""]] |