CGI: add cgi_page_from_404(), which remaps a path like $REDIRECT_URL to an IkiWiki...
authorSimon McVittie <smcv@ http://smcv.pseudorandom.co.uk/>
Sat, 31 Jan 2009 18:07:42 +0000 (18:07 +0000)
committerSimon McVittie <smcv@ http://smcv.pseudorandom.co.uk/>
Sat, 31 Jan 2009 18:07:42 +0000 (18:07 +0000)
commit8322b8c9c82941c4052bcc8a0d1824a92d6426a0
tree434ffe1df1119a014c401e0cac39abf4bc118544
parent3e290ce7eef9de6bad7d30b5855de14090b5edd2
CGI: add cgi_page_from_404(), which remaps a path like $REDIRECT_URL to an IkiWiki page name

Also add a regression test
IkiWiki/CGI.pm
t/cgi_page_from_404.t [new file with mode: 0755]