I've been working on a polling system for use with Typo.  I think it woud be cool to be able to allow commenters to vote (+1 or a 1-5,1-10 system) either on the author's posting or an individual's comment. 
Originally I started polluting the Typo codebase with my polling stuff, but now I am breaking it out into an engine.  I may add a act_as_pollable plugin to interact with any ActiveRecord object. 
I am not sure how I can make this work with Typo's single table for articles and comments.  When you created the comment threading did you split comments into a different table or is it all handled inside of the content table?

On 1/31/06, Scott Laird <[EMAIL PROTECTED]> wrote:
It's a long saga :-).  I wrote it for Typo, but Tobi didn't want to merge it at the time, so I've been semi-maintaining it as a fork, which really sucks.  Frankly, he did the right thing rejecting it--the code's kind of flaky.

So my goal is to rewrite it and merge it, but I just haven't had the time to get started on it yet.  Take a look at  http://scottstuff.net/blog/articles/2005/09/15/comments-for-typo and let me know if you have any comments on, er, comments :-).


Scott

On Jan 31, 2006, at 11:39 AM, Steve Longdo wrote:

Is comment threading like on your website enabled in the SVN trunk or is that a modification that you have only made for your website?

On 1/31/06, Scott Laird <[EMAIL PROTECTED] > wrote:
4.0 is what we're going to call the next release; it's what we'll get when we finish fixing the bugs in the current SVN tree.


Scott

On Jan 31, 2006, at 10:31 AM, Steve Longdo wrote:

I see references to Typo 4.0 on trac, is this code avilable somewhere in SVN?

On 1/23/06, Scott Laird < [EMAIL PROTECTED] > wrote:
I've obviously been a bit out of touch lately, but I think I can
finally get back to Typo hacking.  At the moment, we have 133 open
tickets, which is a bit more then I really feel like tackling at the
moment.  Is there any sort of consensus on which bugs are the more
irritating, an/or which patches are most in need of being applied?


Scott
_______________________________________________
Typo-list mailing list
Typo-list@rubyforge.org
http://rubyforge.org/mailman/listinfo/typo-list

_______________________________________________
Typo-list mailing list


_______________________________________________
Typo-list mailing list
Typo-list@rubyforge.org
http://rubyforge.org/mailman/listinfo/typo-list


_______________________________________________
Typo-list mailing list


_______________________________________________
Typo-list mailing list
Typo-list@rubyforge.org
http://rubyforge.org/mailman/listinfo/typo-list


_______________________________________________
Typo-list mailing list
Typo-list@rubyforge.org
http://rubyforge.org/mailman/listinfo/typo-list

Reply via email to