This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Fri May 01 04:57:28 -0700 2009 | |
| |
CHANGELOG | Tue May 05 06:24:18 -0700 2009 | |
| |
HELP_admin.markdown | Fri May 08 12:29:47 -0700 2009 | |
| |
HELP_developer.markdown | Fri May 08 12:29:47 -0700 2009 | |
| |
MIT-LICENSE | Mon May 05 12:13:47 -0700 2008 | |
| |
README.rdoc | Fri May 08 12:29:47 -0700 2009 | |
| |
Rakefile | Thu Oct 09 22:27:09 -0700 2008 | |
| |
TODO | Fri May 08 12:29:47 -0700 2009 | |
| |
app/ | Tue May 05 07:47:43 -0700 2009 | |
| |
autotest/ | Wed Jul 23 12:43:27 -0700 2008 | |
| |
comments_extension.rb | Sat Jun 27 15:39:48 -0700 2009 | |
| |
db/ | Fri May 08 12:28:48 -0700 2009 | |
| |
lib/ | Fri May 08 12:29:09 -0700 2009 | |
| |
public/ | Tue Sep 02 06:39:18 -0700 2008 | |
| |
spec/ | Tue May 05 07:47:43 -0700 2009 | |
| |
test/ | Wed Oct 08 01:46:14 -0700 2008 |
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
- Requires Radiant 0.7.1 or greater.
- Requires will_paginate Rails plugin (github.com/mislav/will_paginate/tree/master)
- Requires fastercsv 1.2.3 or greater.
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
- Benny Degezelle
- Frank Louwers (thanks to Jan De Poorter for the Mollom ruby lib)
- Jim Gay of www.saturnflyer.com, sponsored by ignitesocialmedia.com/.
- Michael Hale of halethegeek.com/, sponsored by ignitesocialmedia.com/.
- Nathaniel Talbott of terralien.com/, sponsored by ignitesocialmedia.com/.
- John Croisant
- Jon Leighton
- Witter Cheng
- Keith Bingman
- Sean Cribbs
- Ryan Heneise
If you contribute, go ahead and add your name to the list!







