Further deployments of DPL to Wikimedia wikis are blocked on T124841.
This ticket gathers all requests for the activation of the DynamicPageList extension.
See the list of tasks below in the "Task Graph" for wikis that have requested the activation.
This ticket gathers all requests for the activation of the DynamicPageList extension.
See the list of tasks below in the "Task Graph" for wikis that have requested the activation.
| Subject | Repo | Branch | Lines +/- | |
|---|---|---|---|---|
| Move sourceswiki special.dblist->wikisource.dblist | operations/mediawiki-config | master | +10 -9 |
Additional requests should not be marked as duplicates but rather as blockers of this bug.
Changing component to "Site requests"
Raising severity to "normal"
Make sure all bugs have the "shell" keyword
I am told we do not want to enable this on anything else presently due to the performance concerns this has on the cluster.
To make it easier to later trance -when- certain settings were,
here's the wikis DPL is currently enabled on:
'wmgUseDPL' => array(
// controls loading of DynamicPageList extension 'default' => false, 'bswiki' => true, #8240 'dewikisource' => true, #8563 'dewiktionary' => true, 'enwikisource' => true, #8563 'enwiktionary' => true, 'eswiktionary' => true, #7952 'hewikisource' => true, #8563 'incubatorwiki' => true, 'iswiktionary' => true, #7952 'metawiki' => true, 'otrs_wikiwiki' => true, 'srwiki' => true, 'strategywiki' => true, 'wikibooks' => true, 'wikimania2009wiki' => true, 'wikimania2010wiki' => true, 'wikimania2011wiki' => true, 'wikinews' => true, 'wikiquote' => true, 'wikiversity' => true,
),
Not all requests fixed yet. Perhaps enable on all "small" and "medium" wikis? Or all wiktionary, special and wikimedia wikis minus "big" group? Either would cover most requests.
'wmgUseDPL' => array(
// DynamicPageList extension
'default' => false,
'wikibooks' => true,
'wikimania' => true,
'wikinews' => true,
'wikiquote' => true,
'wikisource' => true, // Bugs 8563 and 12423
'wikiversity' => true,
'bswiki' => true, # 8240
'dewiktionary' => true,
'enwiktionary' => true,
'eswiktionary' => true, # 7952
'frrwiki' => true, # 38023
'incubatorwiki' => true,
'iswiktionary' => true, # 7952
'legalteamwiki' => true, bug 62610
'metawiki' => true,
'ptwiki' => true, # bug 35308
'otrs_wikiwiki' => true,
'outreachwiki' => true, Bug 56245
'srwiki' => true,
'strategywiki' => true,
'viwiktionary' => true, # bug 8886
),
Change 194549 had a related patch set uploaded (by coren):
Move sourceswiki special.dblist->wikisource.dblist
Change 194549 merged by jenkins-bot:
Move sourceswiki special.dblist->wikisource.dblist