diff options
author | Joey Hess <joey@kitenet.net> | 2010-08-30 13:37:16 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-08-30 13:37:16 -0400 |
commit | 00a54d1bb7826455609645aa1d0ea66cfec3f468 (patch) | |
tree | 883da41843c4c672d0cb5ecda9317eaa4b36fd1b /doc/todo | |
parent | 991d01f5b53250b962725110903b0324c93fbfb6 (diff) |
finish link(.) support
Diffstat (limited to 'doc/todo')
-rw-r--r-- | doc/todo/support_link__40__.__41___in_pagespec.mdwn | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/todo/support_link__40__.__41___in_pagespec.mdwn b/doc/todo/support_link__40__.__41___in_pagespec.mdwn index 79809662a..653db1ff2 100644 --- a/doc/todo/support_link__40__.__41___in_pagespec.mdwn +++ b/doc/todo/support_link__40__.__41___in_pagespec.mdwn @@ -11,3 +11,11 @@ IkiWiki.pm is the best way to do it". > I implemented this suggestion in the simplest possible way, [[!taglink patch]] available [[here|http://git.oblomov.eu/ikiwiki/patch/f4a52de556436fdee00fd92ca9a3b46e876450fa]]. > An alternative approach, very similar, would be to make the empty page parameter mean current page (e.g. `link()` would mean pages linking here). The patch would be very similar. > -- GB + +>> Thanks for this, and also for your recent spam-fighting. +>> Huh, I was right about changing derel, didn't realize it would be +>> so obvious a change. :) Oh well, I managed to complicate it +>> some in optimisation pass.. ;) +>> +>> Note that your git-daemon on git.oblomov.eu seems down. +>> I pulled the patch from gitweb, [[done]] --[[Joey]] |