TemplateTags.TOKEN History
Hide minor edits - Show changes to markup
November 07, 2007, at 02:54 AM
by austriaka -
Changed line 21 from:
to:
October 25, 2007, at 05:01 PM
by austriaka -
Changed lines 3-4 from:
- One sentence about the function (or two)....
to:
- Displays a hidden field with the unique token string
Changed lines 6-7 from:
- Used within image_template.html and comment_template.html ....
to:
- Used within image_template.html and comment_template.html for submitting the token to the comments form.
You have to enable the TOKEN in the Admin panel: Options - Spam Control
October 25, 2007, at 04:37 PM
by austriaka -
Changed line 20 from:
to:
October 25, 2007, at 04:36 PM
by austriaka -
Changed line 20 from:
to:
October 25, 2007, at 04:33 PM
by austriaka -
Changed lines 2-20 from:
to:
Tag Function:
- One sentence about the function (or two)....
Main Usage:
- Used within image_template.html and comment_template.html ....
Examples:
In your image or comment template, you can use the tag like this:
(:source lang=HTML4STRICT -link :)
<TOKEN>
Sample Output:
Using the code above will generate the following when the template is run:
(:source lang=HTML4STRICT :)
<input name="token" value="2960ab7e264b8b26c4449fe5cc941190" type="hidden">
«Comment Related Tags|TOKEN»
October 25, 2007, at 04:12 PM
by austriaka -
Changed lines 1-2 from:
to:
October 25, 2007, at 04:12 PM
by austriaka -
Added line 1:
<TOKEN>