source: extensions/FacebookPlug/Plugin/tpl/social.plugin.facepile.tpl @ 27588

Last change on this file since 27588 was 8402, checked in by rub, 13 years ago

Use new variables for url
Use article instead of website for og:type (to avoid right problem)
Add fb:admins
Use thumbnail_url for og:image

  • Property svn:eol-style set to LF
File size: 188 bytes
Line 
1<div id="fb-xfbml-facepile">
2<fb:facepile
3  href="{$fbp_page.url}"
4  width="{$fbp.social_plugin_facepile.width}"
5  max_rows="{$fbp.social_plugin_facepile.max_rows}"
6></fb:facepile>
7</div>
Note: See TracBrowser for help on using the repository browser.