X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/0bbb3d201e9d3f27c537e415be4284877fd8eac7..bcfee103f331c5935340576a898984f0c468b62c:/doc/todo/Raw_view_link.mdwn?ds=inline

diff --git a/doc/todo/Raw_view_link.mdwn b/doc/todo/Raw_view_link.mdwn
index fd64074c2..b62a9022b 100644
--- a/doc/todo/Raw_view_link.mdwn
+++ b/doc/todo/Raw_view_link.mdwn
@@ -4,7 +4,7 @@ The configuration setting for Mercurial could be something like this:
 
     rawurl => "http://localhost:8000//raw-file/tip/\[[file]]",
 
-> What I want to do when I want to see if the raw source is either
+> What I 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
@@ -14,4 +14,6 @@ The configuration setting for Mercurial could be something like this:
 >> to gitweb/etc. I think Will's patch is a good approach, and have improved
 >> on it a bit in a git branch.
 
+>>> Since that is merged in now, I'm marking this [[done]] --[[Joey]] 
+
 [[!tag wishlist]]