Plugins item #1098570, was opened at 2005-01-08 07:57
Message generated for change (Comment added) made by sprsquish
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=390395&aid=1098570&group_id=235
Category: None
Group: None
Status: Open
Priority: 5
Submitted By: Digital Peer (digitalpeer)
Assigned to: Nobody/Anonymous (nobody)
Summary: GaimStat
Initial Comment:
This is a plugin and set of PHP server scripts that
allows you to display your Gaim account statuses on
your website.
It has been recently updated to work with Gaim 1.1.1.
For more information on how to use it and for the files
see http://www.digitalpeer.com/id/gaimstat
----------------------------------------------------------------------
Comment By: Jeff Smick (sprsquish)
Date: 2005-01-08 20:47
Message:
Logged In: YES
user_id=744926
Rewrites, addtions, and updates continue. I've removed wget
dependancy as well as the old preferences model. Preferences
have been updated to use Gaim's internal functions. Updating
uses Gaim's internal connection functions (an effort to
secure portability).
The query string has been modified as well. Each account
gets a piece of an array to submit its status, username, and
protocol info.
Query string looks more like this now:
(x is a different ID for each account)
?$accounts[x][status]=online&$accounts[x][protocol]=aim&$accounts[x][username]=myname
At the moment trying to set the away message crashes gaim so
this version hasn't been released.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=390395&aid=1098570&group_id=235
|