#summary Display your online status in web pages
#labels Stage-Stable
= Introduction =
Quite often you may want to publish your Jabber status to your blog or website. mod_webpresence allows you to do exactly this.
= Details =
This module uses Prosody's built-in HTTP server (it does not depend on mod_httpserver). It supplies a status icon representative of a user's online state.
= Usage =
Once loaded you can embed the icon into a page using a simple `` tag, as follows:
{{{}}}
= Compatibility =
||0.6||Works||
||0.5||Works||
= Todo =
* Allow different formats, e.g. plain text, HTML, include status messages, etc.
* Display PEP information (maybe a new plugin?)
* More (free) iconsets