• Frank

    (@freakenstein)


    Hyves.nl is currently the biggest profile site,
    with the following code you can add a Tip on Hyves button:

    'Hyves' => Array(
    		'favicon' => 'hyves.png',
    		'url' => 'http://www.hyves.nl/profilemanage/add/tips/?name=TITLE&text=PERMALINK&rating=5',
    ),

    Also for Twitter I added the title of the post infront of the link parsed:

    'TwitThis' => Array(
    		'favicon' => 'twitter.png',
    		'url' => 'http://twitter.com/home?status=TITLE – PERMALINK',
    	),

    Goodluck with it =)

Viewing 1 replies (of 1 total)
  • Thread Starter Frank

    (@freakenstein)

    'MSNReporter' => Array(
    		'favicon' => 'msnreporter.png',
    		'url' => 'http://reporter.msn.nl/?fn=contribute&Title=TITLE&URL=PERMALINK&cat_id=6&tag_id=31&Remark=EXCERPT',
    		'description' => 'MSN Reporter'
    	),

    url should be changed to
    http://reporter.nl.msn.com

    or for belgium people
    http://reporter.be.msn.com

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: Sociable] The code for add to Hyves tip Twitter title’ is closed to new replies.