- https://muohio.libapps.com/libguides/lookfeel.php?action=1
- the most current version of that file should be included in this repo as:
custom-js-css.html
- Go to: https://muohio.libapps.com/libapps/accounts.php
- Click on the gear icon for an individual user (right side of their entry)
- Click on the "profile box" tab on their page
- Code from the
email-link-widget-driver.js
file should be placed in the "other widget code" section inside a<script></script>
tag. - Update the profileId setting to the user's profileId (note: not the same as their user ID -- see notes in the file)
- NOTE: You won't see a change on the user's Manage Account page, but the address will appear on their public pages (this widget relies on code embedded in the page header.)
The email-link-widget.js
file has a standalone version of the script not reliant on the page header, but if there's ever a need to change the script, it will have to be changed separately from the centralized version of the file.
GitHub address... https://github.com/Miamiohlibs/LibApps-Customizations/blob/main/bs5test/libguides.css
becomes... https://cdn.jsdelivr.net/gh/Miamiohlibs/LibApps-Customizations@main/bs5test/libguides.css
pattern... https://cdn.jsdelivr.net/gh/user-org-name/repo-name@branch-name/if-folder/file-name.css