diff options
author | chrysn <chrysn@fsfe.org> | 2012-03-15 14:38:42 +0100 |
---|---|---|
committer | chrysn <chrysn@fsfe.org> | 2012-03-15 14:38:42 +0100 |
commit | efbb1121ffdc146f5c9a481a51f23ad151b9f240 (patch) | |
tree | 1cba0b29983ea8f5c1eac2f48975ce27c36f1749 /templates | |
parent | be6fe03035259cf85a8b68e447ed405eb458d76c (diff) | |
download | ikiwiki-efbb1121ffdc146f5c9a481a51f23ad151b9f240.tar ikiwiki-efbb1121ffdc146f5c9a481a51f23ad151b9f240.tar.gz |
display the pagetitle() in linkmaps
without this patch, linkmaps display underscores and underscore escape
sequences in the rendered output.
this introduces a pageescape function, which invoces pagetitle() to get
rid of underscore escapes and wraps the resulting utf8 string
appropriately for inclusion in a dot file (using dot's html encoding
because it can represent the '\"' dyad properly, and because it doesn't
need special-casing of newlines).
Diffstat (limited to 'templates')
0 files changed, 0 insertions, 0 deletions