aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2014-02-23 14:08:22 -0400
committerJoey Hess <joey@kitenet.net>2014-02-23 14:08:22 -0400
commit7e1b8c4f9c69b5f9bd9096129f2ad961b97a1022 (patch)
treef3b1130a3a99fa05d0652e52255dccf6897e7a75
parent9a99c4c6e2228954b27e1e93e2b66c12a74850ac (diff)
downloadikiwiki-7e1b8c4f9c69b5f9bd9096129f2ad961b97a1022.tar
ikiwiki-7e1b8c4f9c69b5f9bd9096129f2ad961b97a1022.tar.gz
po: Add html_lang_code and html_lang_dir template variables for the language code and direction of text. Thanks, Mesar Hameed
-rw-r--r--debian/changelog3
-rw-r--r--doc/todo/expose_html_language_and_direction.mdwn2
2 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 208da2a0f..a6ef93e11 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,9 @@ ikiwiki (3.20140126) UNRELEASED; urgency=medium
* Added useragent config setting. Closes: #737121
Thanks, Tuomas Jormola
+ * po: Add html_lang_code and html_lang_dir template variables
+ for the language code and direction of text.
+ Thanks, Mesar Hameed
-- Joey Hess <joeyh@debian.org> Sat, 01 Feb 2014 16:53:35 -0400
diff --git a/doc/todo/expose_html_language_and_direction.mdwn b/doc/todo/expose_html_language_and_direction.mdwn
index 6eed9671e..f321e4f52 100644
--- a/doc/todo/expose_html_language_and_direction.mdwn
+++ b/doc/todo/expose_html_language_and_direction.mdwn
@@ -11,3 +11,5 @@ The [[patch]] is currently being used on http://addons.nvda-project.org and seem
> I don't have commit access, but it [[seems reasonable|/users/smcv/yesplease]].
> --[[smcv]]
+
+>> [[done]]] --[[Joey]]