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

--- Comment #7 from MWJames <[email protected]> ---
The above change will add a "formatcount" parameter to ApiSMWInfo which will
ouput
an array of used formats together with the count information.

## JSON example
{
    "info": {
        "formatcount": {
            "datatables": 44,
            "list": 27,
            "jqplotchart": 15,
            "eventcalendar": 15,
            "gallery": 15,
            "jqplotseries": 13,
            "count": 2,
            "sum": 2,
            "rdf": 1
        }
    }
}

It is not yet merged with the master ...

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