aboutsummaryrefslogtreecommitdiff
path: root/doc/todo/plugin_data_storage.mdwn
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-11-01 06:05:08 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-11-01 06:05:08 +0000
commit4cac43981e0b68e0efe5c6ac6cb902c2d3e5ce15 (patch)
treeb768a5ed84d9627031dbdcf57829d4cd295b8a79 /doc/todo/plugin_data_storage.mdwn
parent0d666f4a7c504690866db868e454ebc20f00f5f5 (diff)
downloadikiwiki-4cac43981e0b68e0efe5c6ac6cb902c2d3e5ce15.tar
ikiwiki-4cac43981e0b68e0efe5c6ac6cb902c2d3e5ce15.tar.gz
foo
Diffstat (limited to 'doc/todo/plugin_data_storage.mdwn')
-rw-r--r--doc/todo/plugin_data_storage.mdwn3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/todo/plugin_data_storage.mdwn b/doc/todo/plugin_data_storage.mdwn
index 79e750707..f56d41b0a 100644
--- a/doc/todo/plugin_data_storage.mdwn
+++ b/doc/todo/plugin_data_storage.mdwn
@@ -44,7 +44,8 @@ data all the time when using it would quite suck, so no, let's not do that.
Note that for the aggregate plugin to use this, it will need some changes:
* guid data will need to be stored as part of the data for the page
- that was aggregated from that guid
+ that was aggregated from that guid. Except, expired pages don't exit, but
+ still have guid data to store. Hmm.
* All feeds will need to be marked as removable in loadstate, and only
unmarked if seen in preprocess. Then savestate will need to not only
remove any feeds still marked as such, but do the unlinking of pages