On Thu, 15 Sep 2005 13:33:09 +0200
Esther Brunner <esther@xxxxxxxxxxxxx> wrote:
> > page, rev, diff are already available (see
> > http://wiki.splitbrain.org/wiki:syndication), recent should probably
> > named current but should be added. Your config option is for
> > setting the
> > default?
>
> What is the difference between 'page' and 'current'? Joe, did you
> mean the page **before** the most recent revision with 'recent'? And
> for what purpose would this be useful?
Well the RSS feed should be pulled only every half hour or so by your
aggregator. So you could have a feed that is 20 minutes old. Each feed
item usually (page) points to the revision of when the feed was created.
Using current would always point to the current revision (which may be
different from 20 minutes ago.)
Andi