Threaded Comments
Posted on Fri, 1st September 2006 at 19:00 under General, WordPress, CodingYou can now reply to other people’s comments as well as the main post. Have a go.
You can now reply to other people’s comments as well as the main post. Have a go.
Paul M said: September 1st, 2006 at 19:01
Are you sure you want to do this, Libertus?
ReplyLibertus said: September 1st, 2006 at 19:02
It’s done! Relax.
Replytester said: September 25th, 2006 at 16:47
Just checking this feature out to see if there is hierarchical replay formating when replying to a replay.
Replytester said: September 25th, 2006 at 16:48
This is pretty cool, indeed.
Replytester said: September 25th, 2006 at 16:50
Testing sub-reply replies. How deep is the rabbit-hole?
ReplyLibertus said: September 26th, 2006 at 09:03
Deep enough
I have no objections if you wish to test deeper.
ReplyJoris A said: September 6th, 2006 at 21:49
Hi Paul,
Nice to hear I changed the world somehow
Good job on your nested reply system. Altho I would recommend to move the reply box with javascript so you dont have to reload the page (and lose the input).
Furthermore did you use the same hack as I did? or did you fix it with a plugin?
Regards,
ReplyJoris
Libertus said: September 6th, 2006 at 22:10
Inspiration came from your core patch to fix comment parent storage, then everything else is done in the theme.
The reply box does move using Javascript, but then the page reload clears the text. Not good. I’ll have a look at correcting that. I like the blog to be controlled by URL alone, but not at the expense of usability. Thanks for pointing it out.
ReplyLibertus said: October 8th, 2006 at 16:24
I have finished the Javascript for moving the comment form around.
Reply