diff options
author | Joey Hess <joey@kitenet.net> | 2007-12-12 16:49:15 -0500 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2007-12-12 16:49:15 -0500 |
commit | d1b02ff65982cad05df34fa217d2bd0a4d9a574b (patch) | |
tree | d4d6d8eb3922ab5604a945119bd16d441039e461 /doc/todo | |
parent | 7eafa95f33d4429054d13e6ade54d112c02ba0e1 (diff) | |
download | ikiwiki-d1b02ff65982cad05df34fa217d2bd0a4d9a574b.tar ikiwiki-d1b02ff65982cad05df34fa217d2bd0a4d9a574b.tar.gz |
comment
Diffstat (limited to 'doc/todo')
-rw-r--r-- | doc/todo/Raw_view_link.mdwn | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/doc/todo/Raw_view_link.mdwn b/doc/todo/Raw_view_link.mdwn index 4b8d740b3..11673a6d8 100644 --- a/doc/todo/Raw_view_link.mdwn +++ b/doc/todo/Raw_view_link.mdwn @@ -4,4 +4,10 @@ The configuration setting for Mercurial could be something like this: rawurl => "http://localhost:8000//raw-file/tip/\[[file]]", -[[tag wishlist]]
\ No newline at end of file +> What I want to do when I want to see if the raw source is either +> click on the edit link, or click on history and navigate to it in the +> history browser (easier to do in viewvc than in gitweb, IIRC). +> Not that I'm opposed to the idea of a plugin that adds a Raw link +> --[[Joey]] + +[[tag wishlist]] |