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

       Web browser: ---
             Bug #: 29862
           Summary: Update items_to_remove
           Product: Wikipedia Mobile
           Version: .5
          Platform: All
               URL: https://github.com/hcatlin/wikimedia-mobile/blob/maste
                    r/app/models/parsers/xhtml.rb
        OS/Version: All
            Status: NEW
          Keywords: easy
          Severity: normal
          Priority: Unprioritized
         Component: server
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]
    Classification: Unclassified


I've two requests concerning the items_to_remove variable:
First, .metadata is not only used for the "Personendaten"-table, but also for
other hidden data. A example was discussed at [[w:de:Wikipedia:Technik:
Skin/Werkstatt#CSS/metadata]]. Could you please change the selector to
".metadata"?
The second is "div.infobox". As this should remove infoboxes, it won't work
well. A lot of the infoboxes on de.wikipedia don't have that class (often just
float-right), but thats not the problem: Most of the infoboxes are tables, so
you would have to remove the "div"-selector, or add a second one with
"table.infobox".

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
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