Giter Site home page Giter Site logo

urveryspecial / angular-socialshare Goto Github PK

View Code? Open in Web Editor NEW

This project forked from 720kb/angular-socialshare

0.0 2.0 0.0 706 KB

Angular social share module, share urls and content on social networks such as facebook, google+, twitter, pinterest and so on - http://720kb.github.io/angular-socialshare

JavaScript 34.57% HTML 65.43%

angular-socialshare's Introduction

Angular Socialshare

Angular socialshare

Join the chat at https://gitter.im/720kb/angular-socialshare

Angular Socialshare is an angularjs directive for sharing urls and content on social networks such as (facebook, google+, twitter, pinterest and so on).

The Angular Socialshare is developed by 720kb.

####Requirements

AngularJS v1.3+

####Browser support

Chrome Firefox IE Opera Safari
IE9 +

Load

To use the directive, include the angular socialshare's javascript file in your web page:

<!DOCTYPE HTML>
<html>
<body ng-app="app">
  //.....
  <script src="src/js/angular-socialshare.js"></script>
</body>
</html>

##Installation

####Bower

$ bower install angularjs-socialshare --save

####Npm

$ npm install angular-socialshare --save

then load it in your html

####Add module dependency Add the 720kb.socialshare module dependency

angular.module('app', [
  '720kb.socialshare'
 ]);

Call the directive wherever you want in your html page

<a href="#"
socialshare
socialshare-provider="twitter"
socialshare-text="720kb AngularJS Socialshare"
socialshare-hashtags="angularjs, angular-socialshare"
socialshare-url="http://720kb.net">
Share me
</a>

OR

