Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
asv_recent_comments
asv_recent_comments_v1.5.txt
asv_recent_comments_v1.6.txt
asv_recent_comments_v1.7.txt
asv_recent_comments_v1.8.txt
last updated: 10/23/2006
Description
Expands on recent_comments by allowing the use of forms to display the comments. You can access all the fields from the comment and it’s parent article.
New Attributes
Learn about the original tag – http://textpattern.net/wiki/index.php?title=Txp:recent_comments_/
form – the name of the form to use for each comment
saware – ‘y’/‘n’. List should be section aware. Default is ‘n’.
caware – ‘y’/‘n’. List should be category aware. Default is ‘n’.
sections – List of sections to pull comments from. Default is ‘’.
categories – List of categories to pull comments from. Default is ‘’.
sexclude – List of sections to ignore. Default is ‘’.
cexclude – List of categories to ignore. Default is ‘’.
showhome – ‘y’/‘n’. If section aware, show all comments when on home page.
id – Comments from specific article by ID
idaware – ‘y’/‘n’. List should be article aware. Default is ‘n’.
clabel – If you’re in a specific category then use this label. Use ‘$c’ to denote the name of the category, and it will be replaced.
slabel – If you’re in a specific section then use this label. Use ‘$s’ to denote the name of the section, and it will be replaced.
Change Log
10/22/2006 – v1.0 – Release
10/22/2006 – v1.5 – Added section/category aware and section/caetgory specific
10/22/2006 – v1.6 – Added ID attribute for comments from specific article
10/23/2006 – v1.7 – Added IDaware, clabel, and slabel
11/01/2006 – v1.71. – Fixed an issue with displaying article’s post date
Last edited by variaas (2008-03-27 18:59:43)
Offline
Re: asv_recent_comments
Nice, thanks.
Edit: Update link perhaps? :¬)
Last edited by rossharvey (2007-05-30 23:35:54)
Offline
#3 2007-07-10 18:42:32
- Nell
- Member
- From: Mexico City, Mexico
- Registered: 2005-06-21
- Posts: 48
Re: asv_recent_comments
Does anybody have a copy of this plugin? The download link is not working.
Thanks!!
Offline
Re: asv_recent_comments
Offline
#5 2007-07-10 19:07:16
- Nell
- Member
- From: Mexico City, Mexico
- Registered: 2005-06-21
- Posts: 48
Re: asv_recent_comments
Thank you very much, Amit!
Offline
#6 2007-07-13 02:59:25
- Nell
- Member
- From: Mexico City, Mexico
- Registered: 2005-06-21
- Posts: 48
Re: asv_recent_comments
Maybe it will be helpful to post the form I created for this plugin:
<txp:comment_name /> (<txp:title />)
<blockquote>
<txp:comment_message />
</blockquote>
It is just like the default form, but it shows the comment in a blockquote after the commenter’s name and post title.
The form must be saved as an article form.
Offline
#7 2008-12-09 02:19:58
- saturnflyer
- Member
- Registered: 2006-01-22
- Posts: 40
Re: asv_recent_comments
Offline
Pages: 1