Plugin Directory

Changeset 517967


Ignore:
Timestamp:
03/12/2012 04:54:12 PM (14 years ago)
Author:
sociable
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • sociable/trunk/sociable.php

    r516452 r517967  
    339339            'favicon' => 'twitter.png',
    340340
    341             'url' => 'http://twitter.com/intent/tweet?text=TITLE%20-%20PERMALINK%20(via%20@sociablesite)%20/sociable/%20blogplay.com',
     341            'url' => 'http://twitter.com/intent/tweet?text=TITLE%20-%20PERMALINK%20(via%20@sociablesite)%20/blogplay/%20blogplay.com',
    342342
    343343            'spriteCoordinates' => Array(
     
    360360            'favicon' => 'twitter.png',
    361361
    362             'url' => '<a href="https://twitter.com/share" data-text="TITLECOUNT - PERMALINKCOUNT (via #sociablesite) *sociable* blogplay.com" data-url="PERMALINKCOUNT" class="twitter-share-button" data-count="horizontal">Tweet</a><script type="text/javascript" src="//platform.twitter.com/widgets.js"></script>',
     362            'url' => '<a href="https://twitter.com/share" data-text="TITLECOUNT - PERMALINKCOUNT  *blogplay* blogplay.com" data-url="PERMALINKCOUNT" class="twitter-share-button" data-count="horizontal">Tweet</a><script type="text/javascript" src="//platform.twitter.com/widgets.js"></script>',
    363363
    364364            'spriteCoordinates' => Array(
     
    10071007        $imageclass .= 'sociable_' . $site['class'];
    10081008    }
    1009 
     1009 
    10101010    if( $imagestyle != '' ){
    10111011        $imagestyle = 'style="' . $imagestyle . '"';
Note: See TracChangeset for help on using the changeset viewer.