Code for Innovative Interfaces WebPAC

21 views
Skip to first unread message

Bryan

unread,
Oct 15, 2009, 4:45:35 PM10/15/09
to SubjectsPlus
Hi All,

Pasted below is the code for III for the

catalogsearch.html

It's also posted in the files section as "catalogsearch-for-iii.html"

Bryan


===============================================================================

<!-- This is the /assets/fixed_pluslets/catalogsearch.html for
Innovative Interfaces WebPAC Pro -->
<!-- Obviously, you should change the filename back to
catalogsearch.html -->
<!-- Modified for version 0.9.1.1 by Bryan Carson on 2009-10-15 -->

<form action="http://yourlibrary.innovativeopac.edu/search/"
method="get" target="_blank" name="querybox" id="querybox"
class="mainform" onsubmit="this.action = this.action +
this.search_type.value;
this.search_type.value= ''">
<br />
<strong>Search for</strong>

<input type="text" maxlength="800" size="25" name="search"
class="search_smaller" />
<strong>in </strong>

<select name="search_type" class="search_smaller">
<option value="Y">Keyword</option>
<option value="t">Title</option>
<option value="a">Author</option>
<option value="d">Subject</option>
<option value="j">Genre</option>
<option value="c">LC Call Number</option>
<option value="h">Local Call Number</option>
<option value="g">Gov Docs Number</option>
<option value="i">ISBN/ISSN</option>
</select>


<input type="hidden" name="searchscope" value="2" />
<input type="hidden" name="searcharg" />
<input type="hidden" name="submit" value="Submit" />
<input value="Search MIDCAT" name="submit" type="submit"
class="search_smaller" />
<input type="hidden" name="SORT" value="D" />

</form>


Gavin

unread,
Oct 16, 2009, 3:46:05 PM10/16/09
to SubjectsPlus
Awesome. Thanks, we use III here too.

- Gavin

Bryan

unread,
Oct 16, 2009, 3:57:34 PM10/16/09
to SubjectsPlus
I just updated the SubjectsPlus wiki, too.

http://www.subjectsplus.com/wiki/index.php?title=Customizing

-Bryan
Reply all
Reply to author
Forward
0 new messages