TrillianStatus2 plugin for bBlog 0.7.6
handgestrickt wrote a plugin for bBlog 0.7.6, that can retrieve the status-informations from the web-based TrillianStatus2 written by René Schädlich. the Smarty-function {trillianstatus2} returns an associative array, containing all the status information for all the accounts in a users Trillian Pro. the information can be used to show status-icons or statistics.
requirements:
this is a multi-IM, which supports ICQ, MSN, AIM, Yahoo, Jabber, Rendevouz, Novell, Skype (over SkyLian), IRC, Sametime. it can encrypt the chat if the other side also supports encryption. it is highly customizable and contains the useful feature of tabbed chat-windows. there are many plugins, which make it a real killer-application.
this plugin for Trillian Pro sends the status informations about all your accounts to a web-script. you can construct a custom GET-string for the URL with placeholders. how to install it is described in the documentation of TrillianStatus2.
is a PHP/MySQL-based system to store the Webstatus Plugin informations in a database on a webserver. it is skinnable, multi-user-capable, has a status page and an admin interface. the work on this script has ended, but it still works great!
installation:
copy the function.trillianstatus2.php file into the folder /bblog/bBlog_plugins and search for new plugins in the admin section of your bBlog thats it! documentation is inside the plugin.
example:
{trillianstatus2 assign="trillianstatus" dir="../ts2/"
http="http://www.example.com/ts2/"}
<p>{$trillianstatus.SKYPE.yournick.link_image}</p>

