Alex Schroeder
e6d3ad8382
Fixed typo in AddModuleDescription sub name
2014-08-21 22:23:23 +02:00
Alex Schroeder
17bd795ef0
Automatically reformatted modules
2014-08-21 07:29:46 +03:00
Alex Schroeder
ed19303798
journal-rss.pl: monthly parameter
...
As suggested by Ingo Belka on the wiki: The parameter monthly=1 will
set the match parameter to the current year and the current month.
2014-06-24 16:13:59 +02:00
Alex Schroeder
c9e39a4c19
getting rid of $Id$ tags in $WikiDescription
...
Replaced the $Id$ tags in $WikiDescription for all the modules and wiki.pl itself with a link to the source and an appropriate wiki page, if possible. This is shown in action=version and should help users figure out what another wiki has installed.
2012-04-19 02:18:45 +02:00
Alex Schroeder
0ea317bb84
(JournalRssGetRcLines): Make sure minor
...
changes and empty pages don't show up.
2010-12-04 15:13:53 +00:00
Alex Schroeder
1b3d166df2
(JournalRssGetRcLines): New. Add journal
...
to %NearLinksException.
2009-08-31 08:32:10 +00:00
Alex Schroeder
2b1e043046
(JournalRssGetRcLines): Don't just skip
...
minor edits. Read the last major edit instead, if your can.
2009-03-07 16:05:34 +00:00
Alex Schroeder
d291c268d8
(JournalRssGetRcLines): Skip minor edits
...
instead of messing with them.
2009-02-23 09:57:40 +00:00
Alex Schroeder
31ca3899b6
Copyright year, GPL v3, updated comments to document the code.
2008-09-21 23:23:01 +00:00
Alex Schroeder
cd77c7d001
(JournalRssGetRcLines): Reimplemented the item limit using a different method.
2008-09-21 22:54:28 +00:00
Alex Schroeder
0d74c40eca
(JournalRssGetRcLines): Reverse RSS sorting order.
2008-09-21 22:15:14 +00:00
Alex Schroeder
7366bc21de
(JournalRssGetRcLines): New.
...
(DoJournalRss): Use JournalRssGetRcLines since GetRcRss was
changed.
2008-09-21 22:07:01 +00:00
Alex Schroeder
b9af930d35
(DoJournalRss): Added search parameter.
2007-09-14 21:18:58 +00:00
Alex Schroeder
8bb669f2be
(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
b6193db536
Updated copyright year.
2006-12-21 21:56:34 +00:00
Alex Schroeder
825b56d1fa
(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
59dc18b3e3
Fix GMT issue.
2006-12-12 15:17:59 +00:00
Alex Schroeder
0dffc00296
(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
102cb6f50c
Revert to revision 1.7.
2006-10-06 14:53:54 +00:00
Alex Schroeder
61341ece8b
(DoJournalRss): Fix parameter handling.
2006-10-06 09:57:29 +00:00
Alex Schroeder
7632cb1562
(DoJournalRss): Handle past and future
...
keywords.
2006-10-06 09:54:39 +00:00
Alex Schroeder
1ecd3c5d30
(DoJournalRss): Switch MIME type to
...
application/xml now that we produce RSS 2.0.
2005-07-20 20:05:51 +00:00
Alex Schroeder
d409c9580a
Typo in a comment.
2005-07-20 20:02:19 +00:00
Alex Schroeder
247199d93d
* modules/journal-rss.pl (DoJournalRss): Handle rsslimit=all and
...
default showedit=1.
2004-10-10 20:21:24 +00:00
Alex Schroeder
43ea097b68
* 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
13680b5693
(DoJournalRss): Cosmetic.
2004-10-10 15:06:39 +00:00
Alex Schroeder
300c44df10
(DoJournalRss): Use $CollectingJournal to
...
avoid infinite loops when including the full RSS.
2004-10-10 14:37:24 +00:00
Alex Schroeder
aad072b9e8
new
2004-10-10 14:32:41 +00:00