[pmwiki-users] Yahoo Messenger online status

Patrick R. Michaud pmichaud at pobox.com
Tue Sep 5 09:19:02 CDT 2006


On Tue, Sep 05, 2006 at 10:07:27AM +0200, Tom Lederer wrote:
> Hi,
> 
> i tried to add skype to the cookbook page, but somehow i am too  
> stupid. *shrug*
> 
> THe Code is
> 
> <a href="skype:YOUR_ID?call"><img src="http://mystatus.skype.com/ 
> bigclassic/YOUR_ID"></a>
> 
> So i tried (tom is not my ID):
> 
> [[skype:YOUR_ID?call|http://mystatus.skype.com/bigclassic/tom]]
> [[skype:YOUR_ID?call|http://mystatus.skype.com/bigclassic/tom=.png]]
> http://mystatus.skype.com/bigclassic/tom=.png
> 
> But nothing works the way expected.

PmWiki doesn't recognize the 'skype:' protocol by default, so
it doesn't know what to do with "skype:YOUR_ID?call".  It
can be enabled by an entry in Site.InterMap

    skype:        skype:$1

Then the markup would be something like:

    [[skype:tom?call|http://mystatus.skype.com/bigclassic/tom?x=.png]]

Pm



> Am 05.09.2006 um 03:01 schrieb Patrick R. Michaud:
> 
> > On Tue, Sep 05, 2006 at 02:21:18AM +0200, Tom Lederer wrote:
> >> Hi,
> >>
> >> well for AIM there seems to be this one:
> >> <img border=”0″ align=absmiddle src=”http://big.oscar.aol.com/
> >> AIM_ID?on_url= ON_IMAGE&off_url=OFF_IMAGE“>
> >> Where:
> >> AIM_ID is your AOL Instant Messenger ID
> >> ON_IMAGE is the “on image” (e.g. http://blahblahblah/on.gif)
> >> OFF_IMAGE is the “off image” (e.g. http://blahblahblah/off.gif)
> >
> > Added as Cookbook.OnlineStatus for now.  If others know of useful
> > markups or recipes for other online status items, that would
> > be a good place to put it.
> >
> > Thanks a bunch!
> >
> > Pm
> >
> 
> 
> _______________________________________________
> pmwiki-users mailing list
> pmwiki-users at pmichaud.com
> http://www.pmichaud.com/mailman/listinfo/pmwiki-users




More information about the pmwiki-users mailing list