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

--- Comment #4 from Jon <[email protected]> 2012-04-03 10:08:07 UTC ---
Created attachment 10369
  --> https://bugzilla.wikimedia.org/attachment.cgi?id=10369
First stab at getting common.css and ResourceLoader into MobileFrontend

The currently problem I'm hitting is that the skin is also served up by
ResourceLoader which I do not want as skins are not currently mobile aware and
introduce a lot of breakage. 

As I understand it the only way to remove the skin from the outputted css (at
the moment) is via doing a horrible str_replace to remove skin.vector - I guess
this will not work if another skin is being used?

Can someone take a look at my diff and suggest a better way of removing the
skin from the output?

Even better could ResourceLoader be updated so that skins can be turned off?

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