From 522b52f2157e7e54dddb90685053653621e81831 Mon Sep 17 00:00:00 2001 From: Mzhelskiy Maxim Date: Tue, 10 Apr 2012 09:10:01 +0400 Subject: [PATCH] =?UTF-8?q?=D0=A4=D1=83=D0=BD=D0=BA=D1=86=D0=B8=D0=BE?= =?UTF-8?q?=D0=BD=D0=B0=D0=BB=20"=D0=9F=D0=BE=D0=B4=D0=B5=D0=BB=D0=B8?= =?UTF-8?q?=D1=82=D1=8C=D1=81=D1=8F"=20=D1=83=20=D1=82=D0=BE=D0=BF=D0=B8?= =?UTF-8?q?=D0=BA=D0=BE=D0=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/config.php | 1 + templates/skin/developer-jquery/topic_part_footer.tpl | 6 +++++- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/config/config.php b/config/config.php index 02c35f9c..0d14aa91 100644 --- a/config/config.php +++ b/config/config.php @@ -516,6 +516,7 @@ $config['head']['default']['js'] = array( "___path.root.engine_lib___/internal/template/js/toolbar.js", "___path.root.engine_lib___/internal/template/js/settings.js", "___path.root.engine_lib___/internal/template/js/hook.js", + "http://yandex.st/share/share.js" => array('merge'=>false), ); $config['head']['default']['css'] = array( "___path.static.skin___/css/reset.css", diff --git a/templates/skin/developer-jquery/topic_part_footer.tpl b/templates/skin/developer-jquery/topic_part_footer.tpl index b4648c1d..ff537a7f 100644 --- a/templates/skin/developer-jquery/topic_part_footer.tpl +++ b/templates/skin/developer-jquery/topic_part_footer.tpl @@ -40,11 +40,14 @@
- social buttons + {hookb run="topic_share" topic=$oTopic bTopicList=$bTopicList} +
+ {/hookb}