benibela / videlibri

:books: Cross-platform library client to automate any OPAC and library catalog from your local device, e.g. for renewing of borrowed books or searching for books available in the library in automated scripts.
https://www.videlibri.de/
GNU General Public License v3.0
36 stars 5 forks source link

Create DE_Berlin_Berlin_HWR.xml #1

Closed Laga closed 5 years ago

Laga commented 5 years ago

Added template sheet for "Hochsachule für Wirtschaft und Recht Berlin".

benibela commented 5 years ago

Thanks

Does it work? Without <testing-search value="yes"/> and <testing-account value="yes"/> it shows warnings that it might not work

Although this is not how the variables was supposed to be used. /start.do is automatically appended, so users have to type less. Now it would open https://opac.hwr-berlin.de/InfoGuideClient.hwrsis/start.do?StartPage=UserAccount/start.do.

The actual url would be opened with

 <variable name="server" value="https://opac.hwr-berlin.de/InfoGuideClient.hwrsis/"/>
 <variable name="startparams" value="?StartPage=UserAccount"/>
Laga commented 5 years ago

It works for external users. Unfortunately I also don't have a student access for testing purposes.

Thank you for the feedback, I changed the URL.

benibela commented 5 years ago

Merged as c495f346122ec760290a95268c8dc4dc0d8cc799