public
Description: Embedded 'reply' links in blog comments
Homepage: http://drnicjavascript.rubyforge.org/comment_replies
Clone URL: git://github.com/drnic/comment_replies.git
Search Repo:
name age message
folder .gitignore Fri Feb 15 19:58:50 -0800 2008 add ignore file [drnic]
folder History.txt Fri Feb 15 19:58:21 -0800 2008 initial generation [drnic]
folder License.txt Fri Feb 15 19:58:21 -0800 2008 initial generation [drnic]
folder README.txt Sat Feb 16 23:03:36 -0800 2008 fixed project website [drnic]
folder Rakefile Sat Feb 16 20:08:12 -0800 2008 updated test_functionals task desc [drnic]
folder config/ Fri Feb 15 20:01:29 -0800 2008 import install_website [drnic]
folder lib/ Sat Feb 16 20:02:54 -0800 2008 add functional tests + rake task [drnic]
folder script/ Sat Feb 16 23:03:36 -0800 2008 fixed project website [drnic]
folder src/ Sat Feb 16 23:03:36 -0800 2008 fixed project website [drnic]
folder tasks/ Sat Feb 16 15:23:32 -0800 2008 move tests to test/unit; update testing helpers [drnic]
folder test/ Sat Feb 16 20:02:54 -0800 2008 add functional tests + rake task [drnic]
folder website/ Sat Feb 16 23:03:36 -0800 2008 fixed project website [drnic]
README.txt
Comment Replies

Description:
    This JavaScript project makes it quick and easy to reply
    to specific comments within a blog/forum.

    It adds "reply" links for each comment in your 
    blog/forum, and when clicked it copies the comment's authors name
    into the comment textarea for easy reference.

More information:
    http://drnicjavascript.rubyforge.org/comment_replies
    
Author:
    Dr Nic Williams, drnicwilliams@gmail.com