Commit graph

3 commits

Author SHA1 Message Date
Amir E. Aharoni c8809168b4 Add Hebrew namespace aliases
Change-Id: Iafa658b113525b72e813961e7565a6046aca1219
2012-08-26 18:20:59 +00:00
Tim Starling d6312c80c4 Make the module namespace ID a large fixed integer
Fix for bug 37641. Referencing a constant defined in the extension
registration file breaks some scripts. Referencing a constant defined in
an extension setup function is even worse. So it's not really possible
to configure the namespace number.

To update:

UPDATE page SET page_namespace=page_namespace+808
WHERE page_namespace IN (20,21);

Change-Id: I18e53127147f62a8b2058537f7b054c253ba126e
2012-08-15 11:12:54 +10:00
Tim Starling a1e4c450cb File moves for extension rename, and removed unused directory 2012-04-06 05:06:27 +00:00
Renamed from Scripting.namespaces.php (Browse further)