From: joey Date: Fri, 12 Jan 2007 21:07:07 +0000 (+0000) Subject: first pass X-Git-Tag: 1.39~15 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=8e0ecb0ebdfb0f02f4bedb712a8f4749e1dfb4f9;p=ikiwiki.git first pass --- diff --git a/doc/patchqueue/move_page.mdwn b/doc/patchqueue/move_page.mdwn index d7bc33e2a..e3109f062 100644 --- a/doc/patchqueue/move_page.mdwn +++ b/doc/patchqueue/move_page.mdwn @@ -21,6 +21,12 @@ A bunch of obvious shortcomings exist: Anyhow, here's the patch, for whatever good it does. +> Looks like a good start, although I agree about many of the points above, +> and also feel that something needs to be done about rcses that don't +> implement a move operation -- falling back to an add and delete. +> --[[Joey]] + + diff -urx .svn ikiwiki/IkiWiki/CGI.pm ikiwiki-new/IkiWiki/CGI.pm --- ikiwiki/IkiWiki/CGI.pm 2007-01-04 03:52:47.000000000 -0800 +++ ikiwiki-new/IkiWiki/CGI.pm 2007-01-11 18:49:37.000000000 -0800