From: joey Date: Wed, 21 Feb 2007 00:28:37 +0000 (+0000) Subject: web commit by JoshTriplett: Add discussion. X-Git-Tag: 1.44~59 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=02989c54a1eb588f77dc44548f50c2666303e915;p=ikiwiki.git web commit by JoshTriplett: Add discussion. --- diff --git a/doc/todo/preview_changes.mdwn b/doc/todo/preview_changes.mdwn index 29c39210d..7bad95115 100644 --- a/doc/todo/preview_changes.mdwn +++ b/doc/todo/preview_changes.mdwn @@ -1 +1,9 @@ -When editing a page, it would help to have a "preview changes" or "show diff" button, which brings up a diff from the current page content to the proposed new page content. \ No newline at end of file +When editing a page, it would help to have a "preview changes" or "show diff" button, which brings up a diff from the current page content to the proposed new page content. --[[JoshTriplett]] + +Some discussion from the main [[/index/discussion]] page: + +>It would be nice to be able to have a button to show "Differences" (or "Show Diff") when +>editing a page. Is that an option that can be enabled? +> +>> It's doable, it could even be done by a [[todo/plugin]], I think. +>> --[[Joey]]