Re: In-line Comments

2007-08-21 Thread ToddG
Don't know if you're only looking for a django solution, but if you just need something that (AFAIK) works, this might do it: http://www.futureofthebook.org/commentpress/ thin layer over Wordpress to allow comments similar to djangobook, but in the sidebar instead of fancy little popup windows.

Re: In-line Comments

2007-08-21 Thread RajeshD
> So the question is, if anybody is aware of an in-line comment system > we could use or build upon, otherwise I guess I'll try and do > something myself. A good starting point: http://www.jackslocum.com/blog/2006/10/09/my-wordpress-comments-system-built-with-yahoo-ui-and-yahooext/ --~--~

In-line Comments

2007-08-18 Thread [EMAIL PROTECTED]
Hi, we're currently translating this book: www.producingoss.com and I'm trying to find an in-line comment system similar to the one used by the djangobook of the fsf for their licences. I read somewhere that the code for that was in an unreleaseable state, but somewhere else that they would be re