public
Description: Radiant Comments
Homepage:
Clone URL: git://github.com/artofmission/radiant-comments.git
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 Thu Jun 11 21:07:48 -0700 2009 configurable simple_spam_filter [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 Loading commit data...
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/
directory autotest/ Wed Jul 23 12:43:27 -0700 2008 add autotest support [mikehale]
file comments_extension.rb
directory db/ Mon Jun 22 13:44:42 -0700 2009 corrected the snippet migration for the tag nam... [saturnflyer]
directory lib/
directory public/ Tue Sep 02 06:39:18 -0700 2008 Added accept.png icon and rake task to copy it. [artofmission]
directory spec/
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!