Share social button block
Usage ¶
Copy YaShare.php to appropriate directory (suppose it will protected/extensions) So you will able to use code below to put widget on page:
$this->widget('application.extensions.YaShare', array(
'services' => 'vkontakte,twitter,facebook,gplus,odnoklassniki,moimir',
'iconLimit' => 3,
'title' => 'Поделиться в социальной сети:',
));
Resources ¶
More parameters and its description you can look at page below
If you have any questions, please ask in the forum instead.
Signup or Login in order to comment.