Last modified: 2008-12-21 19:03:32 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 T18745, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 16745 - Ability to list user revisions on a spesific article
Ability to list user revisions on a spesific article
Status: RESOLVED DUPLICATE of bug 10788
Product: MediaWiki
Classification: Unclassified
History/Diffs (Other open bugs)
unspecified
All All
: Normal enhancement (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2008-12-21 18:52 UTC by とある白い猫
Modified: 2008-12-21 19:03 UTC (History)
0 users

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


Attachments

Description とある白い猫 2008-12-21 18:52:14 UTC
http://en.wikipedia.org/w/api.php?action=query&prop=revisions&titles=Main_Page&rvlimit=500&rvuser=MZMcBride

You are looking at the HTML representation of the XML format.
HTML is good for debugging, but probably is not suitable for your application.
See complete documentation, or API help for more information.
<?xml version="1.0"?>
<api>
  <query>
    <normalized>
      <n from="Main_Page" to="Main Page" />
    </normalized>
    <pages>
      <page pageid="15580374" ns="0" title="Main Page">
        <revisions>
          <rev revid="250138233" user="MZMcBride" timestamp="2008-11-07T00:25:19Z" comment="cleaned up code, per talk" />
          <rev revid="210742813" user="MZMcBride" timestamp="2008-05-07T05:22:48Z" comment="rv" />
          <rev revid="210742552" user="MZMcBride" timestamp="2008-05-07T05:20:55Z" comment="restored margin-top with lower value" />
          <rev revid="210742376" user="MZMcBride" timestamp="2008-05-07T05:19:46Z" comment="rm margin-top, see talk" />
          <rev revid="199549748" user="MZMcBride" timestamp="2008-03-20T08:11:25Z" comment="rv" />
          <rev revid="197643346" user="MZMcBride" timestamp="2008-03-12T03:52:20Z" comment="rm unneeded div" />
          <rev revid="191953558" user="MZMcBride" timestamp="2008-02-16T23:45:51Z" comment="bypassed redirect" />
        </revisions>
      </page>
    </pages>
  </query>
</api>

--------------------------------------------------------------------------------

Above is an example use.

I'd like a different page that lets me display user contribution (individual revisions) like page history. Basically I want
*the diff link to be clickable
*timestamp displayed in standard dating format (depending on users pref like how history date & time is displayed)
*possibly adding a text box to history pages so that I can "search" a users contribution.
**For example if I went to page history of "Main Page" and search for "MZMcBride" I'd get the above feed
Comment 1 P.Copp 2008-12-21 19:03:32 UTC

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

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


Navigation
Links