diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-07-26 22:31:57 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-07-26 22:31:57 +0000 |
commit | 75ff5530b4f80d0bdbf490b00741f91fac27d673 (patch) | |
tree | 95649f605049d8d03d247d24c23252eab272904c /doc | |
parent | 357c14bb81451e733d831680453650db25138070 (diff) |
add
Diffstat (limited to 'doc')
-rw-r--r-- | doc/todo/aggregation.mdwn | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/todo/aggregation.mdwn b/doc/todo/aggregation.mdwn new file mode 100644 index 000000000..735fca1a6 --- /dev/null +++ b/doc/todo/aggregation.mdwn @@ -0,0 +1,8 @@ +Here's a scary idea.. A plugin that can aggregate feeds from other +locations. Presumably there would need to be a cron job to build the wiki +periodically, and each time it's built any new items would be turned into +pages etc. There might also need to be a way to expire old items, unless +you wanted to keep them forever. + +This would allow ikiwiki to work as a kind of a planet, or at least a +poor-man's news aggregator. |