Giter Club home page Giter Club logo

custom-summon-searches's Introduction

#README - Create Custom Summon Searches

---

This tool was developed by Matthew Reidsma in HTML5 and Javascript to make creating scoped searches in Summon easier. We hope you find it useful.

On February 15, 2012, Serials Solutions released their own Scoped Search creator. However, you need to be able to add Javascript to your website to use their search boxes. Some sites, including many CMSs and LMSs, strip Javascript. This tool lets you build scoped searches using good old HTML. I've updated it to work with discipline searches. 

INSTALLATION

You will need to edit one line of the file "index.html" to make this tool work with your installation of Summon.

Open index.html in a text editor (NOT Microsoft Word! Use Notepad if you have nothing else). On line number #280, replace the string "YOURINSTITUTION" with the institutional prefix from your Summon URL. For instance, Grand Valley State University's Summon prefix is "gvsu." So we'd change line #280 from:

&lt;form method="GET" action="http://YOURINSTITUTION.summon.serialssolutions.com/search"&gt;<br />

to:

&lt;form method="GET" action="http://gvsu.summon.serialssolutions.com/search"&gt;<br />

Now, copy the files to your computer or a Web server and open the "index.html" file. As you select facets for your search, the HTML code at the bottom will be updated. When you have completed selecting facets for your search, copy the HTML code and paste it into an Web page to create a custom, scoped Summon search.

More questions? Feel free to contact Matthew Reidsma on Twitter at @mreidsma or via email at [email protected].

DEMO

You can view a live version of this tool at http://gvsulib.com/labs/custom_summon.

COPYRIGHT

This tool is copyright 2011 Grand Valley State University Libraries. 

This tool is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This tool is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this tool. If not, see <http://www.gnu.org/licenses/>.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.