Hutchy68 / pivot

A MediaWiki mobile skin which "Pivots" seamlessly to any size display.
https://pivot.wikiproject.net
BSD 2-Clause "Simplified" License
37 stars 18 forks source link

Can't use sidebar extensions when using Pivot. #71

Open TQAKirn opened 6 years ago

TQAKirn commented 6 years ago

Setup

Issue

TreeAndMenu extension doesn't work at all with this theme, unable to create either trees or menus.

DynamicSidebar doesn't load custom sidebars like it's supposed to (no group sidebars, no category sidebars, no personal sidebars)

It appears I'm unable to use any extension that enhances the functionality of the sidebar with this skin, which is a shame because I'd love to be able to use this skin but a more robust sidebar is definitely required for my purposes.

Amousey commented 5 years ago

This may be the why Extension:AddThis does not work on Pivot, despite being documented as working.

Hutchy68 commented 5 years ago

AddThis is built into the skin. You just have to turn it on.

I am working on a fix for use of sidebar extensions with Pivot. I just haven't got around to testing it yet.

Amousey commented 5 years ago

AddThis works except for the Sidebar options - they don't appear in Pivot but appear in Vector and Timeless, and LocalSettings.php has the right AddThis settings for Pivot. The Share heading appears on the side bar, with nothing under it

designnerd commented 3 years ago

Is there an update on this? I'm using the latest version of Pivot, and would love to be able to use DynamicSidebar, which is used on some Wikimedia projects, so the extension is likely to remain maintained. Would be terrific to use it with Pivot... we are actively trying to find a workaround...

Trying to figure out how to make the usual sidebar hack work, the issue may be that the hack hasn't been updated for 1.35 yet. Or, the HTML is wrong and I can't figure out how to specify it to get it to show up? I'll have to switch back to vector and see if it works there or not on 1.35. I'm guessing not.