Last modified: 2008-10-27 21:47:05 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 T17726, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 15726 - Namespace aliases for Malayalam Wikipedia
Namespace aliases for Malayalam Wikipedia
Status: RESOLVED FIXED
Product: Wikimedia
Classification: Unclassified
Site requests (Other open bugs)
unspecified
All All
: Normal enhancement with 1 vote (vote)
: ---
Assigned To: Nobody - You can work on this!
http://ml.wikipedia.org/wiki/?oldid=2...
: shell
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2008-09-25 17:39 UTC by Sadik Khalid
Modified: 2008-10-27 21:47 UTC (History)
8 users (show)

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


Attachments

Description Sadik Khalid 2008-09-25 17:39:54 UTC
Please add the following Namespace Aliases for ml.wikipedia.org

	'Wikipedia' => വിക്കിപീഡിയ (Wikipedia),
	'WP' => വിക്കിപീഡിയ (Wikipedia),
	'വി' => വിക്കിപീഡിയ (Wikipedia),
	'വിസം' => വിക്കിപീഡിയ സംവാദം (Wikipedia Talk),
	'ഉ' => ഉപയോക്താവ് (User),
	'ഉസം' => ഉപയോക്താവിന്റെ സംവാദം (User Talk),
	'ചി' => ചിത്രം (Image),
	'ചിസം' => ചിത്രത്തിന്റെ സംവാദം (Image Talk),
	'ഫ' => ഫലകം (Template),
	'ഫസം' => ഫലകത്തിന്റെ സംവാദം (Template Talk),
	'സ' => സഹായം (Help),
	'സസം' => സഹായത്തിന്റെ സംവാദം (Help Talk),
	'വി' => വിഭാഗം (Category),
	'വിസം' => വിഭാഗത്തിന്റെ സംവാദം (Category Talk),
	'ക' => കവാടം (Portal),
	'കസം' => കവാടത്തിന്റെ സംവാദം (Portal Talk),
Comment 1 Siebrand Mazeland 2008-09-26 06:26:07 UTC
I have no idea about the aliases all in a different scripts than Latin, but the requests that contain both Latin script and Deva (?) are definitely a WONTFIX. Aliases are not displayed anywhere, and would only serve as either backward compatibility, or because there may be other ways to write a namespace. In either case, English namespace names will also work.

Please clarify your request.
Comment 2 Sadik Khalid 2008-09-26 17:32:45 UTC
I think this will help:

        'വി' => NS_PROJECT,
        'വിസം' => NS_PROJECT_TALK,
        'ഉ' => NS_USER,
        'ഉസം' => NS_USER_TALK,
        'ചി' => NS_IMAGE,
        'ചിസം' => NS_IMAGE_TALK,
        'ഫ' => NS_TEMPLATE,
        'ഫസം' => NS_TEMPLATE_TALK,
        'വി' => NS_CATEGORY,
        'വിസം' => NS_CATEGORY_TALK,
        'സ' => NS_HELP,
        'സസം' => NS_HELP_TALK,
        'ക' => 100,
        'കസം' => 101

English namespace is not working that's why I added the following 2 lines

        'Wikipedia' => NS_PROJECT,
        'WP' => NS_PROJECT,

this is short forms of existing namespaces for easy access.
Comment 3 Casey Brown 2008-09-27 01:42:01 UTC
(In reply to comment #1)
> I have no idea about the aliases all in a different scripts than Latin, but the
> requests that contain both Latin script and Deva (?) are definitely a WONTFIX.
> Aliases are not displayed anywhere, and would only serve as either backward
> compatibility, or because there may be other ways to write a namespace. In
> either case, English namespace names will also work.
> 
> Please clarify your request.
> 

This is a common request, see bug 15116 and bug 12780 for examples.
Comment 5 Casey Brown 2008-10-04 17:47:37 UTC
Shorter link: <http://ml.wikipedia.org/wiki/?oldid=264548#namespace_alias> ;-)
Comment 6 Sadik Khalid 2008-10-16 08:46:45 UTC
Please note 2 Corrections. Sorry my mistake

        'വിക്കി' => NS_PROJECT,
        'വിക്കിസം' => NS_PROJECT_TALK,
Thanks
Comment 7 Siebrand Mazeland 2008-10-24 20:24:26 UTC
Generic namespaces added in r42498.
Comment 8 JeLuF 2008-10-27 21:47:05 UTC
Added the following:

    'mlwiki' => array(
        'വിക്കി' => NS_PROJECT,
        'വിക്കിസം' => NS_PROJECT_TALK,
        'Wikipedia' => NS_PROJECT,
        'WP' => NS_PROJECT,
    ),



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


Navigation
Links