Last modified: 2014-09-24 01:32:37 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T6182, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 4182 - RSS feed for logs
RSS feed for logs
Status: RESOLVED DUPLICATE of bug 10094
Product: MediaWiki
Classification: Unclassified
Recent changes (Other open bugs)
unspecified
All All
: Low enhancement with 3 votes (vote)
: ---
Assigned To: Nobody - You can work on this!
: patch
Depends on:
Blocks: feeds
  Show dependency treegraph
 
Reported: 2005-12-05 16:54 UTC by Fastfission
Modified: 2014-09-24 01:32 UTC (History)
2 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments
Initial implementation (5.16 KB, patch)
2006-08-19 06:41 UTC, Wil Mahan
Details

Description Fastfission 2005-12-05 16:54:54 UTC
It would be nice if the Deletion log, and maybe some other logs, could have some sort of RSS feed as well. Not so much because users 
are going to want to individually use them, but there may be ways to integrate this sort of thing into various forms of external software 
(i.e., a little program that could keep track of newpages using its RSS feed and then whether or not they are deleted by the deletion feed). 
Obviously just an enhancement, but if it isn't a difficult thing... might be worth throwing in.
Comment 1 Wil Mahan 2006-08-19 06:41:17 UTC
Created attachment 2251 [details]
Initial implementation

Here is a first pass at implementing feeds for Special:Log. It is
modeled after the recent changes feeds, and output is cached
according to $wgFeedCacheTimeout. Following the RC example,
filtering is not allowed; all logs are returned together, and the
only allowed option is a limit.

One possible improvement that I didn't do would be to move the
caching into Feed.php, so that it isn't duplicated for every
page that needs cached feeds.
Comment 2 Brion Vibber 2008-10-20 23:01:03 UTC
We should probably consolidate some more of the feed code -- feed type selection, limit handling, caching, etc are currently all kind of nastily duplicated, which complicates addition of new feeds for very similar things.
Comment 3 Siebrand Mazeland 2009-02-02 13:32:35 UTC
Changed component to "RecentChanges"
Comment 4 p858snake 2011-04-30 00:09:06 UTC
*Bulk BZ Change: +Patch to open bugs with patches attached that are missing the keyword*
Comment 5 Sumana Harihareswara 2011-11-10 05:25:41 UTC
Adding the "reviewed" keyword in response to Brion's review in comment 2.  Thanks for the patch, Will!  Are you interested in revising it?
Comment 6 Nemo 2014-07-02 07:40:09 UTC
Merging to bug 10094 which has more discussion.

*** This bug has been marked as a duplicate of bug 10094 ***

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links