https://bugzilla.wikimedia.org/show_bug.cgi?id=30887
--- Comment #4 from Jon <[email protected]> 2012-06-02 16:18:35 UTC --- So I've cleaned up lots of portal pages [1,2,3] I think next step is to get a list of all pages which have known bad styles To do this we should download one of the latest dumps [4] and grep them for the following known patterns: float:left; width:60% float:left; width:51%; float:right; width:48% and then edit those articles so that they use classes instead. Gabrielle Wicke has several node grepping tools [4] that will help us do this I'll report back with a list of bad pages so we can clean these up. [1] http://en.wikipedia.org/w/index.php?title=Wikipedia:WikiProject_Microsoft&diff=prev&oldid=495628088 [2] http://en.wikipedia.org/w/index.php?title=Portal:Xbox&diff=prev&oldid=495624606 [3] http://en.wikipedia.org/w/index.php?title=Portal:Missouri&diff=prev&oldid=495624262 [4] https://gerrit.wikimedia.org/r/gitweb?p=mediawiki/extensions/VisualEditor.git;a=tree;f=tests/parser;h=daa09af44d1aaebbe3a5aa3d4a1b77b8e2531be9;hb=HEAD -- 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
