Frisch aus der Presse
if_comments_allowed
Autor: Karsten
<txp:if_comments_allowed> ...Content... </txp:if_comments_allowed>
Attribute:
Gehört zu den conditional comments.
Wird auch in Kombination mit
<txp:if_comments_disallowed> ... </txp:if_comments_disallowed>
verwendet.
Beispiel:
<txp:if_comments_allowed>
<txp:comments_form />
</txp:if_comments_allowed>
<txp:if_comments_disallowed>
<p>Dieser Artikel kann nicht kommentiert werden.</p>
</txp:if_comments_disallowed>
Kann auch mit <txp:else /> kombiniert werden.
Filed: