Last modified: 2012-07-03 18:10:16 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T40023, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 38023 - frrwiki (Nordfriisk): add new namespaces and extensions for wikisource integration
frrwiki (Nordfriisk): add new namespaces and extensions for wikisource integr...
Status: RESOLVED FIXED
Product: Wikimedia
Classification: Unclassified
Site requests (Other open bugs)
unspecified
All All
: Normal enhancement (vote)
: ---
Assigned To: Alex Monk
: shell
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2012-06-28 11:29 UTC by merl
Modified: 2012-07-03 18:10 UTC (History)
5 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description merl 2012-06-28 11:29:12 UTC
The small frrwiki community decided to concentrate its work on one project and integrate its wikisource project (currently on oldwikisource) within wikipedia ([[frr:Wikipedia:Tächnische frååge#Wikisource]]) like it's already done by other small languages. A LangCom member told us that we can decide this by ourself. Some config changes are needed:

Add new namespaces for Proofread Extension:
* 102 "Seite", alias "Page"
* 103 "Seite Diskussion", alias "Page talk"
* 104 "Index"
* 105 "Index Diskussion", alias "Page talk"

Add new main "wikisource" namespace:
* 106 "Text"
* 107 "Text Diskussion"

Add these namespaces to content namespace:
'wgContentNamespaces' = array(
  'frrwiki' => array( NS_MAIN, 102, 104, 106 )
)

Add these new non talk namespaces to default search namespace:
'wgNamespacesToBeSearchedDefault' => array(
  'frrwiki' => array( -1 => 0, 0 => 1, 1 => 0,  2 => 0, 3 => 0, 4 => 0, 5 => 0, 6 => 0, 7 => 0, 8 => 0, 9 => 0, 10 => 0, 11 => 0, 12 => 0, 13 => 0, 102 => 1, 104 => 1, 106 => 1 ),
)

All these new namespaces need subpages (wgNamespacesWithSubpages), but i think that is enabled by default.

Add oldwikisource and dewikisource as additional importsources:
'wgImportSources' => array(
  'frrwiki' => array( 'en', 'de', 'nds', 's:de', ''oldwikisource' ),
)

Add extensions that are used by wikisource projects by default:
DPL:
'wmgUseDPL' => array(
  'frrwiki' => true
),

ProofreadPage:
'wmgUseProofreadPage' => array(
  'frrwiki' => true
)

Collection:
'wmgUseCollection' => array(
  'frrwiki' => true
)

Labeled Section Transclusion:
'wmgUseLST' => array(
  'frrwiki' => true
)
Comment 1 merl 2012-06-28 12:08:01 UTC
Sorry, c&p mistake:
* 105 "Index Diskussion", alias "Index talk"  - and not "Page talk" which is 103
Comment 2 Alex Monk 2012-06-28 16:49:20 UTC
Gerrit change #13347
Comment 3 Dereckson 2012-06-28 17:40:46 UTC
[ Bug assigned to patch submitter. ]
Comment 4 Peter Bena 2012-06-29 10:54:14 UTC
reset priority to default we use for similar requests
Comment 5 Alex Monk 2012-07-03 16:55:35 UTC
Change merged by Reedy.
Comment 6 Jens 2012-07-03 18:10:16 UTC
Thanks from frrwiki for your quick reaction!

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links