r12510 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r12509
|
r12510
|
r12511
>
Date:
12:57, 8 January 2006
Author:
avar
Status:
old
Tags:
Comment:
* Removing $wgExtraNamespaces array which defined a portal & portal talk
namespace, indroduced in revision 1.37 by jeluf per
http://meta.wikimedia.org/w/index.php?title=LanguageHe.php&diff=93344&oldid=93343
Oddly enough, no he* wikimedia project used these and of course they
shouldn't be set here, so uh, killing them;)
Modified paths:
/trunk/phase3/languages/LanguageHe.php
(modified) (
history
)
Diff
[
purge
]
Index: trunk/phase3/languages/LanguageHe.php
—
—
@@ -27,11 +27,6 @@
28
28
NS_CATEGORY_TALK => "שיחת_קטגוריה",
29
29
) + $wgNamespaceNamesEn;
30
30
31
-/* Custom namespaces for portal and portal_talk */
32
-$wgExtraNamespaces = array(
33
- 100 => "פורטל",
34
- 101 => "שיחת_פורטל");
35
-
36
31
/* private */ $wgQuickbarSettingsHe = array(
37
32
"ללא", "קבוע משמאל", "קבוע מימין", "צף משמאל"
38
33
);
Status & tagging log
01:58, 13 October 2010
😂
(
talk
|
contribs
)
changed the
status
of r12510
[
removed:
new
added:
old]