Comment Form · 28.03.04
Under this epigraph we’re going to see all the tags which we can use to customize the look of the form we present to our users to write their opinions about our articles.
These tags are:
- <txp:comment_email_input />, <txp:comment_message_input />, <txp:comment_name_input /> and <txp:comment_web_input /> are the XHTML input fields where the users can write their data and comment contents.
- <txp:comment_remember /> is the check box, used to allow the users the possibility to remember their data for future comments
- <txp:comment_preview /> and <txp:comment_submit /> are the buttons used to preview and submit the comments.
To add custom text before each one of these inputs, we can use the TXP general purpose tag <txp:text />, which will be replaced by the value you specify it on the attribute item.
Textile is also allowed in comments. No XHTML is allowed for security reasons.
* * *

Comment
commenting closed for this article