Evergreen - wendysmoak/wiki GitHub Wiki

= Evergreen =

Library software

Development intro: http://evergreen-ils.org/~denials/workshop.html

http://evergreen-ils.org/olly-olly-oxen-free-users-of-evergreen-apis-stand-up-and-be-counted/

Downloads & Source Code Repo (at bottom) http://evergreen-ils.org/egdownloads/

http://evergreen-ils.org/documentation/install/README_2_7.html

[11:08am] dbs: wsmoak: LibX used to provide that kind of automatic lookup as a browser plugin: http://libx.org/

IRC Logs http://irc.evergreen-ils.org/evergreen (discussed ^^ on 2014-10-08)

Bug tracker: https://launchpad.net/evergreen

How to contribute: http://wiki.evergreen-ils.org/doku.php?id=contributing

http://evergreen-ils.org/dokuwiki/doku.php?id=dev:git#quick_start_for_evergreen_contributors

Docker for Evergreen? http://journal.code4lib.org/articles/9669

Query for what version is running http://gapines.org/gateway?service=open-ils.actor&method=opensrf.open-ils.system.ils_version

=====

API?

<wsmoak> does anyone know if there's an API that patrons can use to automate things like a search or placing a hold (which would need authentication) ?
3:56 PM <wsmoak> I keep forgetting to ask during work hours. :)  My local library is part of GA Pines.
3:56 PM <berick> wsmoak: short answer Yes, long answer But.. it takes some digging to figure out
3:57 PM <wsmoak> no problem. :)  can you point in the general direction?
4:00 PM <wsmoak> from the page source, I can see a search hits `/eg/opac/results` and the various options you can feed it.
4:00 PM <wsmoak> I'll look for that in the source code and see if anything becomes apparent.
4:01 PM <berick> wsmoak: the catalog is a good start.  the Perl code that builds those pages lives in Open-ILS/src/perlmods/lib/OpenILS/WWW/EGCatLoader
4:01 PM <berick> it has lots of examples of using the API
4:01 PM <wsmoak> great, thanks!
4:03 PM <berick> wsmoak: some simpler Perl code can be found here http://git.evergreen-ils.org/?p=Evergreen.git;a=tree;f=Open-ILS/src/perlmods/live_t;hb=HEAD
4:04 PM <csharp> wsmoak: if you end up with any PINES-specific questions/requests, feel free to let me know :-)
4:04 PM <csharp> but we're pretty much stock - not much customization aside from the OPAC/KPAC skins
⚠️ **GitHub.com Fallback** ⚠️