aboutsummaryrefslogtreecommitdiff
path: root/doc/forum/PO_and_RTL_support
diff options
context:
space:
mode:
authorsmcv <smcv@web>2014-09-21 08:50:24 -0400
committeradmin <admin@branchable.com>2014-09-21 08:50:24 -0400
commitb8b4b651932aba3495a5bae29a15a0dae4c2675d (patch)
tree67abc327caa5e353326b40be0277d3794dbc690a /doc/forum/PO_and_RTL_support
parentb5db9429dfc680b3e80c16fe3e90a31610243e2b (diff)
downloadikiwiki-b8b4b651932aba3495a5bae29a15a0dae4c2675d.tar
ikiwiki-b8b4b651932aba3495a5bae29a15a0dae4c2675d.tar.gz
removed
Diffstat (limited to 'doc/forum/PO_and_RTL_support')
-rw-r--r--doc/forum/PO_and_RTL_support/comment_10_15cb363d4c5b392557970b01d9092083._comment23
1 files changed, 0 insertions, 23 deletions
diff --git a/doc/forum/PO_and_RTL_support/comment_10_15cb363d4c5b392557970b01d9092083._comment b/doc/forum/PO_and_RTL_support/comment_10_15cb363d4c5b392557970b01d9092083._comment
deleted file mode 100644
index 647770d29..000000000
--- a/doc/forum/PO_and_RTL_support/comment_10_15cb363d4c5b392557970b01d9092083._comment
+++ /dev/null
@@ -1,23 +0,0 @@
-[[!comment format=mdwn
- username="smcv"
- ip="81.100.115.242"
- subject="comment 10"
- date="2014-09-21T12:49:54Z"
- content="""
-> Yes, [a RTL meta tag] would help. But I'd need the PO plugin to
-> respect this lang tag. Is this already possible?
-
-Do you need the po plugin at all? The po plugin is specifically for
-sites that are written in a master language (usually English) and
-then translated into a bunch of other languages - the same general
-approach as <https://www.debian.org/> (that site does not use IkiWiki
-but the idea is the same).
-
-If you're selecting languages in some other way -
-e.g. all your content is in Arabic except that the `/programming/`
-subtree is in English, or something like that - then the po
-plugin is not designed for what you're doing, and adding support
-for a new meta tag to the meta plugin would be a better way to
-get the language code into the header. It could use the same
-hook I'd review a patch.
-"""]]