Comment feed on per-entry basis

Random stuff about serendipity. Discussion, Questions, Paraphernalia.
Post Reply
yellowled
Regular
Posts: 7111
Joined: Fri Jan 13, 2006 11:46 am
Location: Eutin, Germany
Contact:

Comment feed on per-entry basis

Post by yellowled »

We don't have a comment feed per entry, right? Just the global comment feed? If so: why don't we have it? ('cause I think we should have at least the option to have it.)

YL
stm999999999
Regular
Posts: 1531
Joined: Tue Mar 07, 2006 11:25 pm
Location: Berlin, Germany
Contact:

Re: Comment feed on per-entry basis

Post by stm999999999 »

of course, we have! :-)

have a look at http://blog.stephan.manske-net.de/archi ... sten!.html

left to "Trackbacks" and "Kommentare" there is the feed for the comments/trackbacks of this arcticle!

howto?

Code: Select all

/rss.php?version=2.0&type=trackbacks&cid={$entry.id}
/rss.php?version=2.0&type=comments&cid={$entry.id}
/rss.php?version=2.0&type=comments_and_trackbacks&cid={$entry.id}
Ciao, Stephan
yellowled
Regular
Posts: 7111
Joined: Fri Jan 13, 2006 11:46 am
Location: Eutin, Germany
Contact:

Re: Comment feed on per-entry basis

Post by yellowled »

stm999999999 wrote:of course, we have! :-)
Seems like we're getting to the point where s9y behaves like emacs - the question is not if something's possible, the question is how :)

Thanks a lot.

YL
judebert
Regular
Posts: 2478
Joined: Sat Oct 15, 2005 6:57 am
Location: Orlando, FL
Contact:

Re: Comment feed on per-entry basis

Post by judebert »

yellowled wrote: Seems like we're getting to the point where s9y behaves like emacs - the question is not if something's possible, the question is how :)
Oh, no! We've inadvertently programmed an operating system?!?

At least it's still better than Vista. :lol:
Judebert
---
Website | Wishlist | PayPal
yellowled
Regular
Posts: 7111
Joined: Fri Jan 13, 2006 11:46 am
Location: Eutin, Germany
Contact:

Re: Comment feed on per-entry basis

Post by yellowled »

judebert wrote:
yellowled wrote: Seems like we're getting to the point where s9y behaves like emacs - the question is not if something's possible, the question is how :)
Oh, no! We've inadvertently programmed an operating system?!?
Same problem as with emacs -- great OS, but the editor sucks. :lol:

YL
Don Chambers
Regular
Posts: 3652
Joined: Mon Feb 13, 2006 2:40 am
Location: Chicago, IL, USA
Contact:

Re: Comment feed on per-entry basis

Post by Don Chambers »

Stephan - any idea how many of your visitors actually use the entry-specific comment feed?
=Don=
stm999999999
Regular
Posts: 1531
Joined: Tue Mar 07, 2006 11:25 pm
Location: Berlin, Germany
Contact:

Re: Comment feed on per-entry basis

Post by stm999999999 »

1) is there any way to see this?

2) I do not think my blog has a great enough reach to give a representative result
Ciao, Stephan
Don Chambers
Regular
Posts: 3652
Joined: Mon Feb 13, 2006 2:40 am
Location: Chicago, IL, USA
Contact:

Re: Comment feed on per-entry basis

Post by Don Chambers »

stm999999999 wrote:1) is there any way to see this?
To see what?
=Don=
stm999999999
Regular
Posts: 1531
Joined: Tue Mar 07, 2006 11:25 pm
Location: Berlin, Germany
Contact:

Re: Comment feed on per-entry basis

Post by stm999999999 »

to see how many of my visitors actually use the entry-specific comment feed
Ciao, Stephan
yellowled
Regular
Posts: 7111
Joined: Fri Jan 13, 2006 11:46 am
Location: Eutin, Germany
Contact:

Re: Comment feed on per-entry basis

Post by yellowled »

stm999999999 wrote:to see how many of my visitors actually use the entry-specific comment feed
It should be possible to get a number of times the feed was actually accessed using a logfile statistics generator like i.e. Webalizer if you dig deep enough.

YL
Post Reply