aboutsummaryrefslogtreecommitdiff
path: root/doc/todo/unaccent_url_instead_of_encoding.mdwn
blob: 1be150a829aaaadc16ee9161e555793c31d61232 (plain)
1
2
3
4
5
6
7
8
9
If one puts localized chars in wikilinks ikiwiki will escape it.
This works right from a technical point of view, but the URLs will become ugly.

So I made a patch which unaccent chars: <http://users.itk.ppke.hu/~cstamas/code/ikiwiki/unaccentpagetitlenames/>
This is a one liner change, but requires a bit of reordering in the code.

[[cstamas]]

[[!tag wishlist patch]]