X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/4cac43981e0b68e0efe5c6ac6cb902c2d3e5ce15..a7d5259a88f738b8fad4154edd065f6dc5204895:/doc/todo/plugin_data_storage.mdwn diff --git a/doc/todo/plugin_data_storage.mdwn b/doc/todo/plugin_data_storage.mdwn index f56d41b0a..44888327e 100644 --- a/doc/todo/plugin_data_storage.mdwn +++ b/doc/todo/plugin_data_storage.mdwn @@ -45,7 +45,9 @@ 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. Except, expired pages don't exit, but - still have guid data to store. Hmm. + still have guid data to store. Hmm. I suppose the guid data could be + considered to be associated with the page that contains the aggregate + directive then. * 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