Commit Graph

16 Commits

Author SHA1 Message Date
Alex Schroeder
dd63c50cad (DoJournalRss): Added search parameter. 2007-09-14 21:18:58 +00:00
Alex Schroeder
8bff7cd253 (DoJournalRss): Protect call to
GetKeptRevision using eval for cases where the old revision is no
longer available.
2007-02-20 14:08:21 +00:00
Alex Schroeder
0c03f9fb4b Updated copyright year. 2006-12-21 21:56:34 +00:00
Alex Schroeder
14facff422 (DoJournalRss): Undo last change where
the date is retrieved from the date in the header. Instead, the
date of the last major edit is used.
2006-12-21 21:40:19 +00:00
Alex Schroeder
a85855e40b Fix GMT issue. 2006-12-12 15:17:59 +00:00
Alex Schroeder
cc95af9bfa (DoJournalRss): In the default case, use
the date extracted from the page title to compute the pubDate we
will report. This makes more sense when the wiki feed is
incorporated into a planet, where all pages are sorted by pubDate.
Last edit date will look strange. You can still override it using
ts=1.
2006-12-12 14:53:41 +00:00
Alex Schroeder
b2cdf61912 Revert to revision 1.7. 2006-10-06 14:53:54 +00:00
Alex Schroeder
61b40e110a (DoJournalRss): Fix parameter handling. 2006-10-06 09:57:29 +00:00
Alex Schroeder
bb50e9f95a (DoJournalRss): Handle past and future
keywords.
2006-10-06 09:54:39 +00:00
Alex Schroeder
3eae2b0454 (DoJournalRss): Switch MIME type to
application/xml now that we produce RSS 2.0.
2005-07-20 20:05:51 +00:00
Alex Schroeder
c57359e9dd Typo in a comment. 2005-07-20 20:02:19 +00:00
Alex Schroeder
3b71e77f45 * modules/journal-rss.pl (DoJournalRss): Handle rsslimit=all and
default showedit=1.
2004-10-10 20:21:24 +00:00
Alex Schroeder
3b4a76dde8 * modules/journal-rss.pl (DoJournalRss): Use rsslimit instead of
num and match instead of regexp, and reverse=1 instead of
type=reverse.
2004-10-10 15:39:16 +00:00
Alex Schroeder
a6cccb821e (DoJournalRss): Cosmetic. 2004-10-10 15:06:39 +00:00
Alex Schroeder
a6b42a0431 (DoJournalRss): Use $CollectingJournal to
avoid infinite loops when including the full RSS.
2004-10-10 14:37:24 +00:00
Alex Schroeder
40f16f71e3 new 2004-10-10 14:32:41 +00:00