Call the Socialshare service

  .controller('Ctrl', ['Socialshare', function testController(Socialshare) {

    Socialshare.share({
      'provider': 'facebook',
      'attrs': {
        'socialshareUrl': 'http://720kb.net'
      }
    });

##Usage Angular socialshare allows you to use sharing options via attribute data

####Sharing Provider You can set the social platform you want to share on using the socialshare-provider="" attribute.

#####Providers:

Please use them all in lowercase (socialshare-provider="delicious")

##Doc

####Facebook

Method Option Type Default Description
sharer, dialog, send		| socialshare-url="" 	 | page URL | false |		Set the url to share
dialog		| socialshare-text="" 	 | String |	 false	| Set the headline to share
dialog		| socialshare-description="" 	 | String |	 false	| Set the content to share
dialog		| socialshare-media="" 	 |	URL |	false | Set the media source to share
dialog, send		| socialshare-type=""	 | String('feed', 'send') | sharer |		Share via facebook feed dialog  - [info](https://developers.facebook.com/docs/sharing/reference/feed-dialog) or send dialog  - [info](https://developers.facebook.com/docs/sharing/reference/send-dialog)
dialog, send		| socialshare-via="" 	 |	String | false | 	Set the APP ID value
dialog	, send	| socialshare-to="" 	 |	String	| false | Set the to value
dialog		| socialshare-from="" 	 |	String	| false | Set the from to value
dialog, send		| socialshare-ref="" 	 |	String('comma,separated') | false |	Set the ref value
dialog, send		| socialshare-display="" 	 | String('popup') | false |	Set the display value
dialog		| socialshare-source="" 	 | URL | false |	Set the source value
dialog		| socialshare-caption="" 	 | String | false |	Set the caption to share

dialog, send | socialshare-redirect-uri="" | URL | false | Set the redirect URI

####Facebook Messenger mobile only - (works only for <a> elements, it is a direct link)

Method Option Type Default Description
sharer socialshare-url="" URL page URL Set the url to share

####Twitter

Method Option Type Default Description
sharer		| socialshare-url="" |	URL | page URL|	Set the url to share
sharer		| socialshare-text="" | String	| false |	Set the content to share
sharer		| socialshare-via="" | String('username') | false |	Set the via to share

sharer | socialshare-hashtags="" | String('hash,tag,hastag')| false | Set the hashtags to share

####Linkedin

Method Option Type Default Description
sharer		| socialshare-url="" 	        |	URL     | page URL  |	Set the url to share
sharer		| socialshare-text=""           | String	| false     |	Set the title value that you wish to use
sharer		| socialshare-description=""    | String    | false     |   Set the description value that you wish to use
sharer      | socialshare-source=""         | String    | false     |   Set the source of the content

####Reddit

Method Option Type Default Description
sharer		| socialshare-url="" 	 |	URL | page URL|	Set the url to share
sharer		| socialshare-text="" 	 | String	| false |	Set the content to share

sharer | socialshare-subreddit="" | String('technology') | false | Set the subreddit to share on

####Vk

Method Option Type Default Description
sharer		| socialshare-url="" 	 |	URL | page URL|	Set the url to share
sharer		| socialshare-text="" 	 | String |	 false	| Set the title to share
sharer		| socialshare-description="" 	 | String |	 false	| Set the content to share
sharer		| socialshare-media="" 	 | URL |	false | Set the image source to share

####OK (ok.ru)

Method Option Type Default Description
sharer		| socialshare-url="" 	 |	URL | page URL|	Set the url to share
sharer		| socialshare-text="" 	 | String	| false |	Set the content to share

####Digg

Method Option Type Default Description
sharer		| socialshare-url="" 	 |	URL | page URL|	Set the url to share
sharer		| socialshare-text="" 	 | String	| false |	Set the content to share
sharer		| socialshare-media="" 	 | URL | false |		Set the media url to share

####Delicious

Method Option Type Default Description
sharer		| socialshare-url="" 	 |	URL | page URL|	Set the url to share
sharer		| socialshare-text="" 	 | String	| false |	Set the content to share

sharer | socialshare-media="" | URL | false | Set the media url to share

####StumbleUpon

Method Option Type Default Description
sharer socialshare-url="" URL page URL Set the url to share
sharer		| socialshare-text="" 	 | String	| false |	Set the content to share
sharer		| socialshare-media="" 	 | URL | false |		Set the media url to share

####Pinterest

Method Option Type Default Description
sharer		| socialshare-url="" 	 |	URL | page URL|	Set the url to share
sharer		| socialshare-text="" 	 | String	| false |	Set the content to share
sharer		| socialshare-media="" 	 | URL | false |		Set the media url to share

####Google (Plus)

Method Option Type Default Description
sharer		| socialshare-url="" 	 |	URL | page URL|	Set the url to share

####Tumblr

Method Option Type Default Description
sharer socialshare-url="" URL page URL Set the url to share
sharer socialshare-text="" String false Set the content to share
sharer socialshare-media="" URL false Set the media url to share

####Buffer

Method Option Type Default Description
sharer		| socialshare-url="" 	 |	URL | page URL|	Set the url to share
sharer		| socialshare-text="" 	 | String	| false |	Set the content to share

sharer | socialshare-via="" | URL | false | Set the buffer via

####Pocket

Method Option Type Default Description
sharer		| socialshare-url="" 	 |	URL | page URL|	Set the url to share
sharer		| socialshare-text=""  | String	| false |	Set the content to share

####Flipboard

Method Option Type Default Description
sharer		| socialshare-url="" 	 |	URL | page URL|	Set the url to share
sharer		| socialshare-text=""  | String	| false |	Set the content to share

####Evernote

Method Option Type Default Description
sharer		| socialshare-url="" |	URL | page URL|	Set the url to share
sharer		| socialshare-text="" | String	| false |	Set the content title to share

####Hacker News

Method Option Type Default Description
sharer		| socialshare-url="" 	 |	URL | page URL|	Set the url to share
sharer		| socialshare-text=""  | String	| false |	Set the content to share

####Wordpress

Method Option Type Default Description
sharer		| socialshare-url="" 	 |	URL | page URL|	Set the url to share
sharer		| socialshare-text=""  | String	| false |	Set the content to share

sharer | socialshare-media="" | URL | false | Set the media url to share

####Xing

Method Option Type Default Description
sharer		| socialshare-url="" 	 |	URL | page URL|	Set the url to share
sharer		| socialshare-text="" 	 | String	| false |	Set the content to share
sharer		| socialshare-media="" 	 | URL | false |		Set the media url to share

sharer | socialshare-follow="" | URL | false | Set the Xing page url which will be then suggested to you to follow

####Whatsapp mobile only - (works only for <a> elements, it is a direct link)

Method Option Type Default Description
sharer socialshare-url="" URL page URL Set the url to share
sharer socialshare-text="" String false Set the content to share

####Telegram

Method Option Type Default Description
sharer socialshare-url="" URL page URL Set the url to share
sharer socialshare-text="" String false Set the content to share

####Viber mobile only - (works only for <a> elements, it is a direct link)

Method Option Type Default Description
sharer socialshare-url="" URL page URL Set the url to share
sharer socialshare-text="" String false Set the content to share

####Skype

Method Option Type Default Description
sharer socialshare-url="" URL page URL Set the url to share
sharer socialshare-text="" String false Set the content to share

####Email

Method Option Type Default Description
mailto socialshare-subject="" String false Set the subject for the email
mailto socialshare-body="" String false Set the body content for the email
mailto socialshare-to="" String false Set the Receiver / Receivers
mailto socialshare-cc="" String false Set the CC / CCs for the email
mailto socialshare-bcc="" String false Set the BCC / BCCs for the email

##Options

####Sharing Popup Size You can set a specific Height or Width for the sharing popup using the socialshare-popup-height="" and socialshare-popup-width="" attributes (sometimes, if if the popup is too small, it gets resized by third parties)

<a href="#"
socialshare
socialshare-provider="reddit"
socialshare-url="http://720kb.net"
socialshare-text="Sharing it!"
socialshare-popup-height="800"
socialshare-popup-width="800">
Share with a bigger popup
</a>

####Sharing Event Trigger You can choose to bind a different event trigger for showing up the sharer popup using the socialshare-trigger="" attribute (you can use any angular element.bind() event you want)

<a href="#"
socialshare
socialshare-provider="reddit"
socialshare-text="Sharing on mouseover"
socialshare-trigger="mouseover">
Share me when mouse is over
</a>

or a set of

<a href="#"
socialshare
socialshare-provider="reddit"
socialshare-text="Sharing on mouseover"
socialshare-trigger="focusout mouseleave">
Share me when focusout or mouseleave
</a>

##Service You may need to share from a controller (for example), this is how to use the Socialshare service:

  .controller('Ctrl', ['Socialshare', function testController(Socialshare) {

    Socialshare.share({
      'provider': 'facebook',
      'attrs': {
        'socialshareUrl': 'http://720kb.net'
      }
    });

    Socialshare.share({
      'provider': 'twitter',
      'attrs': {
        'socialshareUrl': 'http://720kb.net',
        'socialshareHashtags': '720kb, angular, socialshare'
      }
    });
    //every attrs must be in camel case as showed above
    //this will open the share popup immediately without any trigger event required

Some providers (specially mobile provider, such as: Viber, Whatsapp etc..) do not work with a Service call, because their API or Usage does not allow a trigger event on them

##Globals

####Provider setup Sometimes you may need to set default values for all the sharing buttons, here is how to setup this:

.config(['socialshareConfProvider', function configApp(socialshareConfProvider) {

  socialshareConfProvider.configure([
    {
      'provider': 'twitter',
      'conf': {
        'url': 'http://720kb.net',
        'text': '720kb is enough',
        'via': 'npm',
        'hashtags': 'angularjs,socialshare,angular-socialshare',
        'trigger': 'click',
        'popupHeight': 800,
        'popupWidth' : 400
      }
    },
    {
      'provider': 'facebook',
      'conf': {
        'url': 'http://720kb.net',
        'trigger': 'mouseover',
        'popupHeight': 1300,
        'popupWidth' : 1000
      }
    }
  //and so on ...
  ]);
}]);

NB if you define the provider settings, but then you change the option value by html attributes, the html attribute value will be the final one (the one that will be used)

####Live demo

##Contributing

We will be much grateful if you help us making this project to grow up. Feel free to contribute by forking, opening issues, pull requests etc.

License

The MIT License (MIT)

Copyright (c) 2014 Filippo Oretti, Dario Andrei

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

angular-socialshare's People

Contributors

45kb avatar cobyan avatar eden-lane avatar gitter-badger avatar ishansharma avatar kushwiz avatar mebibou avatar neagle avatar pdsullivan avatar programiro avatar psychowood avatar ryppy avatar thewrongalice avatar urveryspecial avatar wouldgo avatar xelhark avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.