source: extensions/SocialButtons/template/pinterest.tpl @ 20374

Last change on this file since 20374 was 20374, checked in by mistic100, 11 years ago

add pinterest, option to hide counter on facebook button

File size: 492 bytes
Line 
1{strip}
2{combine_script id='pinterest_pinit' path='http://assets.pinterest.com/js/pinit.js'}
3
4<a href="http://pinterest.com/pin/create/button/?url={$SOCIALBUTT.share_url|urlencode}&media={$SOCIALBUTT.PINTEREST.source|urlencode}&description={$SOCIALBUTT.PINTEREST.title|urlencode}{$SOCIALBUTT.PINTEREST.copyright|urlencode}"
5  class="pin-it-button" count-layout="{$SOCIALBUTT.PINTEREST.layout}"><img border="0" src="http://assets.pinterest.com/images/PinExt.png" title="Pin It"/></a>
6{/strip}
Note: See TracBrowser for help on using the repository browser.