|
Cookbook /
OnlineStatusSummary: Display online status for AOL, Yahoo! instant messaging, Skype, or Meebo Me!
Version: 2007-02-04
Prerequisites: PmWiki 2.1.0
Status: Stable
Maintainer:
Categories: Includes
Download: onlinestatus.phpΔ
Questions answered by this recipe
DescriptionYou can use onlinestatus.phpΔ to show your status in Yahoo!, AIM, and Skype. Basic markup is also provided to include a Meebo Me! widget. Download and place onlinestatus.phpΔ in your cookbook folder, and add the following line to config.php or another local configuration file: include_once("This recipe adds the (:onlinestatus:) markup, which has at present two arguments: service name(svc) and ID. So for each image that you want to display, add a line like this: (:onlinestatus svc=SVC_NAME id=YOUR_ID:) where SVC_NAME is the name of the service (yim, aol, or skype) and YOUR_ID is your ID for that particular service. For Meebo, you chose a size when you created your widget, so you want to do this: (:onlinestatus svc=meebo id=YOUR_ID size=YOUR_SIZE:) where YOUR_SIZE is either s (small), m (medium), or l (large). If you don't want to mess with a markup recipe, the following standard markups can be used to display a person's online status. Yahoo! MessengerUse the following markup/url (replacing username with your Yahoo! ID): http://opi.yahoo.com/online?u=username&m=g&t=2&l=us&zzz=.gif
AIMUse the following markup (replacing SCREENNAME with your AIM screen name): http://big.oscar.aol.com/SCREENNAME?on_url=http://www.aol.com:80/aim/gr/online.gif&off_url=http://www.aol.com:80/aim/gr/offline.gif
NotesExamples:
Release Notes
2007-02-07: made the Meebo Me! code XHTML compliant and allowed any width/height to be set. CommentsPlease add other messengers to your recipe (mostly popular in Poland):
-- errorsys - 2007-10-15 Questions I have found that the skype extension doens't work. After exhaustive online checking and comparing the code I've found that many users have been also not getting the skype extension to work. Has anyone come up with a solution? Thanks, Chris October 06, 2008, at 02:11 PM See AlsoContributors |