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

       Web browser: ---
             Bug #: 37340
           Summary: Vietnamese Wikibooks: search Subject, Wikijunior,
                    Cookbook namespaces by default
           Product: Wikimedia
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: shell
          Severity: normal
          Priority: Unprioritized
         Component: Site configuration
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]
    Classification: Unclassified
   Mobile Platform: ---


Please configure the Vietnamese Wikibooks to search the main, Subject (Chủ đề),
Wikijunior (Trẻ em), and Cookbook (Nấu ăn) namespaces by default.

To do this, add the following entry to $wgNamespacesToBeSearchedDefault in
InitialiseSettings.php:

    'viwikibooks' => array( -1 => 0, 0 => 1, 1 => 0,  2 => 0, 3 => 0, 4 => 0, 5
=> 0, 6 => 0, 7 => 0, 8 => 0, 9 => 0, 10 => 0, 11 => 0, 12 => 0, 13 => 0, 102
=> 1, 104 => 1, 106 => 1 ),

Thank you.

-- 
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