]> sipb.mit.edu Git - ikiwiki.git/blob - doc/todo/Raw_view_link.mdwn
4b8d740b353509e4ad0776fb939362212e257902
[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]]