Sebina Opac (widget per Google)

Da sia.
Vai alla navigazione Vai alla ricerca

Sebina OPAC unimore è applicabile alla pagina Studenti@Unimore basata su una versione personalizzata di Google per il nostro Ateneo.


Codice sorgente (ultimo aggiornamento 17/12/2009)

<Module>

<ModulePrefs title="Sebina OPAC Unimore" title_url="http://sebinaweb.cedoc.mo.it" 
height="200" width="250" author="Andrea Ligabue" author_location="Modena,Italy" 
author_email="andrea.ligabue@unimore.it" screenshot="" 
thumbnail="http://www.sebina.it/images/sebina_opac.jpg" 
description="Servizio di ricerca libri nelle biblioteche di Modena. 
Originato dal gadgets originale scritto da Marina Usberti dell'Universita' di Parma">
<Require feature="setprefs"/>
</ModulePrefs>
<Content type="html">
<style>
    body,td,a,p,.h{font-family:arial,sans-serif;font-size:smaller;}
    form{margin:0 0 0 0;}
    table{margin:0 0 0 0;}
</style>
<table width="100%">
    <tr>
        <td width="50%"> <img src="http://www.sebina.it/images/sebina_opac.jpg"></td>
        <td width="50%" align="right">
            <img src="http://posta.unimore.it/images/logo_unimore_110x43.jpg">
    </tr>
</table>
<form id="ig_form" name="search" method="post" target="vp" action="http://sebinaweb.cedoc.mo.it/SebinaOpac/Opac">
<input name="action" value="search" type="hidden">
<input name="kindOfSearch" value="simple" type="hidden">
<table width="100%"><tbody>
<!-- autore -->
    <tr>
        <td width="40px" style="text-align:right">Autore:</td>
        <td><input name="AutEnteDesc" value="" style="width:100%; 
border: 1px groove #666666;" maxlength="1024">
            <input name="thAutEnteDesc" value="" type="hidden"></td>
    </tr>
<!-- titolo -->
    <tr>
        <td width="40px" style="text-align:right">Titolo:</td>
        <td><input name="TitoloBase2" value="" style="width:100%; 
border: 1px groove #666666;" maxlength="1024">
            <input name="thTitoloBase2" value="" type="hidden"></td>
    </tr>
    <tr>
        <td align="right" colspan="2">
	    <input name="Sistema" value="GR_10" type="hidden">
            <input value="ricerca" title="cerca libri!" type="submit"></td>
    </tr>
</tbody></table>
</form>
</Content>
</Module>