X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/3eea683d71f95fcda8e555002567fe081fee9937..ee2b08c0bf59e8071fdef8eb3f04445c768441f4:/doc/todo/plugin_data_storage.mdwn 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