The goal of this task is to make the contents of Flow posts accessible to Pywikibot users via a method on the Post class written in T101146. The necessary API call, view_post(), was already implemented in that task. All that remains is to create the method on Post to call this API hook to retrieve the contents of the post. The content must be available in at least wikitext, but HTML support is planned.
Description
Description
Details
Details
Subject | Repo | Branch | Lines +/- | |
---|---|---|---|---|
Load Flow object content in Pywikibot | pywikibot/core | master | +429 -31 |
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Open | None | T107093 Bots and Flow living in harmony (tracking) | |||
Invalid | None | T110042 Pywikibot and Flow (tracking) | |||
Resolved | happy5214 | T67119 Implement Flow support in Pywikibot | |||
Resolved | happy5214 | T101258 Implement Flow support in Pywikibot (Phase 1: Reading and Posting) | |||
Resolved | happy5214 | T101260 Make Flow post content accessible in Pywikibot |
Event Timeline
Comment Actions
Change 217717 had a related patch set uploaded (by Happy5214):
Load Flow object content in Pywikibot