Skip to content

Commit

Permalink
docs: watermark, eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
phette23 committed Nov 5, 2024
1 parent 5f19cfa commit 5b3a3ae
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ https://www.tampermonkey.net
- Copy/paste a script from here into the editor
- **Save**

If you want to hack on this repo and use the linting, `pnpm install` adds eslint dependencies which can be run with `npm test`.

## What do they do

**koha-catalog.js** - show the number of search results, show tabs on the bib detail page that link to the MARC record, staff side view, and Summon.
Expand All @@ -21,6 +23,8 @@ https://www.tampermonkey.net

**summon.js** - creates a `report()` function for use in the browser's JavaScript console which copies metadata from the first search result and opens the Ex Libris support page. This is used to send broken link reports with certain stock information pre-filled in them.

**watermark.js** - adds an "Unselect Extension Courses" button that makes it easy to skip these courses when importing courses from Moodle into Watermark course sevluations.

## LICENSE

[ECL Version 2.0](https://opensource.org/licenses/ECL-2.0)

0 comments on commit 5b3a3ae

Please sign in to comment.