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

       Web browser: ---
             Bug #: 32989
           Summary: 1.18: None of the Vector settings work
           Product: MediaWiki extensions
           Version: any
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: major
          Priority: Unprioritized
         Component: Vector
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected], [email protected]
    Classification: Unclassified


I have tried this in 2 installations of 1.18 of which one was a more or less
clean installation.

 $wgDefaultSkin = 'vector';
 require_once("$IP/extensions/Vector/Vector.php");
 $wgVectorFeatures['collapsibletabs']['global'] = false;
 $wgVectorFeatures['collapsibletabs']['user'] = false;
 $wgVectorFeatures['collapsiblenav']['admin_tools'] = false;
 $wgVectorFeatures['collapsiblenav']['user'] = false;
 $wgVectorFeatures['editwarning']['global'] = true;
 $wgVectorFeatures['editwarning']['user'] = true;
 $wgVectorFeatures['expandablesearch']['global'] = false;
 $wgVectorFeatures['expandablesearch']['user'] = false;

None os these settings work, nor do the settings show up in the prefs (I assume
tab 2 "appeareance").

Also I find it extremely confusing that Vector is a default core skin, but it
requires the extension to en- or disable some features of the skin.

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