Page 1 of 1

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

Posted: Wed Sep 20, 2006 5:41 am
by tlcf0168
hi all:

One Silly question.

Is it possible to subscribe to an entry withoit making any comment?
Tks.

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

Posted: Wed Sep 20, 2006 10:37 am
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