public
Fork of artofmission/radiant-comments
Description: Radiant Comments
Homepage:
Clone URL: git://github.com/ntalbott/radiant-comments.git
ntalbott (author)
Sat Jun 27 15:39:48 -0700 2009
commit  662191c81ebbdde2abbb7471acc8175a87ef57ab
tree    3ff8162d7f7299b90aba3bbade4538e7ce4bfe78
parent  b41dc9c82ff128fb5ae5481e8b60d56575e51e1d
name age message
file .gitignore Fri May 01 04:57:28 -0700 2009 ignore svn [saturnflyer]
file CHANGELOG Tue May 05 06:24:18 -0700 2009 update version and history [saturnflyer]
file HELP_admin.markdown Fri May 08 12:29:47 -0700 2009 updated docs [saturnflyer]
file HELP_developer.markdown Fri May 08 12:29:47 -0700 2009 updated docs [saturnflyer]
file MIT-LICENSE Mon May 05 12:13:47 -0700 2008 Importing comments extension to Git [artofmission]
file README.rdoc Fri May 08 12:29:47 -0700 2009 updated docs [saturnflyer]
file Rakefile Thu Oct 09 22:27:09 -0700 2008 spec destroy_unapproved, and code [saturnflyer]
file TODO Fri May 08 12:29:47 -0700 2009 updated docs [saturnflyer]
directory app/ Tue May 05 07:47:43 -0700 2009 allow differing text entry for similar answers,... [saturnflyer]
directory autotest/ Wed Jul 23 12:43:27 -0700 2008 add autotest support [mikehale]
file comments_extension.rb Sat Jun 27 15:39:48 -0700 2009 Remove application dependency. [ntalbott]
directory db/ Fri May 08 12:28:48 -0700 2009 add comment_spam_block to down task [saturnflyer]
directory lib/ Fri May 08 12:29:09 -0700 2009 move to single install task' [saturnflyer]
directory public/ Tue Sep 02 06:39:18 -0700 2008 Added accept.png icon and rake task to copy it. [artofmission]
directory spec/ Tue May 05 07:47:43 -0700 2009 allow differing text entry for similar answers,... [saturnflyer]
directory test/ Wed Oct 08 01:46:14 -0700 2008 security fix: protect from mass assignment [martinbtt]
README.rdoc

Radiant Comments Extension

Adds blog-like comment functionality to Radiant. Currently maintained by github.com/saturnflyer

Patches

If you want to contribute features or fixes please write your specs and code and submit pull requests to these github.com users:

  • saturnflyer
  • artofmission

Dependencies

Installation

To install Comments, run:

  rake radiant:extensions:comments:install

This WILL delete any snippets named ‘comment’, ‘comments’ and ‘comment_form’ if these exist.

More Help

See the included HELP docs here or read them in your Radiant interface with the Help extension installed.

Contributors

If you contribute, go ahead and add your name to the list!