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

Krinkle <krinklem...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |krinklem...@gmail.com
             Blocks|44881                       |
            Summary|[collapsibleTabs] Refresh   |SMW: Refresh tab (purge) is
                   |tab is always collapsed     |always collapsed when using
                   |when using the Vector skin  |the Vector skin

--- Comment #1 from Krinkle <krinklem...@gmail.com> ---
Removing relation to Vector skin issues. This is the default behaviour indeed,
but individual menu items can indicate whether or not Vector should allow them
to "come out  of the menu" and onto the horizontal menu bar when space is
available.

The navigation links array in PHP (exposed via the SkinTemplateNavigation
hook[1]) contains an array for each tab. Setting property 'primary' to boolean
true will instruct Vector to apply class "collapsible".

Example:

https://github.com/wikimedia/mediawiki-extensions-VisualEditor/blob/1f136f9d1d/VisualEditor.hooks.php#L96-L101


[1] https://www.mediawiki.org/wiki/Manual:Hooks/SkinTemplateNavigation

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to