Difference between revisions of "Umlaut"
From Code4Lib
(→More information) |
|||
(12 intermediate revisions by 7 users not shown) | |||
Line 1: | Line 1: | ||
− | Umlaut is OpenURL link resolving middleware that adds functions and services to commercial link resolving software such as SFX. | + | =WARNING: This is Outdated Documentation!!!!= |
+ | |||
+ | '''THIS IS OUTDATED DOCUMENTATION''' See new Umlaut documentation at http://github.com/team-umlaut/umlaut/wiki | ||
+ | --------- | ||
+ | |||
+ | Umlaut is [[OpenURL]] link resolving middleware that adds functions and services to commercial link resolving software such as [[SFX]]. | ||
[[Category:Umlaut]] | [[Category:Umlaut]] | ||
Line 6: | Line 11: | ||
[[About Umlaut]] - A gentle introduction to what Umlaut is and what it can do for you. | [[About Umlaut]] - A gentle introduction to what Umlaut is and what it can do for you. | ||
+ | |||
+ | [http://bibwild.wordpress.com/2008/10/16/umlaut-digital-book/ Digital Text Features] - A tour of some of the 'advanced' digital text features, with a demos pointing to JHU site, hosted on jrochkind's blog. | ||
[http://rubyforge.org/mail/?group_id=4382 Umlaut Listserv] | [http://rubyforge.org/mail/?group_id=4382 Umlaut Listserv] | ||
Line 12: | Line 19: | ||
[[Umlaut wishlist]] | [[Umlaut wishlist]] | ||
+ | |||
+ | Live installation at JHU, base url is http://findit.library.jhu.edu/resolve | ||
==Installation and Configuration== | ==Installation and Configuration== | ||
Line 18: | Line 27: | ||
[[Umlaut Setup]] | [[Umlaut Setup]] | ||
+ | |||
+ | [[Umlaut_Deployment]] | ||
==Documentation== | ==Documentation== | ||
+ | |||
+ | ===Overview=== | ||
[http://umlaut.rubyforge.org/api/ Umlaut API Documentation] | [http://umlaut.rubyforge.org/api/ Umlaut API Documentation] | ||
+ | |||
+ | [[Umlaut Technical Overview]] | ||
[[Umlaut_Deployment]] | [[Umlaut_Deployment]] | ||
Line 27: | Line 42: | ||
[[Umlaut Local Configuration Architecture]] | [[Umlaut Local Configuration Architecture]] | ||
− | [[Umlaut | + | ===Specific Topics=== |
+ | |||
+ | [[Umlaut URL parameters]] | ||
+ | |||
+ | [[Umlaut logging]] | ||
+ | |||
+ | [[Umlaut SFX statistics gotchas]] | ||
+ | |||
+ | ====APIs==== | ||
+ | |||
+ | [[Umlaut full API]] | ||
+ | |||
+ | [[Umlaut partial html API]] | ||
+ | |||
+ | [[JQuery HTML Updater]] | ||
+ | |||
+ | ====Developer Notes==== | ||
+ | [[Notes for a User/Auth architecture]] |
Latest revision as of 16:19, 19 June 2012
Contents
WARNING: This is Outdated Documentation!!!!
THIS IS OUTDATED DOCUMENTATION See new Umlaut documentation at http://github.com/team-umlaut/umlaut/wiki
Umlaut is OpenURL link resolving middleware that adds functions and services to commercial link resolving software such as SFX.
More information
About Umlaut - A gentle introduction to what Umlaut is and what it can do for you.
Digital Text Features - A tour of some of the 'advanced' digital text features, with a demos pointing to JHU site, hosted on jrochkind's blog.
Rubyforge home page for developers
Live installation at JHU, base url is http://findit.library.jhu.edu/resolve
Installation and Configuration
Documentation
Overview
Umlaut Local Configuration Architecture