Last modified: 2014-08-08 14:38:41 UTC
This ticket gathers all requests for the activation of the DynamicPageList extension. The following wikis have requested the activation: nlwiki bug 6163 iswiktionary bug 7952 eswiktionary bug 7952 bswiki bug 8240 enwikisource bug 8563 dewikisource bug 8563 hewikisource bug 8563 incubatorwiki bug 11112 plwiktionary bug 11788
*** Bug 6163 has been marked as a duplicate of this bug. ***
*** Bug 7952 has been marked as a duplicate of this bug. ***
*** Bug 8240 has been marked as a duplicate of this bug. ***
*** Bug 8563 has been marked as a duplicate of this bug. ***
*** Bug 11112 has been marked as a duplicate of this bug. ***
*** Bug 11788 has been marked as a duplicate of this bug. ***
*** Bug 12625 has been marked as a duplicate of this bug. ***
ltwiktionary bug 12625
Additional requests should not be marked as duplicates but rather as blockers of this bug.
Adding 'tracking' keyword.
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, ),
Now also enabled on all wikisource projects
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 ),