]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/todo/preview_changes.mdwn
reviewing next patch
[ikiwiki.git] / doc / todo / preview_changes.mdwn
index 29c39210d8b7f2a740dd688f51ec19d33b1817a4..28797b452708aa3e3d80c3f7fd582e949db8fc80 100644 (file)
@@ -1 +1,14 @@
-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]]
+>>
+
+See the [[plugins/editdiff]] plugin --[[JeremieKoenig]]
+
+[[done]]