Deesen / shareSnippet

Snippet with templateable output to easily create a list of the most relevant Social-Sharing buttons (based on https://github.com/cferdinandi/social-sharing)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

shareSnippet 0.1

[[shareSnippet?
	&get=`list,button`

	&platforms=`all | twitter,facebook,googleplus,linkedin,pinterest,vk,xing,tumblr,reddit`
	&twitter_handle=``  
	
	&style=`default`
	&outerTpl=`default.outerTpl`
	&rowTpl=`default.rowTpl`  
	
	&title=`[*pagetitle*]`
	&url=`[~[*id*]~] (yams_doc:[*id*])`
	&summary=`[*introtext*]`
	&image=`[*image_tv*]`
	&description=`[*image_description*]`  
	
	&autoSummary=`0`
	&summaryLength=`100`
]]

About

Snippet with templateable output to easily create a list of the most relevant Social-Sharing buttons (based on https://github.com/cferdinandi/social-sharing)


Languages

Language:PHP 57.7%Language:CSS 28.8%Language:Smarty 12.6%Language:ApacheConf 0.9%