Ok, that is good, though it is lacking several features, including
ability to modify it (it's not possible to tag a page using these
api's) so we can use this to improve the scoring, but can't use it to
share some data with other users.

On Wed, Dec 11, 2013 at 3:09 PM, Aaron Halfaker <[email protected]> wrote:
> http://en.wikipedia.org/w/api.php?action=query&prop=revisions&revids=585593930&rvprop=tags&format=jsonfm
>
> Returns:
>
> {
>     "query": {
>         "pages": {
>             "12461": {
>                 "pageid": 12461,
>                 "ns": 0,
>                 "title": "Gradient",
>                 "revisions": [
>                     {
>                         "tags": [
>                             "Section blanking"
>                         ]
>                     }
>                 ]
>             }
>         }
>     }
> }
>
>
>
> On Wed, Dec 11, 2013 at 2:36 AM, Petr Bena <[email protected]> wrote:
>
>> Can you even read them by api? I know these may be part of recent
>> changes query, but huggle uses IRC feed for RC so the additional
>> information about edits are retrieved using other api's. Is there any
>> api that retrieve what tags are applied for an edit with certain
>> RevID?
>>
>> On Tue, Dec 10, 2013 at 7:43 PM, Brian Wolff <[email protected]> wrote:
>> > On 2013-12-10 11:05 AM, "Isarra Yos" <[email protected]> wrote:
>> >>
>> >> On 10/12/13 13:40, Petr Bena wrote:
>> >>>
>> >>> I was recently suggested by someone (and requested by someone else) to
>> >>> use patrolling on good edits in huggle, however after executing the
>> >>> patrol api query I receive this error:
>> >>>
>> >>> <?xml version="1.0"?><api servedby="mw1130"><error
>> >>> code="patroldisabled" info="Patrolling is disabled on this wiki"
>> >>> /></api>
>> >>>
>> >>> Is it true? Is patrolling really disabled on English wikipedia? It
>> >>> sounds to me very unlike, so is this a bug and different error message
>> >>> should have been displayed?
>> >>
>> >>
>> >> What about using the thank feature for good edits?
>> >>
>> >> -L
>> >>
>> >>
>> >> _______________________________________________
>> >> Wikitech-l mailing list
>> >> [email protected]
>> >> https://lists.wikimedia.org/mailman/listinfo/wikitech-l
>> >
>> > Really this seems the ideal use case for edit tags (the obvious problem
>> is
>> > currently you can't set them by the api afaik)
>> >
>> > -bawolff
>> > _______________________________________________
>> > Wikitech-l mailing list
>> > [email protected]
>> > https://lists.wikimedia.org/mailman/listinfo/wikitech-l
>>
>> _______________________________________________
>> Wikitech-l mailing list
>> [email protected]
>> https://lists.wikimedia.org/mailman/listinfo/wikitech-l
>>
> _______________________________________________
> Wikitech-l mailing list
> [email protected]
> https://lists.wikimedia.org/mailman/listinfo/wikitech-l

_______________________________________________
Wikitech-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Reply via email to