]> sipb.mit.edu Git - ikiwiki.git/commitdiff
cgiurl(): return a locally-valid path by default
authorSimon McVittie <smcv@debian.org>
Mon, 22 Nov 2010 23:20:32 +0000 (23:20 +0000)
committerSimon McVittie <smcv@debian.org>
Mon, 22 Nov 2010 23:47:04 +0000 (23:47 +0000)
To get an absolute version you can use cgiurl(cgiurl => $config{cgiurl}).
The only place in IkiWiki that seems to actually need an absolute URL
is the openid plugin, and that already uses the named parameter.


No differences found