From ab75c0323bc584203a2b4a507c2a2012523354d0 Mon Sep 17 00:00:00 2001 From: joey Date: Sun, 30 Jul 2006 00:20:11 +0000 Subject: * Add a run_hooks function for the common task of running all hooks of a given type. * Add a savestate hook. * Don't put blog post forms on pages if there's no cgiurl set. * Reformat front page. --- doc/todo/aggregation.mdwn | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'doc/todo') diff --git a/doc/todo/aggregation.mdwn b/doc/todo/aggregation.mdwn index ce8143fa2..7d765f9e9 100644 --- a/doc/todo/aggregation.mdwn +++ b/doc/todo/aggregation.mdwn @@ -15,3 +15,10 @@ poor-man's news aggregator. better would be to use preprocessor directives in a wiki page, probably the same page that inlines all the pages together. * Where to store when a feed was last pulled? + +So I need: + +* A way to store info from the preprocessor directives about what pages + to pull and expiry. +* A way to store info on last pull time, guids, etc. +* Switch for a mode that a) pulls b) expires old c) rebuilds wiki (for cron) -- cgit v1.2.3