Page MenuHomePhabricator

Allow using namespaces indexes instead of names when creating a search InputBox
Open, Needs TriagePublic

Description

For example, this would request Main namespace and User namespace.:

<inputbox>
    type=search
    buttonlabel=Find
    namespaces=0**,2 <!-- This -->
    searchbuttonlabel=Search
    break=no
    width=50
</inputbox>

I started to think about this request because of problem with add 'Main' namespace in non-english language.

QA Steps

  1. Open Russian wiki
  2. Add 2 or more namespaces for inputbox
  3. Add 'Основное' namespace for inputbox

Event Timeline

Iniquity raised the priority of this task from to Needs Triage.
Iniquity updated the task description. (Show Details)
Iniquity subscribed.
Iniquity renamed this task from Namespaces for search ImputBox to Namespaces for search InputBox.Feb 15 2016, 1:16 PM
Iniquity set Security to None.
Prtksxna renamed this task from Namespaces for search InputBox to Allow using namespaces indexes instead of names when creating a search InputBox.Mar 30 2017, 6:20 AM
Prtksxna updated the task description. (Show Details)
From the description:

...problem with add 'Main' namespace in non-english language.

What was the problem that you faced with non-english languages?

Iniquity updated the task description. (Show Details)
Iniquity updated the task description. (Show Details)
Jdlrobson subscribed.

(Reading web team doesn't maintain this extension)