6

Just had an idea

Posted August 16th, 2003. Filed under Serendipity

Just got the idea to allow users to subscribe to entries.

I’ve never seen any other blog offer this option, so I thought it would be a nice addition to serendipity.

It’s now checked in to CVS and requires this change to the SQL

ALTER TABLE `serendipity_comments` ADD `subscribed` ENUM( 'true', 'false' ) NOT NULL AFTER `type`;

If you have enjoyed this entry. Please feel free to bookmark it using your favorite social bookmarking site

6 Responses so far

  1. /many says:

    Yes it can be done, but why?

  2. Tom Sommer says:

    Because sometimes I visit a blog, post a quick comment and forget all about it. Now I can be reminded when others make comments to my comment.

    It’s actually very clever :)

  3. /many says:

    Ah, like permalinks in the comment section? That’s nice. But could be kind of messy with a track-back thingy too (just developing the idea further :)

  4. Tom Sommer says:

    I’m not following you :)

  5. jho says:

    I have seen it other places, but the idea doesn’t get better of that. Hate such things :). *spam*

  6. Tom Sommer says:

    Nobody is forcing you to subscribe…

Leave a Comment