{* $Id$ *} {strip} {tikimodule error=$module_params.error title=$tpl_module_title name=$tpl_module_name flip=$module_params.flip decorations=$module_params.decorations nobox=$module_params.nobox notitle=$module_params.notitle}
{if (!isset($module_params.report) or $module_params.report neq 'n') and $tiki_p_site_report eq 'y'} {if $share_icons} {icon name='comment' title="{tr}Report to Webmaster{/tr}" href="tiki-share.php?report=y&url={$smarty.server.REQUEST_URI|escape:'url'}" class='btn-link'} {else} {tr}Report to Webmaster{/tr} {/if} {/if} {if (!isset($module_params.share) or $module_params.share neq 'n') and $tiki_p_share eq 'y'} {if $share_icons} {icon name='share-alt' title="{tr}Share this page{/tr}" href="tiki-share.php?url={$smarty.server.REQUEST_URI|escape:'url'}" class='btn-link'} {else} {tr}Share this page{/tr} {/if} {/if}
{if (isset($module_params.facebook) and $module_params.facebook neq 'n')}
{jq notonready=true} (function(d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) { return; } js = d.createElement(s); js.id = id; js.src = "//connect.facebook.net/{{$fb_locale}}/all.js#xfbml=1{{$fb_app_id_param}}"; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk')); {/jq}
{/if} {if (isset($module_params.twitter) and $module_params.twitter neq 'n')}
{/if} {if (isset($module_params.linkedin) and $module_params.linkedin neq 'n')}
{/if} {if (isset($module_params.google) and $module_params.google neq 'n')}
{jq notonready=true} {{$gl_script_addition}} (function() { var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true; po.src = 'https://apis.google.com/js/plusone.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s); })(); {/jq} {/if} {/tikimodule} {/strip}