Is it possible to subscribe to an entry w/o making comments?

Random stuff about serendipity. Discussion, Questions, Paraphernalia.
Post Reply
tlcf0168
Regular
Posts: 5
Joined: Wed Aug 23, 2006 3:01 pm

Is it possible to subscribe to an entry w/o making comments?

Post by tlcf0168 »

hi all:

One Silly question.

Is it possible to subscribe to an entry withoit making any comment?
Tks.
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Is it possible to subscribe to an entry w/o making comme

Post by garvinhicking »

Hi!

No, that's currently not supported. However, you can subscribe to RSS feeds of an entry to see the comments made to it. Those links are formatted like this:

Code: Select all

http://blog.s9y.org/rss.php?version=2.0&type=comments&cid=144
The "cid" is the ID of your entry and needs to be replaced with that. You could also include this link in your entries.tpl file, and put {$entry.id} into that CID column?

HTH,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Post Reply