Page MenuHomePhabricator

Go-button property for namespaces
Open, LowPublicFeature

Description

Author: throwaway9

Description:
The Go button is currently namespace-oblivious, requiring explicit prefixes for
all but the main namespace. I propose a new namespace property allowing the Go
button to prepend namespace prefixes to queries. For example, were this
property set for an "Author:" namespace on the English Wikisource, queries for
"William Shakespeare" could Go to Author:William Shakespeare instead of, as now,
"No page with that title exists".


Version: unspecified
Severity: enhancement

Details

Reference
bz4738

Event Timeline

bzimport raised the priority of this task from to Low.Nov 21 2014, 9:02 PM
bzimport set Reference to bz4738.
bzimport added a subscriber: Unknown Object (MLST).

Pending on completion of namespace manager merge.

This was added in r53600 and r53618, the config variable is $wgSecondaryGoNamespaces.

The change was unfortunately reverted in r55456. Reopening...

Aklapper changed the subtype of this task from "Task" to "Feature Request".Feb 4 2022, 11:01 AM