Topic on Extension talk:MobileFrontend

mw-collapsible is ignored

2
Summary by Jdlrobson

Minerva doesn't support mw-collapsible. Tracked in https://phabricator.wikimedia.org/T111565

24pm (talkcontribs)
24pm (talkcontribs)

Some unsuccessful attempts I've made to solve the problem:

  1. Readme.md have options for collapsable sections only:
    • $wgMFNamespacesWithoutCollapsibleSections
    • $wgMFCollapseSectionsByDefault
  2. Copy MediaWiki:Common.js to MediaWiki:Mobile.js and MediaWiki:Common.css to MediaWiki:Mobile.css
  3. Copy jquery.makeCollapsible.js to MediaWiki:Mobile.js

Does anybody have something to suggest? How to make class mw-collapsible work in MobileFrontend?