]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/commitdiff
(no commit message)
authoru@09c8cbfd758dbd0224174f3bdf0ec5b8007c7be7 <u@web>
Mon, 26 Oct 2015 11:57:08 +0000 (07:57 -0400)
committeradmin <admin@branchable.com>
Mon, 26 Oct 2015 11:57:08 +0000 (07:57 -0400)
doc/todo/Page_template_with_RTL_support.mdwn [new file with mode: 0644]

diff --git a/doc/todo/Page_template_with_RTL_support.mdwn b/doc/todo/Page_template_with_RTL_support.mdwn
new file mode 100644 (file)
index 0000000..b25e699
--- /dev/null
@@ -0,0 +1,10 @@
+Hi,
+
+I've modified page.tmpl to take into account rtl languages. Basically I've modified the <html> tag to generate
+
+<html dir="$DIRECTION" lang="$LANG">
+
+if the PO plugin is enabled.
+
+Cheers
+u.