It looks like you're offline.
Open Library logo
additional options menu

This doc was last edited by Anand Chitipothu April 10, 2008.

plugin upstream
Templates in the website are disabled now. Editing them will not have any effect on the live website.
   1
   2
   3
   4
   5
   6
   7
   8
   9
  10
  11
  12
  13
  14
  15
  16
  17
  18
  19
  20
  21
  22
  23
  24
  25
  26
  27
  28
  29
  30
  31
  32
  33
  34
  35
  36
  37
  38
  39
  40
  41
  42
  43
  44
  45
  46
  47
  48
  49
  50
  51
  52
  53
  54
  55
  56
  57
  58
  59
  60
  61
  62
  63
  64
  65
  66
  67
  68
  69
  70
  71
  72
  73
  74
  75
  76
  77
  78
  79
  80
  81
  82
  83
  84
  85
  86
  87
  88
  89
  90
  91
  92
  93
  94
  95
  96
  97
  98
  99
 100
 101
 102
 103
 104
 105
 106
 107
 108
 109
 110
 111
 112
 113
 114
 115
 116
 117
 118
 119
 120
 121
<style type="text/css"></style>
<link href='/static/css/search.css' rel="stylesheet" type="text/css" />

<div id="form-border">
<div id="metadata-body">

<div id="search-form-center">
    <table width="100%" border="0" cellspacing="6" cellpadding="0" class="adv-search-form">
<form method="get" action="http://demo.openlibrary.org:8080/search">

     <tr>
      <td colspan="2" align="left" valign="middle"><div class="homeheader">Search The Open Library Catalog</div></td>
     </tr>
     <tr>
      <td class="search-form-title">Title</td>
      <td width="100%"><input tabindex="1" type="text" name="wtitle" value="" size="30" style="width: 100%" /></td>
     </tr>
     <tr>
      <td class="search-form-title">Author</td>
      <td width="100%"><input tabindex="2" type="text" name="wauthor" value="" size="30" style="width: 100%" /></td>
     </tr>
     <tr>
      <td class="search-form-title">Subject</td>
      <td width="100%"><input tabindex="3" type="text" name="wtopic" value="" size="30"  style="width: 100%" /></td>
     </tr>
     <tr>
      <td class="search-form-title">ISBN</td>
      <td width="100%"><input tabindex="4" type="text" name="wisbn" value="" size="15" maxlength="15" /></td>
     </tr>
     <tr>
      <td class="search-form-title">Publisher</td>
      <td colspan="2" width="100%"><input tabindex="5" type="text" name="wpublisher" value="" size="25"  style="width: 100%"/></td>
     </tr>

     <tr>

      <td class="search-form-title">Description</td>
      <td colspan="2" width="100%"><input tabindex="6" type="text" name="wdescription" value="" size="25"  style="width: 100%" /></td>
     </tr>
<!--
     <tr>
     <td class="search-form-title">Sort by</td>
      <td width="100%">

       <select tabindex="7" size="1" name="psort_order">
        <option value="None" selected="selected"></option>
        <option value="TitleAsc">Title (A-Z)</option>
        <option value="TitleDesc">Title (Z-A)</option>
        <option value="AuthorAsc">Author (A-Z)</option>
        <option value="AuthorDesc">Author (Z-A)</option>
        <option value="DateAsc">Date (oldest first)</option>

        <option value="DateDesc">Date (newest first)</option>
        <option value="PublisherAsc">Publisher (A-Z)</option>
        <option value="PublisherDesc">Publisher (Z-A)</option>
       </select>
      </td>

     </tr>
-->
     <tr>

      <td colspan="3" align="left" valign="middle"><br /><div class="homeheader">Narrow Your Search Criteria</div></td>
     </tr>

     <tr>
      <td class="search-form-title" valign="top">Date range</td>
      <td colspan="2" class="search-form-result">
       <select tabindex="8" size="1" name="ftokens">
        <option value="" selected="selected"></option>
	<option value="tepxelncbajj">2000-now</option>
	<option value="qyffflovnvfj">1980-1999</option>
	<option	value="nhkjevftnnlv">1960-1979</option>
	<option	value="qtkcmjdbwajt">1940-1959</option>
	<option value="tsvxedbxltrb">1920-1939</option>
	<option value="unmegbwqwbia">before 1920</option>
       </select>

 <input tabindex="9" type="checkbox" value="1" name="pfulltext"> Fulltext items only 

</td>
     </tr><tr>
      <td colspan="3" align="right" valign="middle">
<div class="button-border"><img src="/static/images/flourish.left.gif"  alt="[" /><button class="action" type="submit"  value="Go"  name="_save" title="Go">Go</button><img src="/static/images/flourish.gif"  alt="]" /></div>
</form>
</td>
     </tr>
     </table>

</div></div>
</div>

<div id="form-border">
<div id="metadata-body">

<table width="100%" border="0" cellspacing="6" cellpadding="0" class="adv-search-form">
<form method="post" action="http://demo.openlibrary.org:8080/fullsearch">
</td>
     </tr>
     <tr>
      <td colspan="3">
<div class="homeheader">Search Full Text of Any Available Work</div><br />
<textarea style="width: 100%; height: 50px" name="q" style="height: 3em"></textarea></td>
     </tr>
     <tr>
       <td/>
       <td align="right"><div class="button-border"><img src="/static/images/flourish.left.gif"  alt="[" /><button class="action" type="submit"  value="Go"  name="_save" title="Go">Go</button><img src="/static/images/flourish.gif"  alt="]" /></div></td>
     </tr>

</form>

     </table>



</div>

</form>

</div>
</div>