Giter Site home page Giter Site logo

jdshaw / visible_external_ids Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hudmol/visible_external_ids

0.0 1.0 0.0 224 KB

An ArchivesSpace plugin that adds the ability to view external ids in Archival Object readonly and form views

Ruby 63.65% HTML 36.35%

visible_external_ids's Introduction

visible_external_ids

An ArchivesSpace plugin that adds the ability to view external ids in Archival Object readonly and form views

How to install it

To install, just activate the plugin in your config/config.rb file by including an entry such as:

 # If you have other plugins loaded, just add 'visible_external_ids' to
 # the list
 AppConfig[:plugins] = ['local', 'other_plugins', 'visible_external_ids']

And then clone the visible_external_ids repository into your ArchivesSpace plugins directory. For example:

 cd /path/to/your/archivesspace/plugins
 git clone https://github.com/hudmol/visible_external_ids.git

v1.3+ Compatibility

In developing this feature as a plugin, due to the numerous template overrides required it became clear this feature would be a better fit as a core change to minimise future maintenance and potential code conflicts.

We've delivered a pull-request to the core team which will deliver the same behaviours but in a more sustainable way - archivesspace/archivesspace#258.

These changes have been accepted and released in AS, so this plugin will no longer be required (beware an exception has been added to notify you when this time has come). To migrate to the new behaviour, first remove visible_external_ids from AppConfig[:plugins] and then set AppConfig[:show_external_ids] = true.

If you want to continue to allow admins to edit external_ids in AS version 1.4.x, please use the following plugin:

https://github.com/hudmol/editable_external_ids

visible_external_ids's People

Contributors

payten avatar jambun avatar

Watchers

 avatar

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.