Security News
Oracle Drags Its Feet in the JavaScript Trademark Dispute
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
= blacklight-sitemap
Rake task for creating a sitemap from a Blacklight Solr index.
== Installation
This version only works with Rails 3.2/Blacklight 4. Some changes to how Blacklight is configured and how it communicates with Solr mean that it will currently only work with Blacklight 4 using the standard CatalogController.
In Gemfile gem 'blacklight-sitemap', '~> 2.0.0'
Install the gem: bundle install
Run the generator: rails g blacklight:sitemap
Open your Rakefile and edit the BlacklightSitemapTask to your liking using the provided documentation.
Run the rake task: rake blacklight:sitemap
Remove created sitemap files: rake blacklight:sitemap:clobber
== Upgrading
== TODO
== Author
Jason Ronallo
== Copyright
Copyright (c) 2010 North Carolina State University. See LICENSE.txt for further details.
FAQs
Unknown package
We found that blacklight-sitemap demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer 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
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.