User:Dschwen/namespaceBulletin
Jump to navigation
Jump to search
Notice of namespace-rename "Image" -> "File"
[edit]Dear user, the MediaWiki developers recently announced that the "Image:" namespace is going to be renamed to "File:". "Image:" will remain an alias. The canonical namespace name wgCanonicalNamespace will change from "Image" to "File".
I noticed that you use wgCanonicalNamespace in either your monobook.js page or a JavaScript file in your userspace (check this list).
Please check and replace all occurrences of
wgCanonicalNamespace == "Image"
with
wgNamespaceNumber == 6
to ensure that your scripts keep working. Thanks! --Dschwen (talk) 18:41, 7 October 2008 (UTC)