This task will load the root post of a Flow topic, implementing the Topic.root property. The contents of this post constitute the topic's title, and the method Topic.topic_title() will be added to the design as a wrapper for Topic.root.get(). This will also implement Topic.replies() as a wrapper for Topic.root.replies().
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 | T101263 Load root post of a Flow topic and access the topic's replies in Pywikibot |
Event Timeline
Comment Actions
Change 217717 had a related patch set uploaded (by Happy5214):
[WIP] Load Flow object content in Pywikibot