diff options
author | Joey Hess <joey@kitenet.net> | 2010-10-08 19:31:06 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-10-08 19:31:06 -0400 |
commit | f826251a6d506d6f8a31e30abfbe89338351bd6a (patch) | |
tree | 0c15b7609f6e4c1efd7b9929ff877ca4e5c400e9 /doc/forum | |
parent | c8214300ed6198d3a59cc1e3b3d74b0722c26b91 (diff) | |
parent | 2d99fe0d34be35d9e5d556d530f2d8993007cdf6 (diff) |
Merge branch 'revert'
Diffstat (limited to 'doc/forum')
-rw-r--r-- | doc/forum/how_do_I_revert_edits_in_the_web_mode__63__.mdwn | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/forum/how_do_I_revert_edits_in_the_web_mode__63__.mdwn b/doc/forum/how_do_I_revert_edits_in_the_web_mode__63__.mdwn index 4998c1a75..d69b3801b 100644 --- a/doc/forum/how_do_I_revert_edits_in_the_web_mode__63__.mdwn +++ b/doc/forum/how_do_I_revert_edits_in_the_web_mode__63__.mdwn @@ -38,3 +38,9 @@ Puzzled a bit :-/ Perer Gammie and I are working on reversion over at [[todo/web_reversion]]. --[[Joey]] + +Update: Web reversion is now supported by ikiwiki. Only changes committed +to your wiki after you upgrade to the version of ikiwiki that supports it +will get revert buttons on the RecentChanges page. If you want to force +adding buttons for older changes, you can delete `recentchanges/*._change` +from your srcdir, and rebuild the wiki. --[[Joey]] |