Giter Club home page Giter Club logo

basic_ingest's Introduction

Basic Ingest

Introduction

Quality of life changes when adding Repository Items and Media to provide automatic redirection to relevant pages and suppress form elements when only one choice is actually correct.

Requirements

This module requires the following modules/libraries:

Installation

Install as usual, see this for further information.

Configuration

Basic Ingest attempts to help out with the process of creating Media and selecting display hints by by maintaining a mapping of Repository Item model URIs to Media type IDs.

This mapping lives in the configuration at basic_ingest.settings.map, and contains a list of mapping objects supporting the following structure:

  • uri: the URI of the model to apply this mapping to
  • media_type: the ID of the media type this model should be mapped to
  • display_hints: a sequence of display hint URIs applicable to the given Media type, to narrow down the selection list.

Usage

Most of the improvements in this module appear automatically and don't require any further configuration.

  • Some CSS is provided to improve the user experience during ingest
  • Fields with options (checkboxes, select fields, and radio buttons) are automatically suppressed if they contain no options
  • When Media are ingested, an option is given to automatically redirect to that Media's parent
  • When Repository Items are created that expect a Media to be attached, an option is given to automatically redirect to the Media submission form
  • Display hints can also be mapped to Media types so that the display hint selection is suppressed
  • The PID field is suppressed during Resource Item creation
  • The link to show and hide row weights is suppressed

Troubleshooting/Issues

Having problems or solved a problem? Contact discoverygarden.

Maintainers/Sponsors

Current maintainers:

Development

If you would like to contribute to this module create an issue, pull request and or contact discoverygarden.

License

GPLv3

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.