https://bugzilla.wikimedia.org/show_bug.cgi?id=56848

       Web browser: ---
            Bug ID: 56848
           Summary: Make it easier to get incremental revision data via
                    API
           Product: MediaWiki
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: Unprioritized
         Component: API
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected], [email protected]
    Classification: Unclassified
   Mobile Platform: ---

People want to get incremental updates of wiki content. It seems that the
easiest way to do this would be to leave off pulling content at one rc_id or
rv_id and then resume later. However, the way it is set up, you have to do a
separate API query for each page. So, I propose that one of the following be
implemented:
*list=recentchanges should have an rcprop=content option
*prop=revisions should work without titles being set

See https://www.mediawiki.org/wiki/MediaWikiAnalysis

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to