-
Notifications
You must be signed in to change notification settings - Fork 256
Blacklight Add ons
Chris Beer edited this page Nov 4, 2015
·
29 revisions
A few add-ons are are more or less 'officially supported', and all Blacklight developers have commit rights on them. (although some may not have received attention in a while if developers have been busy. Feel free to ask on the list for current status):
- Advanced search
- CQL search
- Date range limit
- Blacklight Gallery
- Spotlight Curated digital collections
- GeoBlacklight Discovery and access for geospatial data
- Blacklight Maps
- blacklight-oembed Embedding oEmbed resources in search results
- blacklight rtl
- Blacklight Sitemap Generator: Rake task for generating sitemaps.
- Blacklight OAI provider: Adds an OAI-PMH provider using the oai gem for harvesting records within Blacklight.
- Blacklight unAPI: Adds an unAPI endpoint for records within Blacklight.
- Blacklight User Generated Content: Adds user generated content to SolrDocument objects using acts_as_commentable, acts_as_taggable and acts_as_rateable directly against a SolrDocument object.
- Blacklight oEmbed: oEmbed endpoint that provides framework for allowing third-party sites (Wordpress, Facebook, etc) to embed content given a URL.
- Blacklight Google Analytics: Quick start for setting up Google Analytics for a Blacklight site, including Event Tracking of Blacklight-specific page elements like facets.
- Autocomplete/Suggester functionality (in Earthworks: commit)
- Bookplates (in Searchworks: commits)