]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - doc/todo/Page_template_with_RTL_support.mdwn
Answering questions and updating links
[git.ikiwiki.info.git] / doc / todo / Page_template_with_RTL_support.mdwn
index b25e699286ca86fc675b65779c84661c3adc97a7..7f11fd5b550c91fe76403d2c5d7a05aa27c2bc7a 100644 (file)
@@ -1,10 +1,16 @@
 Hi,
 
-I've modified page.tmpl to take into account rtl languages. Basically I've modified the <html> tag to generate
+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">
+       <html dir="$DIRECTION" lang="$LANG">
 
 if the PO plugin is enabled.
 
-Cheers
-u.
+I can't seem to attach a patch - sending it to Joey.
+Copy pasting markup here seems to be quite problematic.
+Pasting it here: https://paste.debian.net/318146/
+
+
+Cheers.
+
+> [[applied|done]] --[[Joey]]