How can I add a non-traditional (non-website) link to a blog post/template without the link being changed upon saving?
The blog website I'm working with changes the Skype "Call me" button script so that instead of directing the computer to open Skype and start a call, the link leads to a nonexistent page on the blog site.
I'm pasting the script from the
Skype website.
This is what the html should look like:
[a href="skype:myname?call"]call me[/a]
but when I hit save (for a post OR for a text/html sidebar widget) the blog's address is added to the beginning so that the link becomes:
http://blogname.blogsite/page/myname?call
What's going on? Is there some command I can use to tell the blog not to change the link, or to make the script inviolate?
posted by ramenopres at 10:27 PM on March 30, 2010