From: Joey Hess <joey@kitenet.net>
Date: Sun, 16 Dec 2007 21:19:16 +0000 (-0500)
Subject: important note about pagestate persistence
X-Git-Tag: 2.16~22
X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/ada6f506c1f5e955db3d230918ed371abfdb1e9c?ds=inline

important note about pagestate persistence
---

diff --git a/doc/plugins/write.mdwn b/doc/plugins/write.mdwn
index b7c487ee2..4ff5ff59e 100644
--- a/doc/plugins/write.mdwn
+++ b/doc/plugins/write.mdwn
@@ -325,6 +325,9 @@ used.
 
 When pages are deleted, ikiwiki automatically deletes their pagestate too.
 
+Note that page state does not persist across wiki rebuilds, only across
+wiki updates.
+
 ### Other variables
 
 If your plugin needs to access data about other pages in the wiki. It can