https://bugzilla.wikimedia.org/show_bug.cgi?id=38104
Jon <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Component|MobileFrontend |MobileFrontend (Beta) Resolution| |WONTFIX --- Comment #3 from Jon <[email protected]> 2012-09-18 23:40:47 UTC --- So I understand this now. This page is using a hack to kill the default table of contents (TOC) and introduce its own TOC. I am extremely against supporting this hack in mobile. What would make more sense is for this page to * turn anchors into headings e.g. 28901–29000 should be wrapped in a h2 tag. * NOTOC and custom table of contents should be removed - this is not maintainable Table of contents should be improved in core to support the above if it doesn't for any reason. The existence of NOTOC in my opinion is a sign that we are failing our editors. We should improve core to support these use cases. The last thing we want to do is introduce javascript in mobile to workaround these edge cases and introduce more code bloat. -- 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
