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