Changes

Jump to: navigation, search

Umlaut partial html API javascript helper

1,385 bytes added, 23:12, 28 October 2008
m
Reverted edits by 203.86.31.92 (Talk); changed back to last version by Wickr
If you want to include Umlaut-generated HTML directly on a third party page via javascript, there is a javascript helper script to make that very easy. This helper uses the [[Umlaut partial html API]], but does everything for you. The helper will update your divs, and keep polling Umlaut for new results, continuing to re-update your divs until Umlaut is finished. How often it polls is configured by application config 'poll_wait_seconds', which defaults to 4 seconds.
http://www.mlive== Overview == You need to specify your Umlaut base URL in a global javascript variable called umlaut_base.comThis is not your link resolver base url which for Umlaut ends in /forumsresolve, but the actual Umlaut application base URL, which should be the same, without the /profileresolve.ssf?nickname=hotcollege56 hot college gri webcam At JHU, it's "http://wwwfindit.mlivelibrary.com/forums/profilejhu.edu".ssf?nickname=freewebcam7 free webcam chat rooms You also need to put a URL-formatted (KEV) OpenURL context object in a global js variable called umlaut_openurl_kev_co. You then specify mappings from Umlaut html sections to HTML divs on your page in global js variable called umlaut_section_map containing a hash. Umlaut html sections are configured in Umlaut in the "partial_html_map" configuration param, which by default is set to the "bg_update_map" config params :divs key. To see the sections in a default Umlaut installation, see: [http://wwwumlaut.mliverubyforge.comorg/forumssvn/profile.ssf?nickname=webcamblow6 webcam blowjobhttp:trunk/config/wwwenvironment.mliverb environment.com/forums/profilerb in svn], look for bg_update_map.ssf?nickname=hotcollege7 hot college webcamhttpThe ://wwwdivs key of the hash there is an array of hashes, each individual hash has a :div_id key that corresponds to the html_sections id in this api response.mliveFor Umlaut developers, the :partial key tells you what Rails partial is used to generate this section.com/forums/profile You can also optionally use some javascript callbacks to perform behavior after or during loading.ssf?nickname=webcamtits webcam titsIn the following example, we'll demo using a javascript callback to only show a div for search_inside functionality if there are search_inside tools provided.  The umlaut_embed.js script will check if the javascript Prototype library is loaded into the host page, and load it if not. Among other things, this means you can use Prototype in your callbacks.  The html loaded will sometimes include a "spinner" with a message "loading more", if the content is not yet loaded.  An example is best:
== Example ==

Navigation menu