web commit by http://svend.myopenid.com/
[ikiwiki.git] / doc / todo / Raw_view_link.mdwn
1 I'd like to have a "raw view" link to view the source for the current page. It would go with the history link that each page has.
2
3 The configuration setting for Mercurial could be something like this:
4
5     rawurl => "http://localhost:8000//raw-file/tip/\[[file]]",
6
7 [[tag wishlist]]