<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Strawberry форум &mdash; coComment]]></title>
		<link>http://strawberry.goodgirl.ru/forum/topic/388/</link>
		<atom:link href="http://strawberry.goodgirl.ru/forum/feed/rss/topic/388/" rel="self" type="application/rss+xml" />
		<description><![CDATA[Недавние сообщения в теме «coComment».]]></description>
		<lastBuildDate>Sat, 22 Jul 2006 06:05:54 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[coComment]]></title>
			<link>http://strawberry.goodgirl.ru/forum/post/2647/#p2647</link>
			<description><![CDATA[<p>Есть такой сервис <a href="http://www.cocomment.com/">coComment</a>, он позволяет сохранять, просматривать, следить за вашими коммантариями оставлеными где-либо. Ниже идёт код для поддержки этого сервиса.</p><p>Вставьте код в низ страницы (в примере в блок example/output, к примеру):<br /></p><div class="codebox"><pre><code>&lt;script type=&quot;text/javascript&quot;&gt;
  var blogTool              = &quot;&lt;?=str_replace(&#039;&quot;&#039;, &#039;\&quot;&#039;, $config[&#039;version_name&#039;]); ?&gt;&quot;;
  var blogURL               = &quot;&lt;?=str_replace(&#039;&quot;&#039;, &#039;\&quot;&#039;, $config[&#039;http_home_url&#039;]); ?&gt;&quot;;
  var blogTitle             = &quot;&lt;?=str_replace(&#039;&quot;&#039;, &#039;\&quot;&#039;, $config[&#039;home_title&#039;]); ?&gt;&quot;;
  var postURL               = &quot;&lt;?=cute_get_link($post); ?&gt;&quot;;
  var postTitle             = &quot;&lt;?=str_replace(&#039;&quot;&#039;, &#039;\&quot;&#039;, $post[&#039;title&#039;]); ?&gt;&quot;;
  var commentTextFieldName  = &quot;comments&quot;;
  var commentButtonName     = &quot;submit&quot;;
  var commentFormName       = &quot;form&quot;;
  var commentFormID         = &quot;comment&quot;;
  var commentAuthorLoggedIn = &lt;?=($is_logged_in ? &#039;true&#039; : &#039;false&#039;); ?&gt;;
  &lt;? if ($is_logged_in){ ?&gt;
  var commentAuthor          = &quot;&lt;?=str_replace(&#039;&quot;&#039;, &#039;\&quot;&#039;, $member[&#039;name&#039;]); ?&gt;&quot;;
  &lt;? } else { ?&gt;
  var commentAuthorFieldName = &quot;name&quot;;
  &lt;? } ?&gt;
&lt;/script&gt;
&lt;script id=&quot;cocomment-fetchlet&quot; src=&quot;http://www.cocomment.com/js/enabler.js&quot;&gt;&lt;/script&gt;</code></pre></div><p>Пример можно посмотреть у меня: <a href="http://lexa.cutenews.ru/2006/07/21/chernaya-knizhechka.html">http://lexa.cutenews.ru/2006/07/21/cher … echka.html</a></p>]]></description>
			<author><![CDATA[null@example.com (Лёха zloy и красивый)]]></author>
			<pubDate>Sat, 22 Jul 2006 06:05:54 +0000</pubDate>
			<guid>http://strawberry.goodgirl.ru/forum/post/2647/#p2647</guid>
		</item>
	</channel>
</rss>

