I like the comment handle of djangobook.com.
Is there a chance to see how this comment system works ? Is it based on the standard django-comment system ?
Regards,
Dirk
--
"Ein Herz für Kinder" - Ihre Spende hilft! Aktion: www.deutschlandsegelt.de
Unser Dankeschön: Ihr Name auf dem Segel der 1. deutschen America's Cup-Yacht!
As far as I know, it's the standard comments application, with
JavaScript layered on. See http://www.djangobook.com/comment-help/ for
more information.
--
"May the forces of evil become confused on the way to your house."
-- George Carlin
El dom, 26-11-2006 a las 15:32 -0600, James Bennett escribió:
> On 11/26/06, du...@habmalnefrage.de <du...@habmalnefrage.de> wrote:
> > Is there a chance to see how this comment system works ? Is it based on the standard django-comment system ?
>
> As far as I know, it's the standard comments application, with
> JavaScript layered on. See http://www.djangobook.com/comment-help/ for
> more information.
>
--
Mostly because the code is still in "works-for-me" mode; it's not really ready
for public consumption.
I'll eventually release it, but really all the interesting parts are in
JavaScript; see http://media.djangobook.com/djangobook.js.
Jacob