aboutsummaryrefslogtreecommitdiff
path: root/doc/todo/Page_template_with_RTL_support.mdwn
blob: 7f11fd5b550c91fe76403d2c5d7a05aa27c2bc7a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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.

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]]