On 9/5/06, <b class="gmail_sendername">Patrick R. Michaud</b> <<a href="mailto:pmichaud@pobox.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">pmichaud@pobox.com</a>> wrote:<div><span class="gmail_quote">
</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Tue, Sep 05, 2006 at 10:07:27AM +0200, Tom Lederer wrote:<br>> Hi,<br>><br>> i tried to add skype to the cookbook page, but somehow i am too<br>> stupid. *shrug*<br>><br>> THe Code is<br>><br>> <a href="skype:YOUR_ID?call"><img src="
<a href="http://mystatus.skype.com/" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://mystatus.skype.com/</a><br>> bigclassic/YOUR_ID"></a><br>><br>> So i tried (tom is not my ID):
<br>><br>> [[skype:YOUR_ID?call|http://mystatus.skype.com/bigclassic/tom]]
<br>> [[skype:YOUR_ID?call|http://mystatus.skype.com/bigclassic/tom=.png]]<br>> <a href="http://mystatus.skype.com/bigclassic/tom=.png" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://mystatus.skype.com/bigclassic/tom=.png
</a><br>><br>> But nothing works the way expected.
<br><br>PmWiki doesn't recognize the 'skype:' protocol by default, so<br>it doesn't know what to do with "skype:YOUR_ID?call". It<br>can be enabled by an entry in Site.InterMap<br><br> skype: skype:$1
<br><br>Then the markup would be something like:<br><br> [[skype:tom?call|http://mystatus.skype.com/bigclassic/tom?x=.png]]<br><br>Pm<br><br></blockquote></div><br>Skype's web site apparently doesn't allow arguments to be added to the end of their urls, because the image doesn't show up when you append ?x=png. The InterMap trick works for the link, but the image isn't going to be displayed unless we come up with a different workaround to convince PmWiki to display that image.
<br><br>Jon Haupt<br><a href="mailto:jhaupt@iastate.edu" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)"></a>