; @package: Disqus Integration for SobiPro Component
; @author
; Name: Sigrid Suski & Radek Suski, Sigsiu.NET GmbH
; Email: sobi[at]sigsiu.net
; Url: https://www.Sigsiu.NET
; @copyright Copyright (C) 2006 - 2017 Sigsiu.NET GmbH (https://www.sigsiu.net). All rights reserved.
; @license GNU/GPL Version 3
; This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License version 3
; as published by the Free Software Foundation, and under the additional terms according section 7 of GPL v3.
; See http://www.gnu.org/licenses/gpl.html and https://www.sigsiu.net/licenses.
; This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
; $Author: SobiPro Translation Team at Transifex
SP.DISA.MENU_DISQUS="Integrace Disqus"
; SP.DISA.CONFIG_TITLE="Disqus Configuration"
; SP.DISA.CONFIG_SETTINGS="Disqus Settings"
SP.DISA.CONFIG_NAME="Krátký název webové stránky"
; SP.DISA.DESCRIPTION="This application integrates the comment system Disqus into SobiPro component.
To display the comments and the comment form within the details view, add the following code into your details view template:
<xsl:value-of select="_QQ_"disqus"_QQ_" disable-output-escaping="_QQ_"yes"_QQ_" />To show the number of comments for an entry within the vCard, add this code into your vCard template:
<xsl:value-of select="_QQ_"disqus"_QQ_" disable-output-escaping="_QQ_"yes"_QQ_" />"