Last modified: 2014-04-28 19:01:52 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 T66546, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 64546 - Support revisions
Support revisions
Status: RESOLVED WONTFIX
Product: MediaWiki extensions
Classification: Unclassified
TextExtracts (Other open bugs)
REL1_23-branch
All All
: Unprioritized enhancement (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-04-28 13:29 UTC by Dimitris Kontokostas
Modified: 2014-04-28 19:01 UTC (History)
1 user (show)

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


Attachments

Description Dimitris Kontokostas 2014-04-28 13:29:07 UTC
It would be cool if you supported revisions in TextExtracts.
The Query module specifies that one can ask for pages by title, pageid (both supported) and by revision ID using the revids parameter, e.g. revids=478198|54872|54894545

Although it states that "Most query modules will convert revision ID to the corresponding page ID. Only prop=revisions actually uses the revision ID itself."
It this case it makes sense to get text from a revision.

Stalled templates could break some text but the api caller can be aware of this.
Comment 1 Max Semenik 2014-04-28 19:01:52 UTC
Extraction requires parser output, obtaining which is a potentially very slow operation (in case of cache miss). I want to go away from on-demand generation of extracts and obtain them on page save instead. Because I don't want to store extracts for every revision, I don't think that implementing this feature request is viable, sorry.

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


Navigation
Links