Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

radiant-comments-extension

Package Overview
Dependencies
Maintainers
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

radiant-comments-extension

  • 1.0.2
  • Rubygems
  • Socket score

Version published
Maintainers
15
Created
Source

= Radiant Comments Extension

Adds blog-like comment functionality to Radiant. Currently maintained by http://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

Version 1.x requires Radiant 1.x or greater. Older gem releases work with older Radiant releases.

There are also git tags which match the Radiant version the tag is known to work with. Users of pre 1.x versions will also need to manually install the fastercsv, mollom and sanitize gems.

== Installation

Add gem "radiant-comments-extension", "~> 1.0" to your Gemfile then run:

bundle install bundle exec 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:

bundle exec rake radiant:extensions:comments:initialize

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

bundle exec rake radiant:extensions:comments:forced_initialize

== 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!

== Credits

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

FAQs

Package last updated on 19 Sep 2012

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc