these are translations for my old hacks for b2. actually weblog tools collection did an excellent job translating it for wp. the only thing i don't like is it requires wp-comments-reply.php. i find that totally unnecessary. i don’t really understand the purpose behind it. i modified the readme somewhat to rid of the necessity of wp-comments-reply.php.
download mine here
http://pure-essence.net/index.php?p=886
my multi more is also an old hack for b2. to read more about it and see a demo go here
http://pure-essence.net/index.php?p=885
download here
great! thanks for sharing this with us all :)
Hi,
I tried installing the updated threaded comments on top of the previous installation of threaded comments. And now the comments aren't threaded anymore.
like i replied in my comments, you had
<input type="hidden" name="comment_reply_ID" id="comment_reply_ID" value="0" />
<input type="hidden" name="comment_reply_ID" value="0" /></input></input>
and you need to remove the second line to make it work.
i realized it's very confusing for ppl who original had mark's hack installed to change it to mine. so i added a separate readme called CONVERTREADME.txt in the zip file now for those users. it's supposed to be extremely easy to convert from mark's to mine.