File tree Expand file tree Collapse file tree 3 files changed +8
-2
lines changed
Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 33Example HTML, CSS, and JavaScript for searching for items within a public Zotero
44user or group library
55
6+ [ See the Repo] ( https://github.com/BLE-LTER/Zotero-JavaScript-Search-Client )
7+
68Live demos:
79
810* [ Basic example] ( https://ble-lter.github.io/Zotero-JavaScript-Search-Client/minimal.html )
Original file line number Diff line number Diff line change 1717< body >
1818 < div class ="container ">
1919 < h1 > Complete User Interface Example</ h1 >
20- < p > This example shows all possible user interface items. It also shows
20+ < p > This < a href ="https://github.com/BLE-LTER/Zotero-JavaScript-Search-Client "
21+ rel ="noopener "> Zotero-JavaScript-Search-Client</ a > example
22+ shows all possible user interface items. It also shows
2123 the URL with parameters sent to the Zotero API.</ p >
2224 < p > Enter a search term, e.g., groundwater. The user or group with ID < span id ="displayId "> (not set)</ span > will be
2325 searched.</ p >
Original file line number Diff line number Diff line change 1717< body >
1818 < div class ="container ">
1919 < h1 > Minimal User Interface Example</ h1 >
20- < p > This example does not include elements for letting the user filter by
20+ < p > This < a href ="https://github.com/BLE-LTER/Zotero-JavaScript-Search-Client "
21+ rel ="noopener "> Zotero-JavaScript-Search-Client</ a > example does not include elements for letting the user
22+ filter by
2123 item type or sorting results. It also does not display the search URL.</ p >
2224 < p > Enter a search term, e.g., groundwater. The user or group with ID < span id ="displayId "> (not set)</ span > will be
2325 searched.</ p >
You can’t perform that action at this time.
0 commit comments