SocialShare
Plugin to create custom social share buttons through simple actions.
slTwitterShare
Purpose: |
Shares a URL on Twitter |
Category: |
Social Share |
Syntax: |
slTwitterShare "dataTitle" "dataURL"
dataTitle Text to tweet dataURL URL to share ie: http://sinlios.com |
slFaceBookShare
Category: |
Social Share |
Syntax: |
slFaceBookShare "dataURL"
dataURL URL to share ie: http://sinlios.com |
slLinkedInShare
Category: |
Social Share |
Syntax: |
slLinkedInShare "dataURL"
dataURL URL to share ie: http://sinlios.com |
slGooglePlusShare
Category: |
Social Share |
Syntax: |
slGooglePlusShare "dataURL"
dataURL URL to share ie: http://sinlios.com |
slWhatsAppShare
Purpose: |
Sends a message through WhatsApp application (only mobiles). |
Category: |
Social Share |
Syntax: |
slWhatsAppShare [result] "message"
result Variable to store result. (false if no mobile device found) message Message to send through WhatsApp |