Page 1 of 1

ICQ status icon in your site

Posted: Sun Feb 20, 2005 3:17 pm
by mk30
I have created user defined tag icq which allows you easilly add ICQ status icon

Code: Select all

echo "<a href=\"http://www.icq.com/".$params['number']."#pager\" target=\"_blank\">".$params['number']." <img src=\"http://web.icq.com/whitepages/online?icq=".$params[number]."&img=".$params['design']."\" border=\"0\"></a>";
the status icon is from ICQ web site:)
parameters:
number - your icq number
design - design of icq flowers (can be found at http://www.icq.com/features/web/indicator.html)

usage {icq number='icq_number' design='5'}

sorry if something goes wrong only a newbie

Re: ICQ status icon in your site

Posted: Sun Feb 20, 2005 4:10 pm
by 100rk
mk30 wrote:...only a newbie
We need here more 'newbies' like You, mk30! :)

created a plug-in or something like plug-in

Posted: Sun Feb 20, 2005 5:33 pm
by mk30
created a plug-in or something like plug-in
with more options:)

added plug-in version 0.2 I think it may be version 1.0, but there is allways more possibilities so we'll wait.....

Added it to wikihttp://wiki.cmsmadesimple.org/pmwiki.ph ... nedPlugins

Now you can add your ICQ status to your site and choose from 3 options where to send visitors when they click on your ICQ number:
1. To message center.
2. Add your contact to their contact list.
3. Open message window of their ICQ. (this is the best option I think :lol: )

Re: ICQ status icon in your site

Posted: Mon Jan 02, 2006 4:58 pm
by Kagee
Did this plugin die or wanish? Because i cant find it anywhere else than in this post.

My problem is that i has written a "Tags"-compatible (not "User-defined Tags"-compatible) based on this first post. I have also included MSN-capabilities..

(I you wonder, i'm from Norway)

Re: ICQ status icon in your site

Posted: Mon Jan 02, 2006 5:08 pm
by westis
Hi Kagee,

Your enhancements sound interesting too. Would you want to be added as an admin of the ICQ Status project, so that you can upload your version for people to download?

:D

Re: ICQ status icon in your site

Posted: Mon Jan 02, 2006 5:22 pm
by Kagee
That would bee cool - but then the project-title would have to be changed - to something like MSN & ICQ Status indicator.

And it won't be ant problem to merge ICQStatus0.2's link-capabilites into my function.


And another question - does anyone know about any other (working) web status indicators for MSN than www.bencastricum.nl's MSN-bots?

Re: ICQ status icon in your site

Posted: Mon Jan 02, 2006 6:37 pm
by Kagee
If I had any place to upload it  ;D - ICQandMSNStatus0.3 is now complete.

I renamed function.icq.php to function.online.php
About the online tag

Author: Marius Kubilius (original idea)
and
Anders Einar Hilden



Version: 0.3

Change History:
0.3: Included MSN functionality
0.2: added ability to open message window in ICQ
0.1: Included ICQ functionality

Re: ICQ status icon in your site

Posted: Mon Jan 02, 2006 8:39 pm
by westis
Cool!

The best thing to do is to register a new project in the CMSMS Forge (you need to register yourself first if you are not yet registered), as there is no way to rename the unix  name of a project (that is used for svn).

Thanks!

Re: ICQ status icon in your site

Posted: Tue Jan 03, 2006 7:01 am
by Kagee
CMSMS Forge project request submitted.

&&

Your project registration for CMSMS Forge has been approved.
What is the difference between av Untested Tag and a Tag?


See you @ http://dev.cmsmadesimple.org/projects/networkstatus/

Take a look under Tasks->To Do
There is still room for improvement.

Re: ICQ status icon in your site

Posted: Mon Jan 16, 2006 7:41 am
by mk30
Nice improvement to the original tag ;D
I'm happy that i'm not alone in IM area :D

Re: ICQ status icon in your site

Posted: Mon Mar 06, 2006 8:36 am
by mk30
If it covers mine icq.function you can delete it.

Re: ICQ status icon in your site

Posted: Tue Nov 13, 2007 7:22 pm
by mk30
Nice to see that i'm related to some open-source project. I have forgoten about this code donation to open source community.  ;D it made me happy :)