Dalba created this task.
Dalba added a project: Pywikibot-core.
Herald added subscribers: pywikibot-bugs-list, Zppix, Aklapper.

TASK DESCRIPTION

MW API supports returning the parser output by:

  1. Specifying a page or revision, using page, pageid, or oldid.
  2. Specifying content explicitly, using text, title, and contentmodel.
  3. Specifying only a summary to parse.

It seems that currently pywikibot.Site() only supports the first one and only for returning the html output for the current page content (but not for an oldid (revision)).

It would be nice to have a method (e.g. Site().parse?) that provides the above functionalities.


TASK DETAIL
https://phabricator.wikimedia.org/T140648

EMAIL PREFERENCES
https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Dalba
Cc: Aklapper, Zppix, pywikibot-bugs-list, Dalba, Mdupont, jayvdb
_______________________________________________
pywikibot-bugs mailing list
pywikibot-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs

Reply via email to