Giter VIP home page Giter VIP logo

ezproxy-link-generator's Introduction

EzProxy Link Generator

EzProxy Link Generator (ELG, in short) allows users to generate links using your Institution's EzProxy prefix and use these where needed.

It aims at simplifying the process needed by teachers for creating permalinks to access articles and databases from outside a library or a university building.

Requirements

There are no real requirements except a server to host the files.

Setting up the EzProxy Link Generator

Setting up the EzProxy Link Generator is very simple:

  1. Open the file called "app.js" in a text editor.

  2. Edit line 3 and replace **INSERT_YOUR_EZPROXY_URL_HERE** with your Institution's EzProxy URL and the right port. Example: var ezProxy = "https://**INSERT_YOUR_EZPROXY_URL_HERE**/login?URL="; Becomes: var ezProxy = "https://ezproxy.someinstitution.com:2443/login?URL=";

  3. Save.

  4. Upload the files to your server and point to index.html

Note: var ezProxy can be any URL you would need to prefix. The ELG was, though, designed to be used with EzProxy.

EzProxy Link Generator in action

The ELG is currently (2019) used by Leiden University Library and Utrecht University.

License

This ELG licensed under the MIT License: A short and simple permissive license with conditions only requiring preservation of copyright and license notices. Licensed works, modifications, and larger works may be distributed under different terms and without source code.

ezproxy-link-generator's People

Contributors

dioscorides avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

baconator3669

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.