[pmwiki-users] Awareness

Stéphane Heckel hsteph at club-internet.fr
Wed Aug 15 12:11:42 CDT 2007


Greetings, ...

We have an awareness service you can activate like that (first.last at acme.com 
is used as the input param) :
http://acme.com/awareness/status/xml/first.last@acme.com

The service returns an xml like this  :

- <awareness>
  - <aware displayName="First Last" userid="first.last at acme.com">
      <status code="0" />
      <message />
  </aware>
</awareness>

with status code = 0 if not connected, 32 if connected  etc ...

What would be the best way to integrate this in PmWiki ?

Thanks for your ideas

SH







More information about the pmwiki-users mailing list