ICQ status icon in your site

Do something cool with CMS? Show us ...
This board is for 'Answers', and the discussion of answers... Not for questions.
Post Reply
mk30

ICQ status icon in your site

Post 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
Last edited by mk30 on Sun Feb 20, 2005 3:36 pm, edited 1 time in total.
100rk

Re: ICQ status icon in your site

Post by 100rk »

mk30 wrote:...only a newbie
We need here more 'newbies' like You, mk30! :)
mk30

created a plug-in or something like plug-in

Post 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: )
Kagee

Re: ICQ status icon in your site

Post 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)
Last edited by Kagee on Mon Jan 02, 2006 5:31 pm, edited 1 time in total.
westis

Re: ICQ status icon in your site

Post 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
Kagee

Re: ICQ status icon in your site

Post 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?
Kagee

Re: ICQ status icon in your site

Post 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
westis

Re: ICQ status icon in your site

Post 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!
Kagee

Re: ICQ status icon in your site

Post 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.
Last edited by Kagee on Tue Jan 03, 2006 3:10 pm, edited 1 time in total.
mk30

Re: ICQ status icon in your site

Post by mk30 »

Nice improvement to the original tag ;D
I'm happy that i'm not alone in IM area :D
mk30

Re: ICQ status icon in your site

Post by mk30 »

If it covers mine icq.function you can delete it.
mk30

Re: ICQ status icon in your site

Post 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 :)
Post Reply

Return to “Tips and Tricks”