Toggle navigation
TXP Tags
article
asset
comment
conditional
navigation
structural
system
<txp:
comment_anchor
/>
Produces an empty anchor tag with an id attribute reflecting the comment ID.
<txp:
comment_email
/>
Displays the commenter's email address, if entered at the time of posting.
<txp:
comment_email_input
/>
Displays a text entry field to accept the commenter's email address.
<txp:
comment_id
/>
Displays the comment's internal id as assigned by Textpattern at the time of posting
<txp:
comment_message
/>
Displays the message text, or comment.
<txp:
comment_message_input
/>
Displays a text entry field to accept the commenter's message text.
<txp:
comment_name
/>
Displays a link using the commenter's name as text.
<txp:
comment_name_input
/>
Displays a text entry field to accept the commenter's name.
<txp:
comment_permlink
/>
Returns the permanent link of the article comment being displayed.
<txp:
comment_preview
/>
Displays a Preview button the user can use to preview the comment text.
<txp:
comment_remember
/>
Displays a check box input field, if checked the users details are remembered.
<txp:
comment_submit
/>
Displays a Submit button.
1
2
3
Next