Shortode Skype

This Shortcode macro provides Skype button.

What is a Skype button?

Add a Skype button to your websites and let people get in touch with just the click of a button. Whether they're on a computer or mobile, they will get through with a voice call or an instant message.

Requirements

* Shortcode contrib project
* configure your input format to allow enter shortcode_skype macro

Usage

Just enter [skype_button name="your_fancy_skype_name" /] to your text

That's it.

Additional parameters

* call - True/False (default True)
* chat - True/False (defaut True)
* color - blue/white (default blue)
* size = 10, 12, 14, 16, 24, 32 (default 32)

Do not forget, Skype button uses Javascript, so enable the script tag in your input format or push the Shortcode filter after the HTML filters (eg. WYSIWYG fiter) to avoid filter out the script part from the text!

Todo

* add filter tips
* add config to enable/disable the js insertion for a theme

Project information

Releases