Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Re: [plugin] [ORPHAN] ajw_if_comment_owner
In case you don’t know How to use it:
Edit the form: comments (NOT comments_form)
<txp:ajw_if_comment_owner name="YOURNAME" email="YU@EMAIL" web="YOURWEB.COM" strict="1"> <div class="STYLE-FOR-OWNER"> <txp:comment_message /> <p class="">— <txp:comment_name /> · <txp:comment_time /> · <txp:comment_permlink>#</txp:comment_permlink></p> </div> <else /> <div class="STYLE-FOR-GUESTs"> <txp:comment_message /> <p class="">— <txp:comment_name /> · <txp:comment_time /> · <txp:comment_permlink>#</txp:comment_permlink></p> </div> </txp:ajw_if_comment_owner>
That’s all.
Regards
Last edited by robhert (2008-04-08 18:11:50)
Offline