aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2007-12-16 16:19:16 -0500
committerJoey Hess <joey@kitenet.net>2007-12-16 16:19:16 -0500
commitada6f506c1f5e955db3d230918ed371abfdb1e9c (patch)
tree3eacc898e64adb7fa6ac8ec9595be37ab2095026
parent1d60cb322d6b30baba376179cb336b8b94f1626b (diff)
downloadikiwiki-ada6f506c1f5e955db3d230918ed371abfdb1e9c.tar
ikiwiki-ada6f506c1f5e955db3d230918ed371abfdb1e9c.tar.gz
important note about pagestate persistence
-rw-r--r--doc/plugins/write.mdwn3
1 files changed, 3 insertions, 0 deletions
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