Frisch aus der Presse
if_author
Autor: Karsten
<txp:if_author name="admin"> ... Content ... <txp:else /> ... default option ... </txp:if_author>
Attribute:
- name=“Autor(,weiterer Autor,...)”
Gehört zu den Conditional Comments.
Beispiel:
<txp:if_author name="admin"><link rel="stylesheet" href="<txp:css n="admin_style" />" type="text/css" /><txp:else /><link rel="stylesheet" href="<txp:css />" type="text/css" /> </txp:if_author>
Filed: