Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
Can I auto-plug commentors?
At the moment, I have to edit my updates to plug the people the comment on my site.
Is there a way I can automatically generate plugs? I think I want a list of <txt:comment_name/>
… but I am unsure of how I go about making on.
My site is here
Thanks in advance~!
(edited to show code. -Els)
Last edited by els (2006-04-14 06:46:57)
Offline
#2 2006-04-17 10:14:31
- whatbrick
- Member
- From: Texas
- Registered: 2006-03-13
- Posts: 100
Re: Can I auto-plug commentors?
I’m not sure if you’ve found the answer already or not, but just in case, here is how you could do it.
First make a form (comment type) that just contained the <txp:comment_name />
tag, then put something like this where you want the list to go <txp:comments form="comment-plug-form" break="," />
and that should do it.
I would have responded sooner, but I completely forgot about it. heh…oops. Sorry.
Do not taunt the Markup Monkey!
Offline
Re: Can I auto-plug commentors?
I was close to the answer, but wasn’t quite there yet… Thanks to you, I have it working now.
Better late than never :D Thank-you so much.
Offline
Pages: 1