Last modified: 2010-08-17 05:33: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 T26255, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 24255 - Change meta namespace names on siwikibooks
Change meta namespace names on siwikibooks
Status: RESOLVED FIXED
Product: Wikimedia
Classification: Unclassified
Site requests (Other open bugs)
unspecified
All All
: Normal enhancement with 1 vote (vote)
: ---
Assigned To: Rob Halsell
: shell
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2010-07-04 15:01 UTC by බිඟුවා
Modified: 2010-08-17 05:33 UTC (History)
3 users (show)

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


Attachments

Description බිඟුවා 2010-07-04 15:01:21 UTC
Hi,

http://si.wikibooks.org/
Currently we are having Wikibooks: & Wikibooks සාකච්ඡාව: namespaces.
It needs to be change wikibooks namespaces like this for Sinhala wikibooks project.

$wgMetaNamespace = "විකිපොත්";
$wgMetaNamespaceTalk = "විකිපොත්_සාකච්ඡාව";
$wgNamespaceAliases = array('Wikibooks' => NS_PROJECT, 'Wikibooks_talk' => NS_PROJECT_TALK);



Best Regards,
/Binguwa
Comment 1 p858snake 2010-07-05 02:23:33 UTC
Please show community consensus for this change.
Comment 2 බිඟුවා 2010-07-05 03:36:50 UTC
I got this Error in main page.

දත්ත-ගබඩා දෝෂය

දත්ත-ගබඩා විමසුම් කාරක-රීති දෝෂයක් සිදුවී ඇත. මෙය මෘදුකාංගයේ දෝෂයක් හඟවන්නක් විය හැක. අවසන් වරට උත්සාහ කල දත්ත-ගබඩා විමසුම: "require/MediaWiki::performRequestForTitle/MediaWiki::handleSpecialCases/StubUser::isLoggedIn/StubUser::__call/StubObject::_call/call_user_func_array/User::isLoggedIn/User::getId/User::load/User::loadFromSession/wfRunHooks/call_user_func_array/CentralAuthHooks::onUserLoadFromSession/CentralAuthHooks::initSession/User::invalidateCache/wfGetAllCallers" ශ්‍රිතය අනුසාරයෙන්
(එස්කිවුඑල් විපරම සඟවා ඇත)
විය. දත්ත-ගබඩාව විසින් වාර්තා කල දෝෂය "1223: Can't execute the query because you have a conflicting read lock (10.0.6.28)".
Comment 3 බිඟුවා 2010-07-05 03:46:03 UTC
Here is the Community Discussion page. (namespace change)

http://si.wikibooks.org/wiki/Wikibooks:%E0%B6%9A%E0%B7%9D%E0%B6%B4%E0%B7%92_%E0%B6%9A%E0%B6%A9%E0%B7%9A
Comment 4 බිඟුවා 2010-07-05 03:49:07 UTC
I got this error again. maybe DB is down

A database query syntax error has occurred. This may indicate a bug in the software. The last attempted database query was:
(SQL query hidden)
from within function "require/MediaWiki::performRequestForTitle/MediaWiki::handleSpecialCases/StubUser::isLoggedIn/StubUser::__call/StubObject::_call/call_user_func_array/User::isLoggedIn/User::getId/User::load/User::loadFromSession/wfRunHooks/call_user_func_array/CentralAuthHooks::onUserLoadFromSession/CentralAuthHooks::initSession/User::invalidateCache/wfGetAllCallers". Database returned error "1223: Can't execute the query because you have a conflicting read lock (10.0.6.28)".
Comment 5 p858snake 2010-07-05 03:53:30 UTC
Yes the wikis are currently experiencing technical difficulties which is being dealt with.

Re-adding shell keyword for the issue that this bug is dealing with.
Comment 6 බිඟුවා 2010-07-05 03:54:52 UTC
OK.
Comment 7 බිඟුවා 2010-07-05 04:31:38 UTC
Now it seems OK.

Here is the Community Discussion page. (namespace change)
http://si.wikibooks.org/wiki/Wikibooks:%E0%B6%9A%E0%B7%9D%E0%B6%B4%E0%B7%92_%E0%B6%9A%E0%B6%A9%E0%B7%9A

Br,
/Binguwa
Comment 8 JeLuF 2010-08-17 05:32:05 UTC
Done.
===================================================================
Index: InitialiseSettings.php
===================================================================
--- InitialiseSettings.php	(revision 1037)
+++ InitialiseSettings.php	(working copy)
@@ -1644,6 +1644,7 @@
     'scnwiktionary' => 'Wikizziunariu',
     'searchcomwiki' => 'SearchCom',
     'sep11wiki'     => 'September_11',
+    'siwikibooks'	=> 'විකිපොත්',
     'siwiktionary'	=> 'වික්ෂනරි',
     'skwiki'        => 'Wikipédia',
     'skwikiquote'   => 'Wikicitáty',
@@ -1749,6 +1750,7 @@
     'ruwikiversity' => 'Обсуждение_Викиверситета',
     'sahwiki' => 'Бикипиэдьийэ_ырытыыта',
     'scnwiktionary' => 'Discussioni_Wikizziunariu',
+    'siwikibooks'	=> 'විකිපොත්_සාකච්ඡාව',
     'siwiktionary'	=> 'වික්ෂනරි_සාකච්ඡාව',
     'srwiki' => 'Разговор_о_Википедији',
     'srwikibooks' => 'Разговор_о_викикњигама',
@@ -2239,6 +2241,10 @@
     'simplewiktionary' => array(
         'WT' => NS_PROJECT,
     ),
+    'siwikibooks' => array(
+    	'Wikibooks' => NS_PROJECT,
+    	'Wikibooks_talk' => NS_PROJECT_TALK,
+    ),
     'siwiktionary' => array(
     	'Wiktionary' => NS_PROJECT,
     	'Wiktionary_talk' =>NS_PROJECT_TALK,
Comment 9 බිඟුවා 2010-08-17 05:33:16 UTC
Thankx JeLuF

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


Navigation
Links