Changes

Jump to navigation Jump to search
160 bytes added ,  17:06, 24 July 2014
Adds location parameter and numeric pane of Advanced search.
javascript: (function () {
var t = window.getSelection ? window.getSelection().toString() : document.selection.createRange().text;
window.location = 'http://newburyport.mvlc.org/eg/opac/results?contains=contains;_special=1;qtype=identifier%7Cisbn;locg=1;pane=numeric;query=' + t;
})()
</source>
{{Messagebox|type=success|text=Note: for the bookmarklet to work, it all has to be on one line. The code above is presented on several lines for readability.}}
Want this bookmarklet? Drag this link to your browser bookmark bar: <html><a href="javascript: (function(){var t=window.getSelection?window.getSelection().toString():document.selection.createRange().text;window.location='http://newburyport.mvlc.org/eg/opac/results?contains=contains;_special=1;qtype=identifier%7Cisbn;locg=1;pane=numeric;query='+t;})()">Search MLVC</a></html>
== Try it ==
* Free Culture is ISBN 1594200068
UnfortunatelyIf you want to customize the location of the search, it doesnyou must change the '''locg''t pass testing because there doesn't seem to be a URL pattern to request the search to be accross parameter. <code>locg=1</code> searches across all the MLVC rather than a specific library to cast the widest net - and of course you can always ask for the material to be loaned to your local library.
[[Category:Library]]
4,558

edits

Navigation menu