From: http://alcopop.org/me/openid/ Date: Tue, 2 Dec 2008 15:00:39 +0000 (-0500) Subject: update for rename of users/jondowland.mdwn to users/jon.mdwn X-Git-Tag: 2.71~195 X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/c4634dfc92485833ca5b2d36c667c7ee6f24f036?ds=inline;hp=--cc update for rename of users/jondowland.mdwn to users/jon.mdwn --- c4634dfc92485833ca5b2d36c667c7ee6f24f036 diff --git a/doc/todo/source_link.mdwn b/doc/todo/source_link.mdwn index 93791c81a..5d6cb89e8 100644 --- a/doc/todo/source_link.mdwn +++ b/doc/todo/source_link.mdwn @@ -1,6 +1,6 @@ How about a direct link from the page header to the source of the latest version, to avoid the need to either use edit or navigate to the current version via the history link? - I'd like this too (and might try to implement it). -- [[jondowland]] + I'd like this too (and might try to implement it). -- [[users/jon]] I just implemented this. There is one [[patch]] to the default page template, and a new plugin. -- [[Will]]