https://bugzilla.wikimedia.org/show_bug.cgi?id=19862

           Summary: Ability to attempt match in different namespace
           Product: MediaWiki
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: need-review, patch
          Severity: enhancement
          Priority: Normal
         Component: Search
        AssignedTo: [email protected]
        ReportedBy: [email protected]


Created an attachment (id=6379)
 --> (https://bugzilla.wikimedia.org/attachment.cgi?id=6379)
Patch as per bug report.

This patch adds the option to attempt to find a match for a page in a certain
namespace if an exact match isn't found, as dictated by the
$wgSecondaryGoNamespace variables.

For example, if $wgSecondaryGoNamespace is 16 and namespace 16 is called
'Expression'.  When you try to "Go" to "example" it would first look in the
main namespace, and if that page was not found it would look for
"Expresion:example".


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to