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.
3 The configuration setting for Mercurial could be something like this:
5 rawurl => "http://localhost:8000//raw-file/tip/\[[file]]",
7 > What I want to do when I want to see if the raw source is either
8 > click on the edit link, or click on history and navigate to it in the
9 > history browser (easier to do in viewvc than in gitweb, IIRC).
10 > Not that I'm opposed to the idea of a plugin that adds a Raw link