Skip to content

imustardsoft/radiant-comments

 
 

Repository files navigation

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

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

  • 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.

  • Requires sanitize 1.0.8 or greater.

  • Requires mollom 0.2.2 or greater.

To install Comments, run:

rake radiant:extensions:comments:install

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

If you are upgrading from a previous version with out the sanitizer run:

rake radiant:extensions:comments:initialize

or if you want to clean up your initializer for the sanitize gem run:

rake radiant:extensions:comments:forced_initialize
  1. Add a user with bloger role

  2. In Edit Page have a checkbox, ckeck it means the page is blog directory(Articles Page Generally), remember you should have only one directory

  3. Now the title in index page will display a ‘Add New Blog’ link, click it you can add blog article

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

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

Included icons come from the FamFamFam Silk icon set. famfamfam.com

About

Radiant Blog With Comments

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Ruby 100.0%