Categories:
Author:
Current version:
0.1
About It:
Get it:
Rate it:
Flag it:
If you'd like to provide updated information and do not have access to directly edit, please contact the site admin; thanks!
glx_thiscomment
Returns a value from $thiscomment
Use this tag inside a comment form
Attributes
key
Key to look for, this are available
- discussid
- parentid
- name
- web
- ip
- posted
- message
Example
Return the commentid, example usage when the setting “Present comments as a numbered list?” is set to “No”
<div id="c<txp:glx_thiscomment key="discussid" />">
...
</div>
Note the use of “c” in front of the tag, this is because of the way <txp:comment_permlink>
formats the link.
Note! This plugin requires 1.0RC3 rev180 or greater
Posted here:
14 Mar 2005