diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-02-21 00:28:37 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-02-21 00:28:37 +0000 |
commit | 02989c54a1eb588f77dc44548f50c2666303e915 (patch) | |
tree | 46d611c04d7c0483d6d9df2eab98f9cb5ad13929 | |
parent | 91daaf61aaeea9b22c99230f062a79a7fd12b4b6 (diff) | |
download | ikiwiki-02989c54a1eb588f77dc44548f50c2666303e915.tar ikiwiki-02989c54a1eb588f77dc44548f50c2666303e915.tar.gz |
web commit by JoshTriplett: Add discussion.
-rw-r--r-- | doc/todo/preview_changes.mdwn | 10 |
1 files changed, 9 insertions, 1 deletions
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]] |