Difference between revisions of "Umlaut"
From Code4Lib
(23 intermediate revisions by 9 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 7: | Line 12: | ||
[[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://umlaut.rubyforge.org/ Rubyforge home page for developers] | ||
+ | |||
+ | [[Umlaut wishlist]] | ||
+ | |||
+ | Live installation at JHU, base url is http://findit.library.jhu.edu/resolve | ||
+ | |||
+ | ==Installation and Configuration== | ||
[[Umlaut Installation]] | [[Umlaut Installation]] | ||
Line 13: | Line 28: | ||
[[Umlaut Setup]] | [[Umlaut Setup]] | ||
− | == | + | [[Umlaut_Deployment]] |
+ | |||
+ | ==Documentation== | ||
+ | |||
+ | ===Overview=== | ||
+ | |||
+ | [http://umlaut.rubyforge.org/api/ Umlaut API Documentation] | ||
+ | |||
+ | [[Umlaut Technical Overview]] | ||
[[Umlaut_Deployment]] | [[Umlaut_Deployment]] | ||
Line 19: | Line 42: | ||
[[Umlaut Local Configuration Architecture]] | [[Umlaut Local Configuration Architecture]] | ||
− | + | ===Specific Topics=== | |
+ | [[Umlaut URL parameters]] | ||
+ | [[Umlaut logging]] | ||
+ | [[Umlaut SFX statistics gotchas]] | ||
− | [[Umlaut | + | ====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