-
Notifications
You must be signed in to change notification settings - Fork 124
Feature matrix
Thomas Johnson edited this page Jun 15, 2018
·
15 revisions
Feature | How to enable | Since: |
---|---|---|
Multiple file upload | automatically enabled | 1.0.0 |
Recursive folder upload | automatically enabled (requires Chrome browser) | 1.0.0 |
Flexible user- and group-based access controls | automatically enabled | 1.0.0 |
Generation and validation of identifiers | automatically enabled | 1.0.0 |
Generation of derivatives | automatically enabled | 1.0.0 |
Fixity checking (using Fedora's fixity service) | automatically enabled | 1.0.0 |
Version control | automatically enabled | 1.0.0 |
Characterization of uploaded files | automatically enabled | 1.0.0 |
Forms for batch editing metadata | automatically enabled | 1.0.0 |
Faceted search and browse | automatically enabled | 1.0.0 |
Social media interaction | automatically enabled | 1.0.0 |
User profiles | automatically enabled | 1.0.0 |
User dashboard for file management | automatically enabled | 1.0.0 |
Highlighted files on profile | automatically enabled | 1.0.0 |
Sharing w/ groups and users | automatically enabled | 1.0.0 |
User notifications | automatically enabled | 1.0.0 |
Activity streams | automatically enabled | 1.0.0 |
Single-use links | automatically enabled | 1.0.0 |
Google Scholar-specific metadata embedding | automatically enabled | 1.0.0 |
Schema.org microdata, Opengraph/Twitter cards | automatically enabled | 1.0.0 |
User-managed collections for grouping files | automatically enabled | 1.0.0 |
Full-text indexing & searching | automatically enabled | 1.0.0 |
Responsive, fluid, Bootstrap 3-based UI | automatically enabled | 1.0.0 |
Featured works and researchers on homepage | automatically enabled | 1.0.0 |
Proxy deposit and transfers of ownership | automatically enabled | 1.0.0 |
Questioning Authority | automatically enabled | 1.0.0 |
ResourceSync capability lists and resource lists | automatically enabled | 1.0.0 |
Contact form | automatically enabled | 1.0.0 |
Administrative dashboard, w/ feature flippers | automatically enabled (for administrative users) | 1.0.0 |
Flexible object model | automatically enabled: to allow zero-file works, enable in Hyrax initializer | 1.0.0 |
Transcoding of audio and video files | off by default: enable in Hyrax initializer (requires ffmpeg ) |
1.0.0 |
Administrative sets (curated collections) | automatically enabled | 1.0.0 |
Customizable banner image | specify a banner image in Hyrax initializer | 1.0.0 |
Capture usage statistics | requires Google Analytics ID to be specified in Hyrax initializer | 1.0.0 |
Geonames integration for location-oriented metadata | requires configuration | 1.0.0 |
Virus detection for uploaded files | install clamav package and follow the management guide instructions
|
1.0.0 |
Display usage statistics in the UI | requires configuration | 1.0.0 |
Administrative users | requires configuration | 1.0.0 |
Citation formatting suggestions | requires configuration: enable config.citations in Hyrax initializer |
1.0.0 |
Integration with Zotero | requires configuration | 1.0.0 |
Integration w/ cloud storage providers | requires configuration | 1.0.0 |
Background jobs | requires configuration: though jobs will automatically run via the default in-memory adapter, we recommend using an ActiveJob adapter like Sidekiq in production environments |
1.0.0 |
IIIF manifests | automatically enabled | 2.0.0 |
IIIF image server | follow the management guide instructions | 2.0.0 |
UniversalViewer on work show page | automatically enabled for image-like assets when using IIIF image server | 2.0.0 |