Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2005-03-14 11:02:57

osei
Plugin Author
From: Stockholm, Sweden
Registered: 2004-07-01
Posts: 178
Website

Plugin: glx_thiscomment

Name: glx_thiscomment
Version: 0.1
Download URL

Returns a value from <code>$thiscomment</code>

Use this tag inside a comment form

Attribute

<code>key</code>
Key to look for, this are availible

  • discussid
  • parentid
  • name
  • email
  • web
  • ip
  • posted
  • message

Example

Return the commentid, example usage when the setting “Present comments as a numbered list?” is set to “No”
<code>
<div id=“c<txp:glx_thiscomment key=“discussid” />”>

</div>
</code>

Note the use of “c” in front of the tag, this is because of the way <code><txp:comment_permlink></code> formats the link.

Note! This plugin requires 1.0RC3 rev180 or greater

Last edited by osei (2005-03-14 11:13:49)


Johan Nilsson

Offline

#2 2005-03-15 07:27:17

Andrew
Plugin Author
Registered: 2004-02-23
Posts: 730

Re: Plugin: glx_thiscomment

nice – this’ll come in handy!

Offline

#3 2005-03-15 07:33:51

osei
Plugin Author
From: Stockholm, Sweden
Registered: 2004-07-01
Posts: 178
Website

Re: Plugin: glx_thiscomment

and so are your comments plugins, thanks :)


Johan Nilsson

Offline

Board footer

Powered by FluxBB