editpage: Avoid storing accidental state changes when previewing pages.
authorJoey Hess <joey@kitenet.net>
Wed, 9 Jun 2010 21:44:40 +0000 (17:44 -0400)
committerJoey Hess <joey@kitenet.net>
Wed, 9 Jun 2010 21:44:40 +0000 (17:44 -0400)
commit24b59b3a9edb350ef0dc064b0a3f3cdee01f81be
tree7397521e97ea8fa8a65f46e9cb29ece923c8293e
parentb2327cfae4ac7da1df7bbf848f575b553f74eafb
editpage: Avoid storing accidental state changes when previewing pages.

This is a slow, safe, stupid approach. Could make deep copies of the data
structures as backups instead of re-loading the index from disk.
IkiWiki/Plugin/editpage.pm
debian/changelog
doc/bugs/comments_preview_unsafe_with_allowdirectives.mdwn [new file with mode: 0644]
doc/bugs/preview_pagestate.mdwn