
Security News
New Website “Is It Really FOSS?” Tracks Transparency in Open Source Distribution Models
A new site reviews software projects to reveal if they’re truly FOSS, making complex licensing and distribution models easy to understand.
radiant-comments-extension
Advanced tools
= 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:
== 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
Unknown package
We found that radiant-comments-extension demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 15 open source maintainers collaborating on the project.
Did you know?
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.
Security News
A new site reviews software projects to reveal if they’re truly FOSS, making complex licensing and distribution models easy to understand.
Security News
Astral unveils pyx, a Python-native package registry in beta, designed to speed installs, enhance security, and integrate deeply with uv.
Security News
The Latio podcast explores how static and runtime reachability help teams prioritize exploitable vulnerabilities and streamline AppSec workflows.