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

Arthur Richards <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID

--- Comment #3 from Arthur Richards <[email protected]> 2012-10-01 
20:01:36 UTC ---
$wgMFRemovableClasses and Mobile.css are not mutually exclusive. Mobile.css is
useful for overriding classes, while wgMFRemovableClasses will actually remove
the classes from the DOM.  $wgMFRemovableClasses is still useful (and is
already entirely configurable per-wiki). There may be cases where it may not
make sense to override css in Mobile.css and need to fully remove the class
brute-force style; for instance if there is javascript that is expected to run
if a certain class is present.

In the long run, we want to get to a point where things like
$wgMFRemovableClasses is no longer needed, but we are not there yet.

Closing as 'invalid' as there's no real bug here. If there are lingering
questions about the sensibility of the particular classes articulated in
wmgMFRemovableClasses in the cluster configuration, that should probably be a
separate conversation.

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