Description
Description
Details
Details
Related Changes in Gerrit:
| Subject | Author | Repo | Branch | Lines +/- | |
|---|---|---|---|---|---|
| [families] Add abstract_family.py | Jforrester | pywikibot/core | master | +28 -1 |
| Status | Subtype | Assigned | Task | ||
|---|---|---|---|---|---|
| Resolved | Jdforrester-WMF | T420420 Register Abstract Wikipedia as a special kind of wiki with Wikidata so it can be linked to/from distinctly from being just a Wikipedia? | |||
| Resolved | Jdforrester-WMF | T420615 Post-creation work for abstractwiki | |||
| Resolved | Jdforrester-WMF | T420636 Add support for abstractwiki to Pywikibot |
Event Timeline
Comment Actions
Looking at the URL it seems to bee part of the wikipedia_family. On the other hand its content is quite different. Like a function (from wikifunctions) of wikidata items. So, should it have its own abstract_family then?
See also: T420420
Comment Actions
Depends on how we want to instantiate it. pywikibot.Site('abstract', 'wikipedia') or pywikibot.Site('wikipedia', 'abstract')?
Note that multilingual Wikisource is also in the 'wikisource' family.
Comment Actions
Change #1262204 had a related patch set uploaded (by Jforrester; author: Jforrester):
[pywikibot/core@master] [families] Add abstract_family.py
Comment Actions
Change #1262204 merged by Xqt:
[pywikibot/core@master] [families] Add abstract_family.py