https://bugzilla.wikimedia.org/show_bug.cgi?id=17450
--- Comment #20 from Daniel Kinzler <[email protected]> 2010-08-17 15:31:56 UTC --- I finished XMLRC, an extension implementing this: <http://www.mediawiki.org/wiki/Extension:XMLRC>. I have set up a demo on the toolserver (fed by polling the API). You can join it at [email protected] using any jabber client. The human readable messages are similar to the ones send to the RC channels on IRC, but there's extra XML payload in the messages, like this: <message xmlns="jabber:client" to="[email protected]/mars" from="[email protected]/xmlrc" id="38" type="groupchat"> <body>[[List of Knight's Cross recipients: Z]] http://en.wikipedia.org/w/index.php?diff=378715833&rcid=389791968&oldid=378714319&title=List+of+Knight%27s+Cross+recipients%3A+Z * MisterBee1966 * (+1203) /* Recipients */</body> <rc comment="/* Recipients */ " newlen="26554" rcid="389791968" pageid="8089657" title="List of Knight's Cross recipients: Z" timestamp="2010-08-13T14:08:49Z" wikiid="enwiki" revid="378715833" old_revid="378714319" user="MisterBee1966" ns="0" type="edit" oldlen="25351"> <tags /> </rc> </message> The extension includes a demo client in python. -- 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
