diff options
author | Joey Hess <joey@kitenet.net> | 2007-12-16 16:19:16 -0500 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2007-12-16 16:19:16 -0500 |
commit | ada6f506c1f5e955db3d230918ed371abfdb1e9c (patch) | |
tree | 3eacc898e64adb7fa6ac8ec9595be37ab2095026 /doc | |
parent | 1d60cb322d6b30baba376179cb336b8b94f1626b (diff) |
important note about pagestate persistence
Diffstat (limited to 'doc')
-rw-r--r-- | doc/plugins/write.mdwn | 3 |
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 |