From: joey Date: Mon, 8 Jan 2007 14:55:31 +0000 (+0000) Subject: web commit by JeremyReed: should not "create" existing page X-Git-Tag: 1.39~90 X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/953a9ce7ab2e16f55f5d69e88484b492e7f3cb9e web commit by JeremyReed: should not "create" existing page --- diff --git a/doc/index/discussion.mdwn b/doc/index/discussion.mdwn index 6cae43b9d..69e612896 100644 --- a/doc/index/discussion.mdwn +++ b/doc/index/discussion.mdwn @@ -275,4 +275,11 @@ or the path to the sub-page. I think this is handled by the htmllink() routine. >> changes in many pages. It will be displayed ugly then, because probably >> a width of the RecentChanges page will be greater then a width of >> user's browser. I hate these pages. So I propose to display a list of ->> changed pages in a column, not in a row. --Pawel \ No newline at end of file +>> changed pages in a column, not in a row. --Pawel + +---- + +# Should not create an existing page + +This might be a bug, but will discuss it here first. +Clicking on an old "?" or going to a create link but new Markdown content exists, should not go into "create" mode, but should do a regular "edit". \ No newline at end of file