Show invite menu in wlm chat window immediately
[kdenetwork.git] / kopete / plugins / webpresence / DESIGN
blobd62c9c34fcb2296b0feab1281b7c42390c3767d5
1 Kopete Web Presence Plugin
3 What It Does
4 Provides a view of the current state of your contact list as a webpage.
6 How It Does It
7 Every so often, it writes a file containing a snapshot of who is online and who is not in your contactlist to a location you specify.  This can be a local file, an FTP server, a HTTP server, or anywhere else that KIO can access.
9 Use KIO::NetAccess to upload the files!
11 Getting Info about Local User's Status
12 Goal is to allow ppl who don't have us on their contactlist to see what our current status is and what our UIN/id is for each protocol.  So we need to know (protocol, uin, status).