Hilfe: Forum Beitrag schreiben TemplateThese are the template variables available to the post form template.
newpost.header
The default label for the heading of this form.
newpost.isNewThread
A condition indicating whether this post is a new thread.
newpost.isReply
A condition indicating whether this post is a reply.
NOTE: If the post is a reply, then the template variables from the post template are included and populated with the data from the original message.
newpost.isEdit
A condition indicating whether this post is an edit of an existing post.
user.isVisitor
A condition indicating whether the current user is a visitor.
newpost.isNewMessage
A conditional basically opposite of newpost.isEdit.
form.begin
The form header.
sticky.label
The default label for sticky.form.
sticky.form
A form element for making the thread sticky.
subscribe.label
The default label for subscribe.form.
subscribe.form
A form element for subscribing to the thread.
lock.label
The default label for lock.form.
lock.form
A form element for locking the thread.
contenttype.label
The default label for contentype.form.
contentType.form
A form element for selecting what type of content is being posted.
user.isModerator
A condition indicating whether the current user is a moderator.
allowReplacements
A condition indicating whether this forum tollerates replacements.
message.label
The default label for message.form.
message.form
The form element for the user to enter their message.
visitorName.label
The default label for visitorName.form.
visitorName.form
A form element that allows the user to enter a display name if they are a visitor.
form.submit
The submit button for the form.
subject.label
The default label for subject.form.
subject.form
A form element that allows users to enter a subject for their message.
form.end
The form footer.
Siehe auch: |