koha-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Koha-cvs] koha/koha-tmpl/opac-tmpl/prog/en includes/doc-h...


From: paul poulain
Subject: [Koha-cvs] koha/koha-tmpl/opac-tmpl/prog/en includes/doc-h...
Date: Fri, 09 Mar 2007 15:43:15 +0000

CVSROOT:        /sources/koha
Module name:    koha
Changes by:     paul poulain <tipaul>   07/03/09 15:43:15

Added files:
        koha-tmpl/opac-tmpl/prog/en/includes: doc-head-close-results.inc 
                                              masthead-basic.inc 
                                              opac-facets.inc sanop.css 
                                              usermenu.inc 
        koha-tmpl/opac-tmpl/prog/en: opac-advsearch.tmpl 
                                     opac-authoritiesdetail.tmpl 
                                     opac-authorities-home.tmpl 
                                     opac-authoritiessearchresultlist.tmpl 
                                     opac-browser.tmpl opac-results.tmpl 
                                     opac-review.tmpl 
                                     opac-showreviews.tmpl 
                                     opac-tags_subject.tmpl 
                                     opac-topissues.tmpl 

Log message:
        rel_3_0 moved to HEAD (introducing new files)

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/opac-tmpl/prog/en/includes/doc-head-close-results.inc?cvsroot=koha&rev=1.2
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/opac-tmpl/prog/en/includes/masthead-basic.inc?cvsroot=koha&rev=1.2
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/opac-tmpl/prog/en/includes/opac-facets.inc?cvsroot=koha&rev=1.2
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/opac-tmpl/prog/en/includes/sanop.css?cvsroot=koha&rev=1.1
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/opac-tmpl/prog/en/includes/usermenu.inc?cvsroot=koha&rev=1.2
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/opac-tmpl/prog/en/opac-advsearch.tmpl?cvsroot=koha&rev=1.2
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/opac-tmpl/prog/en/opac-authoritiesdetail.tmpl?cvsroot=koha&rev=1.2
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/opac-tmpl/prog/en/opac-authorities-home.tmpl?cvsroot=koha&rev=1.2
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/opac-tmpl/prog/en/opac-authoritiessearchresultlist.tmpl?cvsroot=koha&rev=1.2
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/opac-tmpl/prog/en/opac-browser.tmpl?cvsroot=koha&rev=1.2
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/opac-tmpl/prog/en/opac-results.tmpl?cvsroot=koha&rev=1.2
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/opac-tmpl/prog/en/opac-review.tmpl?cvsroot=koha&rev=1.2
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/opac-tmpl/prog/en/opac-showreviews.tmpl?cvsroot=koha&rev=1.2
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/opac-tmpl/prog/en/opac-tags_subject.tmpl?cvsroot=koha&rev=1.2
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/opac-tmpl/prog/en/opac-topissues.tmpl?cvsroot=koha&rev=1.2

Patches:
Index: includes/doc-head-close-results.inc
===================================================================
RCS file: includes/doc-head-close-results.inc
diff -N includes/doc-head-close-results.inc
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ includes/doc-head-close-results.inc 9 Mar 2007 15:43:15 -0000       1.2
@@ -0,0 +1,31 @@
+</title>
+<!-- TMPL_IF NAME="TemplateEncoding" --><meta http-equiv="Content-Type" 
content="text/html; charset=<!-- TMPL_VAR NAME='TemplateEncoding' -->" /><!-- 
TMPL_ELSE --><meta http-equiv="Content-Type" content="text/html; charset=utf-8" 
/><!-- /TMPL_IF -->
+<meta http-equiv="Content-Language" content="en-us" />
+<link rel="shortcut icon" href="<!-- TMPL_VAR 
NAME="themelang">/includes/favicon.ico" type="image/x-icon" />
+<!-- TMPL_IF NAME="searchdesc" --><!-- TMPL_IF name="total" --><link 
rel="alternate" type="application/rss+xml" title="RSS" 
href="http://a9.com/-/opensearch/search/B0007WF826/<!-- TMPL_VAR 
NAME="searchdesc" -->?count=10&amp;startPage=1" /><!-- /TMPL_IF --><!-- 
/TMPL_IF -->
+<!-- TMPL_IF name="opacstylesheet" --><style type="text/css">
+    @import url(<!-- TMPL_VAR NAME='themelang' -->/includes/<!-- TMPL_VAR 
NAME="opacstylesheet" -->);
+</style><!-- TMPL_ELSE --><link rel="stylesheet" type="text/css" href="<!-- 
TMPL_VAR NAME="themelang" -->/includes/<!-- TMPL_VAR NAME="opaccolorstylesheet" 
-->" />
+<style type="text/css">
+    @import url(<!-- TMPL_VAR NAME="themelang" -->/includes/<!-- TMPL_VAR 
NAME="opaclayoutstylesheet" -->);
+</style><!-- /TMPL_IF -->
+<!-- TMPL_IF NAME="livesearch" --><style type="text/css">
+       @import url(<!-- TMPL_VAR NAME="themelang" -->/includes/livesearch.css);
+</style><!-- /TMPL_IF -->
+<script type="text/javascript" language="javascript" src="<!-- TMPL_VAR 
NAME="themelang" -->/includes/basket.js"></script>
+<script type="text/javascript" language="javascript">
+       var MSG_BASKET_EMPTY = "You book bag is currently empty";
+       var MSG_RECORD_IN_BASKET = "This item is already in your book bag";
+       var MSG_RECORD_ADDED = "This item has been added to your book bag";
+       var MSG_NRECORDS_ADDED = " item(s) added to your book bag";
+       var MSG_NRECORDS_IN_BASKET = "already in the bag";
+       var MSG_NO_RECORD_SELECTED = "No item was selected";
+       var MSG_NO_RECORD_ADDED = "No item was added to your book bag";
+</script>
+<!-- TMPL_IF NAME="opacuserjs" -->
+<script language="JavaScript" type="text/javascript">
+       <!-- TMPL_VAR NAME="opacuserjs" -->
+</script>      
+<!-- /TMPL_IF -->
+<script type="text/javascript" language="javascript" src="<!-- TMPL_VAR 
NAME="themelang" -->/includes/main.js"></script>
+</head>

Index: includes/masthead-basic.inc
===================================================================
RCS file: includes/masthead-basic.inc
diff -N includes/masthead-basic.inc
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ includes/masthead-basic.inc 9 Mar 2007 15:43:15 -0000       1.2
@@ -0,0 +1,15 @@
+<div id="masthead">
+
+<h1 id="libraryname"><a href="/cgi-bin/koha/opac-main.pl"><!-- TMPL_VAR 
NAME="LibraryName" --></a></h1>
+<div id="members">
+       <ul><!-- TMPL_IF NAME="opacbookbag" --><li><a 
href="/cgi-bin/koha/opac-basket.pl" onclick="openBasket(); return false;" 
title="A &quot;shopping cart&quot; for your selections"><img border="0" 
src="<!-- TMPL_VAR NAME="themelang">/images/cart-small.gif"> Cart<span 
id="basket"><script language="javascript" 
type="text/javascript">if(basketcount){ document.write(basketcount) 
};</script></span></a></li><!-- /TMPL_IF --><!--TMPL_IF NAME="virtualshelves" 
--><li><a href="/cgi-bin/koha/opac-shelves.pl">Your Virtual 
Shelves</a></li><!-- /TMPL_IF --><!-- TMPL_IF NAME="loggedinusername" --><li><a 
href="/cgi-bin/koha/opac-user.pl">Your Account</a></li><!-- /TMPL_IF --><!-- 
TMPL_IF NAME="loggedinusername" --><li><span class="members">Logged in as <span 
class="loggedinusername"><!-- TMPL_LOOP NAME="USER_INFO" --><!-- TMPL_VAR 
NAME="title" --> <!-- TMPL_VAR NAME="firstname" --> <!-- TMPL_VAR 
NAME="surname" --><!-- /TMPL_LOOP --></span></span></li><li><a class="logout" 
href="/cgi-bin/koha/opac-logout.pl">Log Out</a></li><!-- TMPL_ELSE --><li><a 
href="/cgi-bin/koha/opac-user.pl">Your Account</a></li><!-- /TMPL_IF -->
+       </ul>   
+</div>
+<div class="menu">
+</div>
+</div>
+
+<!-- TMPL_IF NAME="opaclanguagesdisplay" --><div id="languages">
+       <ul>
+               <!-- TMPL_LOOP NAME="languages" --><li><a 
href="/cgi-bin/koha/changelanguage.pl?language=<!-- TMPL_VAR NAME="language" 
-->"><!-- TMPL_VAR NAME="label" --></a> </li><!-- /TMPL_LOOP -->
+       </ul></div><!-- /TMPL_IF -->
\ No newline at end of file

Index: includes/opac-facets.inc
===================================================================
RCS file: includes/opac-facets.inc
diff -N includes/opac-facets.inc
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ includes/opac-facets.inc    9 Mar 2007 15:43:15 -0000       1.2
@@ -0,0 +1,18 @@
+<div id="nav">
+
+<!-- TMPL_IF NAME="opacfacets" -->
+<h6>Refine Your Search</h6>
+<ul id="facets">
+<!-- TMPL_LOOP NAME="facets_loop" -->
+<li id="<!-- TMPL_VAR NAME="type_id" -->"><!-- TMPL_VAR NAME="type_label" 
--><ul>
+       <!-- TMPL_LOOP NAME="facets" -->
+               <li><a href="/search?q=<!-- TMPL_VAR NAME="searchdesc" --> and 
<!-- TMPL_VAR NAME="type_link_value" -->:<!-- TMPL_VAR NAME="facet_link_value" 
-->" title="<!-- TMPL_VAR NAME="facet_title_value" -->"><!-- TMPL_VAR 
NAME="facet_label_value" --></a> (<!-- TMPL_VAR NAME="facet_count" -->)</li>
+       <!-- /TMPL_LOOP -->
+<!-- TMPL_IF NAME="expandable" -->
+       <li class="showmore"><a href="/search?q=<!-- TMPL_VAR NAME="searchdesc" 
-->&amp;expand=<!-- TMPL_VAR NAME="expand" -->#<!-- TMPL_VAR NAME="type_id" 
-->">Show More</a></li>
+<!-- /TMPL_IF -->
+</ul></li>
+<!-- /TMPL_LOOP -->
+</ul>
+<!-- /TMPL_IF -->
+</div>

Index: includes/sanop.css
===================================================================
RCS file: includes/sanop.css
diff -N includes/sanop.css
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ includes/sanop.css  9 Mar 2007 15:43:15 -0000       1.1
@@ -0,0 +1,2013 @@
+
+body #main {
+       margin-left : 2%;
+       background-color: #eeeeee;
+
+}
+
+/* TWO COLUMNS, RIGHT SIDEBAR */
+
+
+body#withsidebar #main {
+       float: left;
+       margin-left: 1%;
+       width: 58%;
+       }
+
+html body#withsidebar #main    {
+       margin-left: .5%;
+       }
+       
+body#withsidebar #sidebar
+       {
+       float: left;
+       margin-top : 2.4em;
+       width: 39%;
+}
+
+/* THREE COLUMNS */
+
+body#tricolumn #main_wrapper {
+               float: left;
+       width: 100%;
+}
+
+body#tricolumn #main
+       {
+               margin: 0 150px 0 175px;
+       }
+
+body#tricolumn #nav
+       {
+       float: left;
+       margin-left: -100%;
+       width: 175px;
+       }
+body#tricolumn #sidebar
+       {
+       float: left;
+       margin-left: -150px;
+       width: 150px;
+       }
+       
+/* TWO COLUMNS LEFT NAVIGATION */
+       
+body#withnav #main_wrapper
+       {
+       float: left;
+       width: 100%;
+       }
+       
+body#withnav #main
+       {
+       margin: 0 0 0 175px;
+       }
+
+body#withnav #nav
+       {
+       float: left;
+       margin-left: -100%;
+       width: 175px;
+       }
+
+body#withnav #main .content-block {
+       padding-left : 10px;
+}
+
+/* END TWO COLUMNS RIGHT NAVIGATION */
+       
+a {
+       font-weight: bold;
+}
+
+a:link, a:visited, a:active {
+        text-decoration : underline;
+        color :navy;
+}
+        
+a:link.current {
+       font-weight: bold;
+       padding: 1px 5px 1px 5px;
+       text-decoration: none;
+}
+
+a:link.nav {
+       font-weight: bold;
+       padding: 1px 5px 1px 5px;
+       text-decoration: none;
+  
+}
+
+a:visited.current {
+       font-weight: bold;
+       padding: 1px 5px 1px 5px;
+       text-decoration: none;
+}
+
+a:visited.nav {
+       font-weight: bold;
+       padding: 1px 5px 1px 5px;
+       text-decoration: none;
+}
+
+a:hover.current {
+       font-weight: bold;
+       padding: 1px 5px 1px 5px;
+       text-decoration: none;
+}
+
+a:hover.nav {
+       font-weight: bold;
+       padding: 1px 5px 1px 5px;
+       text-decoration: none;
+       
+}
+
+a:active.current {
+       font-weight: bold;
+       padding: 1px 5px 1px 5px;
+       text-decoration: none;
+}
+
+a:active.nav {
+       font-weight: bold;
+       padding: 1px 5px 1px 5px;
+       text-decoration: none;
+}
+
+a.help {
+       padding: 3px;
+       text-decoration: none;
+}
+
+a.title {
+       font-size: 1.2em;
+       font-style: normal;
+       font-weight: bold;
+}
+
+body {
+       font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
+       font-size: 73%;
+       margin: 0;
+       padding: 0;
+       background-color : #eeeeee;
+}
+
+input, select, th, td {
+       font-size:1em
+}
+
+caption {
+       font-family: Arial, Geneva, Helvetica, sans-serif;
+       font-size : 1.3em;
+       font-weight: bold;
+       margin: 0;
+       padding: 5px 0 3px 0;
+       text-align: left;
+}
+
+div.bookcover {
+       float: right;
+}
+
+div.details td.details {
+       text-align: left;
+}
+
+div.details ul {
+       list-style-type: circle;
+       margin-left: 0;
+       text-align: left;
+}
+
+div.error {
+       padding: 3px 10px 3px 10px;
+       width: 75%;
+}
+
+div.error li {
+       margin-bottom: .5em;
+}
+
+div.form, div.details {
+       margin: 0 auto;
+       padding: 0 0 0 6px;
+}
+
+div.notes {
+       text-align: left;
+}
+
+div.sidebar-box+div.sidebar-box {
+       margin-top: 5px;
+}
+
+div.tab {
+       display: block;
+       margin-right: 0px;
+       width: 100%;
+}
+
+div.tab p {
+       margin: 0;
+       padding: 3px 0;
+}
+
+div.tab p.MARCtag {
+       clear: both;
+       font-weight: bold; /* style for tag definition (700 - Statement of 
responsability) */
+       margin: 0;
+       padding: 2px;
+}
+
+div.tab table {
+}
+
+div.tabbloc {
+       font-family: Arial, Helvetica, sans-serif;
+}
+
+div.table {
+       width: 95%;
+}
+
+dl.details dt {
+       font-weight: bold;
+       margin: .5em 0;
+}
+
+dl.details dd {
+       margin-left: 1em;
+}
+
+dl.details ul {
+       padding: 0;
+       margin-left: 1em;
+}
+
+dl.details ul p {
+       margin-left : 0;
+}
+
+em.new {
+       font-style: normal;
+       font-weight: bold;
+}
+
+form {
+       display: inline;
+       margin: 0;
+       padding: 0;
+}
+
+h1 {
+       font-size: 1.8em;
+       padding: 5px 0 3px 0;
+}
+
+h1,h2,h3,h4,h5,h6 {
+       font-family: arial, geneva, helvetica, sans-serif;
+       margin: 0;
+}
+
+h1.logo {
+       display: inline;
+       margin: 10px 0 0 10px;
+       
+}
+
+h1.title {
+       font-style: italic;
+       padding: 5px 0 3px 0;
+       color: navy;
+}
+
+h2 {
+       font-size: 1.6em;
+       padding: 5px 0 3px 0;
+       
+}
+
+h2#libraryname {
+       padding-left : 5px;
+}
+
+h3 {
+       font-size: 1.4em;
+       padding: 5px 0 3px 0;
+}
+
+h3.author {
+       padding: 0 0 3px 15px;
+}
+
+h3+p {
+       margin: .4em 0 .4em 0;
+}
+
+h4 {
+       font-size: 1.3em;
+       padding: 5px 0 3px 0;
+}
+
+h5 {
+       font-size: 1.2em;
+       margin: 0;
+       padding: 10px 0 2px 0;
+}
+
+h5+p {
+       margin-top: 0;
+       padding-top: 0;
+}
+
+h6 {
+       font-size: 1.1em;
+}
+
+input.add, a.add {
+       background-image: url(../images/add.gif);
+}
+
+input.addchecked, a.addchecked {
+       background-image: url(../images/addtobasket.gif);
+}
+
+input.back, a.back {
+       background-image: url(../images/back.gif);
+}
+
+input.brief, a.brief {
+       background-image: url(../images/brief.gif);
+}
+
+input.cancel {
+       font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
+       font-size : .9em;
+       font-weight: bold;
+       padding: 2px;
+}
+
+input.cart, a.cart {
+       background-image: url(../images/cart.gif);
+}
+
+input.clearall, a.clearall {
+       background-image: url(../images/clearbasket.gif);
+}
+
+input.close, a.close {
+       background-image: url(../images/close.gif);
+}
+
+input.delete, a.delete {
+       background-image: url(../images/delete.gif);
+}
+
+input.detail, a.detail {
+       background-image: url(../images/detail.gif);
+}
+
+input.edit, a.edit {
+       background-image: url(../images/edit.gif);
+}
+
+input.icon {
+       background-position: left;
+       background-repeat: no-repeat;
+       font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
+       font-size : .9em;
+       font-weight: bold;
+       padding: 2px 2px 2px 22px;
+}
+
+input.isbd, a.isbd {
+       background-image: url(../images/isbd.gif);
+}
+
+input.print, a.print {
+       background-image: url(../images/print2.gif);
+}
+
+input.remove, a.remove {
+       background-image: url(../images/remove.gif);
+}
+
+input.reserve, a.reserve {
+       background-image: url(../images/placereserve.gif);
+}
+
+input.send, a.send {
+       background-image: url(../images/send.gif);
+}
+
+input.shelf, a.shelf {
+       background-image: url(../images/addtoshelf.gif);
+}
+
+input.trash, a.trash {
+       background-image: url(../images/trash.gif);
+}
+
+p {
+       padding: 0 10px 0 10px;
+}
+
+p.error, div.error {
+       font-weight: normal;
+       margin: auto;
+       padding: 5px 20px 5px 20px;
+}
+
+p.error+p.error, div.error+div.error {
+       margin-top: 5px;
+}
+
+p+h3 {
+       margin-top: .6em;
+}
+
+p+h5 {
+       margin: 0;
+       padding: 3px 0 2px 0;
+}
+
+span.itemicon {
+       float : left;
+       font-size: .9em;
+       margin: 2px;
+       white-space: nowrap;
+}
+
+span.print {
+       font-size: .7em;
+       font-weight: normal;
+       padding-left: .7em;
+}
+
+table {
+       border-collapse: collapse;
+       margin: 5px 0 5px 0;
+       padding: 0;
+}
+
+*html td, *html th {
+       font-size : .8em;
+}
+
+td {
+       padding: 3px;
+}
+
+td.input, div.form td, div.details td {
+       border-left: 0;
+       border-right: 0;
+       padding: 2px 2px 2px 4px;
+       text-align: right;
+}
+
+td.credit {
+       text-align: right;
+}
+
+td.debit {
+       text-align: right;
+}
+
+td.sum, th.sum {
+       text-align: right;
+}
+
+td.sum {
+       font-weight: bold;
+}
+
+td.label {
+       font-weight: bold;
+       line-height: 1.5em;
+       padding: 4px;
+}
+
+td.label, div.form th, div.details th {
+       border-right: 0;
+       border-top: 0;
+       font-weight: bold;
+       padding: 2px 2px 2px 4px;
+       text-align: left;
+       vertical-align: top;
+}
+
+td.search-options select {
+}
+
+td:last-child {
+       padding: 3px;
+}
+
+th {
+       font-weight: bold;
+       padding: 2px;
+}
+
+th a {
+       font-weight: bold;
+       text-decoration: none;
+}
+
+th:last-child {
+       font-weight: bold;
+       padding: 2px;
+}
+
+th[scope="row"] {
+       font-weight: normal;
+       text-align: right;
+}
+
+ul#facets {
+       margin: 3px;
+}
+
+#nav ul#facets {
+       margin : 0;
+       padding : 0;
+}
+
+#nav ul#facets li {
+       font-weight: bold;
+       text-align: left;
+}
+
+#nav ul#facets li#branch_facet, #nav ul#facets li#subject_facet, #nav 
ul#facets li#series_facet, #nav ul#facets li#author_facet {
+}
+
+#nav ul#facets ul li {
+       border: 0;
+       font-size: .95em;
+       font-weight: normal;
+       padding: 2px;
+       text-align: left;
+}
+
+#nav ul#facets ul li a {
+       font-weight: normal;
+       text-decoration: underline;
+}
+
+#nav ul#facets ul li.showmore {
+       text-align: center;
+}
+
+#nav ul#facets ul li.showmore a {
+       font-weight: bold;
+       text-decoration: none;
+}
+
+/* Tabs */
+ul.link-tabs {
+       list-style-type: none;
+       margin: 9px 0 -2px 5px;
+       padding: 0;
+}
+
+ul.link-tabs li {
+       display: inline;
+       padding: 0px;
+}
+
+ul.link-tabs li a {
+       font-weight: bold;
+       padding: 2px 4px 2px 4px;
+       text-decoration: none;
+}
+
+ul.link-tabs li#power_formButton a, ul.link-tabs li#proximity_formButton a {
+       padding: 2px 4px 3px 4px;
+}
+
+ul.link-tabs li.off a {
+}
+
+ul.link-tabs li.off a:hover {
+       padding: 2px 3px 2px 4px;
+}
+
+ul.link-tabs li.on a {
+}
+
+.clear {
+       clear: both;
+       line-height: .1em;
+}
+
+.content-block {
+       padding: 5px;
+}
+
+#home {
+       text-align : center;
+}
+
+#home #searchform input.submit {
+       font-size : 1.3em;
+}
+
+div#advanced-search p {
+       margin: .4em;
+
+}
+
+div#advanced-search fieldset {
+       /*margin-left : -1em;*/
+       margin-bottom: .3em; 
+       background-color : #eeeeee;
+       
+}
+
+div#advanced-search fieldset p {
+       margin-left : 1em;
+       white-space: nowrap; 
+       
+       
+}
+
+table.itemtypes {
+       border-collapse: separate;
+       border-spacing: 3px;
+       display: block;
+       padding: 0;
+       margin: 0;
+}
+
+div#advanced-search legend, div#sidebar legend {
+       font-weight: bold;
+}
+
+div#advanced-search label {
+
+}
+
+.count {
+       font-weight: normal;
+}
+
+.current {
+       font-weight: bold;
+       padding: 1px 5px 1px 5px;
+       text-decoration: none;
+}
+
+.detail-sidebar {
+       float: right;
+       padding: 5px;
+       margin-left : 15px;
+       margin-right : 5px;
+       text-align: center;
+       width : 25%;
+}
+
+.detail-sidebar .further {
+       float: none;
+       text-align: left;
+       width : 90%;
+}
+
+.further {
+       margin: 5px;
+       text-align: left;
+       width : 90%;
+}
+
+.ex {
+       font-family: "Courier New", Courier, monospace;
+}
+
+.further h4 {
+       padding: 2px;
+}
+
+.further li {
+       padding: 2px 0;
+}
+
+.further ul, .further li {
+       list-style: none;
+       margin: .5em 0 .7em .4em;
+       padding: 0;
+}
+
+.inline {
+       display: inline;
+}
+
+.item-datedue {
+       font-style: italic;
+}
+
+.item-details {
+       display: block;
+       margin: 0 0 0 25px;
+}
+
+.item-reserved, .item-notforloan, .item-lost, .item-cancelled, .item-damaged, 
.item-reserved {
+       display: block;
+}
+
+.labelsubfield {
+       clear: both; /* style for each subfield (like : a Publication year), 
just before the biblio subfield */
+       float: left;
+       font-weight: bold;
+       margin-left: 30px;
+       width: 12em;
+}
+
+.left {
+       float: left;
+}
+
+.loggedin {
+       font-weight: bold;
+}
+
+.login-note {
+       width: 35%;
+}
+
+.menu {
+       line-height: 3em;
+       font-size: 1.2em;
+       margin: 0;
+       padding: 5px;
+}
+
+.menu a.logout {
+       font-weight: bold;
+       padding: 3px 15px 3px 15px;
+       text-decoration: none;
+}
+
+.menu a:link, #members a:link {
+       padding: 2px;
+}
+
+.menu a:visited, #members a:visited {
+       padding: 2px;
+}
+
+.menu a:hover, #members a:hover {
+       padding: 2px;
+}
+
+.menu a:active, #members a:active {
+       padding: 2px;
+}
+
+.menu input {
+}
+
+.menu label {
+       font-weight: bold;
+}
+
+.menu p {
+       margin: 0;
+       padding: 0;
+}
+
+.menu p+p {
+       margin-top: 5px;
+}
+
+.note {
+       margin: 10px auto;
+       padding: 4px 4px 4px 4px;
+       width: 35%;
+}
+
+.opac-detail {
+       padding: 4px;
+}
+
+.opac-detail dd {
+       display: block;
+       line-height: 1.5em;
+       padding: 4px;
+       text-align: right;
+}
+
+.operations {
+       margin-top: 7px;
+       padding: 0 10px;
+       text-align: center;
+       width: 100%;
+}
+
+.operations img {
+       padding: 5px;
+}
+
+.operations li {
+       list-style-type: none;
+       margin: 0;
+       padding-bottom: 2px;
+}
+
+.operations li a, .operations li a:visited {
+       background-position: top left;
+       background-repeat: no-repeat;
+       border-style: outset;
+       display: block;
+       padding: 3px 3px 3px 26px;
+       text-decoration: none;
+}
+
+.searchresults a.reserve, .searchresults a.reserve:visited {
+       background-position: top left;
+       background-repeat: no-repeat;/*
+       border-style: outset;*/
+       float: right;
+       padding: 2px 3px 2px 26px;
+       /*text-decoration: none;*/
+}
+
+.operations li a:active {
+       border-style: inset;
+}
+
+.operations ul {
+       margin: 0;
+       padding: 0;
+       width: 90%;
+}
+
+.overdue {
+       font-weight: bold;
+}
+
+.pages {
+       line-height : 1.8em;
+       text-align: center;
+}
+
+.rejected {
+       text-decoration: line-through;
+}
+
+.right {
+       float: right;
+}
+
+.search-main {
+       float: left;
+       width: 65%;
+}
+
+.searchresults input, .searchresults label, .searchresults select {
+       font-size: .8em;
+}
+
+.searchresults p {
+       margin: 0;
+       padding: 0;
+       padding-top : .6em;
+}
+
+.searchresults p img {
+       vertical-align: middle;
+}
+
+.searchresults table td {
+       vertical-align: top;
+}
+
+p.searchresults {
+       margin-top : -5px;
+       text-align : right;
+       vertical-align : middle;
+       padding-bottom : 3px;
+}
+
+.selected {
+       text-decoration: none;
+}
+
+.sidebar-box {
+       margin-bottom: 0;
+}
+
+.sidebar-box h3, .sidebar-box h4 {
+       margin-left: 10px;
+}
+
+.sidebar-box p {
+       margin: 3px 10px;
+       padding: 0;
+}
+
+.submit {
+       font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
+       font-size : .9em;
+       font-weight: bold;
+       padding: 2px;
+}
+
+.term {
+       font-weight: bold;
+}
+
+.thumbnail {
+       border: 0;
+       float: left;
+       margin: 0 5px 5px 0;
+}
+
+.title {
+       font-style: italic;
+       font-weight: bold;
+}
+
+#sidebar .content-block {
+       margin : 0 10px 0 0;
+}
+
+form#auth h3 {
+       font-size : 1.1em;
+}
+
+#footer {
+       clear: both;
+       padding: 10px;
+       text-align: center;
+}
+
+#corner {
+       position: absolute;
+       top: 10px;
+       right: 5px;
+}
+
+#corner a.cart {
+       background-image : url(../images/cart-small.gif);
+       background-position: left;
+       background-repeat : no-repeat;
+       padding: 0 15px;
+       text-decoration: none;
+}
+
+#languages {
+       display: inline;
+}
+
+#languages ul {
+       display : inline;
+       list-style: none;
+       margin: 0;
+       padding : 0;
+}
+
+#languages ul li {
+       display: inline;
+       font-family: Arial, Helvetica, sans-serif;
+       font-size: .9em;
+}
+
+#languages ul li a {
+       font-weight: normal;
+       padding: 0 3px;
+       text-decoration: none;
+}
+
+#loose_form label, #keyword_form label, #precise_form label, #cql_form label, 
#advanced label, #cql label, #power label, #proximity label {
+       font-weight: bold;
+       text-align: right;
+}
+
+#loose_form, #keyword_form, #precise_form, #cql_form, #advanced, #cql, #power, 
#proximity {
+       margin: 5px;
+       width: 96%;
+}
+
+/*#main {
+       margin-left: 20%;
+       margin-right: 0;
+       padding: 0;
+       position: relative;
+}*/
+
+#masthead {
+       margin: 0;
+       margin-bottom : 1em;
+       padding: 0;
+       text-align:center;
+       
+}
+
+#members {
+       font-size: .8em;
+       font-weight: bold;
+       padding: 4px 0 4px 0;
+}
+
+#members a.card {
+       background-image: url(../images/card.gif);
+       background-position: left;
+       background-repeat: no-repeat;
+       display: block;
+       padding-left: 39px;
+}
+
+#members a.logout {
+       font-weight: bold;
+       padding: 0 .3em 0 .3em;
+       text-decoration: none;
+}
+
+#members li {
+       display: inline;
+       list-style: none;
+       margin: 0;
+}
+
+#members ul li a:link, #members ul li a:visited, #members ul li a:hover, 
#members ul li a:active, #members span.members {
+       padding : 4px;
+}
+
+#members ul li:last-child {
+}
+
+#members ul li a:hover {
+}
+
+#members ul {
+       margin: 0;
+       padding: 0;
+       text-align: right;
+}
+
+/*#nav {
+       float: left;
+       margin: 0;
+       padding: 0;
+       width: 20%;
+}*/
+
+#nav a {
+       font-family: Arial, Geneva, Helvetica, sans-serif;
+       font-weight: bold;
+       text-decoration: none;
+}
+
+#nav h6 {
+       padding: 3px;
+       text-align: center;
+}
+
+#nav li ul li {
+       font-family: Arial, Geneva, Helvetica, sans-serif;
+       list-style: none;
+       margin: 0;
+       padding: 5px 3px 5px 3px;
+       text-align: right;
+}
+
+#nav li ul li a {
+       font-family: Arial, Geneva, Helvetica, sans-serif;
+       font-weight: bold;
+       text-decoration: none;
+}
+
+#nav ul {
+       margin: 0;
+       padding: 0;
+}
+
+#nav ul li {
+       font-family: Arial, Geneva, Helvetica, sans-serif;
+       list-style: none;
+       margin: 0;
+       padding: 3px 8px 3px 3px;
+       text-align: right;
+}
+
+#nav ul li+li {
+       margin: 0;
+}
+
+#power_formButton, #proximity_formButton {
+}
+
+#results, .results {
+       font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
+       margin: 0;
+       padding: 7px 0 10px 0;
+}
+
+#search-footer {
+       margin: auto;
+       text-align: center;
+}
+
+#search-footer a {
+       margin: 3px 5px 3px 5px;
+       padding: 2px 5px;
+       text-decoration: none;
+}
+
+#searchform input.submit {
+       font-size: .8em;
+}
+
+#search-sidebar {
+       float: right;
+       margin: 10px;
+       padding: 3px;
+       width: 30%;
+}
+
+#search-sidebar .sidebar-box label {
+       display: block;
+       text-align: left;
+}
+
+/*#sidebar {
+       float: right;
+       margin: 20px;
+       padding: 5px;
+       width: 20%;
+}*/
+
+#sidebar .submit {
+       font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
+       font-weight: bold;
+       padding: 2px;
+       font-size: 1em;
+}
+
+#sidebar h3 {
+       font-family: Arial, Geneva, Helvetica, sans-serif;
+       margin: 0;
+       padding: 5px 0 1px 0;
+}
+
+#sort {
+       margin: .3em;
+}
+
+#sort, #sort select, #sort input {
+}
+
+#starFull {
+       background: url(../images/bluestars.png) top left no-repeat;
+       height: 25px;
+       margin: 0;
+       padding: 0;
+}
+
+#starMT {
+       background: url(../images/emptystars.png) top left no-repeat;
+       height: 25px;
+       margin: 0 3px 0 30px;
+       padding: 0;
+       position: relative;
+       width: 100px;
+}
+
+#window {
+       margin-left: 2%;
+       margin-right: 2%;
+       margin-top: 2%;
+       padding: 10px;
+}
+
+#window .class {
+       display: block;
+       font-weight: bold;
+       padding: 0 0 5px 3px;
+}
+
+#window div.menu {
+       margin: 0;
+       
+}
+
+div#item-details {
+       margin-bottom : 1.5em;
+}
+
+div#item-details img {
+       float : left;
+       padding : 1em;
+}
+
+div#item-details p {
+       margin : .1em 0;
+       line-height : 1.6em;
+}
+
+div#holdings table {
+       width : 100%;
+}
+
+div#holdings td, div#holdings th {
+       padding : 5px;
+}
+
+div#holdings, div#descriptions, div#reviews, div#serials, div#publicshelves, 
div#privateshelves, div#fines, div#waiting, div#overdues, div#issues, 
div#reserves {
+       margin-top : 4px;
+       padding : .7em;
+       width : 90%;
+}
+
+#usermenu {
+       font-size: .9em;
+       font-weight: bold;
+       margin-top : -1.1em;
+       margin-bottom : 1em;
+       padding: 4px 0 4px 0;
+       
+       
+}
+
+#usermenu li {
+       display: inline;
+       list-style: none;
+       margin: 0;
+}
+
+#usermenu ul li a:link, #usermenu ul li a:visited, #usermenu ul li a:hover, 
#usermenu ul li a:active, #usermenu span.members {
+       padding : 4px;
+}
+
+#usermenu ul li:last-child {
+}
+
+#usermenu ul li a:hover {
+}
+
+#usermenu ul {
+       margin: 0;
+       padding: 0;
+       text-align: right;
+}
+
+table.featured-item {
+       border-collapse : separate;
+       border-spacing: 9px;
+       margin : 5px;
+       text-align : center;
+}
+
+table.featured-item td {
+       vertical-align : top;
+}
+
+table.featured-item a img {
+       margin : auto;
+}
+
+table.featured-item a.title {
+       display : block;
+       font-size : 1em;
+       margin-bottom : .4em;
+}
+
+table.featured-item .author {
+       display : block;
+       font-size : .95em;
+       margin-bottom : .2em;
+}
+
+table.featured-item .publisher {
+       display : block;
+       font-size : .8em;
+}
+
+/* COLORS, BACKGROUNDS, AND BORDERS */
+
+a {
+       color: #006699;
+}
+
+a:link.current {
+       background-color: transparent;
+       color: #3366CC;
+}
+
+a:link.nav {
+       background-color: #EFF1DC;
+       border: 1px solid #CCCC99;
+       color: #3366CC;
+}
+
+a:visited {
+       color: #006699;
+}
+
+a:visited.current {
+       background-color: transparent;
+       color: #3366CC;
+}
+
+a:visited.nav {
+       background-color: #EFF1DC;
+       border: 1px solid #CCCC99;
+       color: #3366CC;
+}
+
+a:hover {
+       color: orange;
+}
+
+a:hover.current {
+       background-color: #CCFF00;
+       color: #CC3333;
+}
+
+a:hover.nav {
+       background-color: #FFFFCC;
+       border: 1px solid #CCCC99;
+       color: #CC3333;
+}
+
+a:active {
+       color: #990033;
+}
+
+a:active.current {
+       background-color: #99CC00;
+       color: #FFFF99;
+}
+
+a:active.nav {
+       background-color: #FFFFCC;
+       border: 1px solid #CCCC99;
+       color: #D25500;
+}
+
+a.reserve {
+       background-color: #006699;
+       color: White;
+}
+
+body {
+       background-color: #eeeeee;
+}
+
+body#withsidebar #main {
+       border: 0;
+       
+}
+ul {
+background-color:#eeeeee;
+text-align: left;
+}
+
+caption {
+       color: #000066;
+}
+
+div.error h3 {
+       color: #990000;
+}
+
+div.form, div.details {
+       background-color: #ffffff;
+}
+
+div.tab {
+       background-color: transparent;
+}
+
+div.tab p {
+       border-bottom: 1px solid #FFFFFF;
+       border-top: 1px solid #D8DEB8;
+}
+
+div.tabbloc {
+       background-color: transparent;
+}
+
+div#advanced-search fieldset {
+       border-right : 1px none #999999; 
+       border-top : 1px none #999999; 
+       border-bottom : 1px none #999999;
+       border-left : 1px none #999999; 
+}
+
+div#advanced-search legend {
+       color : #003366;
+}
+
+dl.details dt {
+       color: #000066;
+}
+
+em.new {
+       color: #CC3333;
+}
+
+h1,h2,h3,h4,h5,h6 {
+       color: navy;
+       background-color:navy;
+       color:white;
+}
+
+h1.logo {
+       color: #D3DFAD;
+       
+}
+
+h1#libraryname a {
+       color: #000066;
+       margin-left: .3em;
+       text-decoration: none;
+}
+
+input.icon {
+       background-color: #6699CC;
+       border: 1px outset #666666;
+       color: #FFFFCC;
+}
+
+p.availability {
+       color: #666666;
+       font-size: .9em;
+}
+
+p.error, div.error {
+       background-color: #FFFFCC;
+       border: 1px dashed #CC6600;
+}
+
+span.itemicon {
+       background-color : #F8F8EB;
+       border: 1px solid #D8DEB8;
+}
+
+table {
+       background-color: #FFFFFF;
+}
+
+table.itemtypes td {
+       background-color: #F8F8EB;
+       border: 1px solid #D8DEB8;
+}
+
+td {
+       background-color: #FFFFFF;
+       border-bottom: 1px solid #DDDDDD;
+       border-right: 1px solid #DDDDDD;
+}
+
+td.input, div.form td, div.details td {
+       border-bottom: 1px solid #CCCCCC;
+       border-left: 0;
+       border-right: 0;
+       color: #000000;
+}
+
+td.credit {
+       color: #000066;
+}
+
+td.debit {
+       color: #990000;
+}
+
+td.sum, th.sum {
+}
+
+td.sum {
+       background-color : #FFFFCC;
+}
+
+td.label {
+       border-bottom: 1px solid #CCCCCC;
+       border-left: 1px solid #CCCCCC;
+       color: #000088;
+}
+
+td.label, div.form th, div.details th {
+       background-color: #FFFFFF;
+       border-bottom: 1px solid #CCCCCC;
+       border-left: 1px solid #CCCCCC;
+       border-right: 0;
+       border-top: 0;
+       color: #000088;
+}
+
+div.details {
+       padding: 5px;
+       
+}
+
+div.details table, div.details td, div.details th {
+       border: 0;
+       border-bottom: 1px solid #DDDDDD;
+}
+
+td.overdue {
+       color: #CC0000;
+}
+
+td:last-child {
+       border-bottom: 1px solid #CCCCCC;
+       border-right: 0 solid #CCCCCC;
+}
+
+th {
+       background-color: #EFF1DC;
+       border-bottom: 1px solid #CCCCCC;
+       border-right: 1px solid #CCCCCC;
+}
+
+th:last-child {
+       background-color: #EFF1DC;
+       border-bottom: 1px solid #CCCCCC;
+       border-right: 0 solid #CCCCCC;
+}
+
+th[scope="row"] {
+       background-color: #E7E7CA;
+}
+
+tr.highlight {
+       background-color: #F8F8EB;
+}
+
+tr.highlight th[scope="row"] {
+       background-color: #EEEEEE;
+}
+
+tr.overdue td {
+       background-color: #FFDDDD;
+}
+
+input.cancel {
+       background-color: #990033;
+       border: 1px outset #666666;
+       color: #FFFFCC;
+}
+
+.available {
+       color : #006600;
+}
+
+.content-block {
+       background-color: #FFFFFF;
+}
+
+.current {
+       background-color: #FFFFFF;
+       color: #3366CC;
+}
+
+.detail-sidebar {
+       background-color: #EEEEEB;
+}
+
+.further {
+       background-color: #EEEEEB;
+       border: 2px solid #DDDED3;
+       color: #CCCC99;
+}
+
+.further h4 {
+       background-color: #D8DEB8;
+}
+
+.further li {
+}
+
+.issued {
+       color: #999999;
+}
+
+.labelsubfield {
+}
+
+.loggedin {
+       color: #D8DEB8;
+}
+
+.loggedinusername {
+       color: #666666;
+}
+
+.marcsubfieldletter {
+       background-color: #EFF1DC;
+}
+
+.marcsubfieldname {
+       background-color: #EFF1DC;
+}
+
+.MARCtag {
+       background-color: #EEEEEE;
+       color: #000066; /* style for tag definition (700 - Statement of 
responsability) */
+}
+
+.menu {
+       background-image : url(../images/menu-background.gif);
+       background-repeat: repeat-x;
+       background-color: #6699CC;
+       border-top: 1px solid #335599;
+       border-bottom: 1px solid #335599;
+       color: #FFFFFF;
+       
+}
+
+.menu a:link {
+       color : #FFFFCC;
+}
+
+.menu a:visited {
+       color : #FFFFCC;
+}
+
+.menu a:hover {
+       color : #FFFFFF;
+}
+
+.menu a:active {
+       color : #FFFF99;
+}
+
+#members a:link {
+       color: #0099CC;
+}
+
+#members a:visited {
+       color: #0099CC;
+}
+
+#members a:hover {
+       color: #990000;
+}
+
+#members a:active {
+       color: #990000;
+}
+
+.menu input.submit {
+       background-color : #6BA037;
+       color: #FFFFFF;
+}
+
+.note {
+       background-color: #EEEEEB;
+       border-bottom: 1px solid #DDDED3;
+       border-left: 1px solid #DDDED3;
+       border-right: 1px solid #DDDED3;
+       border-top: 1px solid #DDDED3;
+}
+
+.opac-detail {
+       background-color: #FFFFCC;
+}
+
+.opac-detail dd {
+       border-bottom: 1px solid #E7E7CA;
+       color: #000000;
+}
+
+.operations li a, .operations li a:visited {
+       background-color: #6699CC;
+       border: 2px solid #D8DEB8;
+       color: #FFFFCC;
+}
+
+.operations li a:hover {
+       background-color: #0099FF;
+       color: #FFFF99;
+}
+
+.operations li a:active {
+       background-color: #0099FF;
+       color: #FFFF99;
+}
+
+
+.item-reserved {
+       color : #009933;
+}
+
+.item-datedue {
+       color: #999999;
+}
+
+.item-notforloan, .item-lost, .item-cancelled, .item-damaged, .item-reserved {
+}
+
+.searchresults td, .searchresults th, .searchresults table {
+       border: 0;
+}
+
+.searchresults tr {
+       border-bottom : 1px solid #CCCCCC;
+}
+
+.searchresults table {
+       border-top : 0px solid #CCCCCC;
+}
+
+p.searchresults {
+       background-color : #EFF1DC;
+}
+
+.searchresults a.reserve {
+       background-color : transparent;
+       color : #006699;/*
+       background-color : #6699CC;
+       border: 1px outset #666666;
+       color : White;*/
+}
+
+.sidebar-box {
+       border: 1px dashed #CCCCCC;
+}
+
+.subfield {
+       background-color: #EFF1DC;
+}
+
+.subfieldvalue {
+       background-color: #FFFFFF;
+}
+
+.submit {
+       background-color: #EEC95A;
+       border: 3px outset #666666;
+       color: #FFFFFF;
+}
+
+.term {
+       background-color: #FFFFCC;
+       color: #990000;
+}
+
+.unavailable {
+       color: #990033;
+}
+
+#footer {
+       border-top: 1px solid #EEEEEE;
+}
+
+#languages ul li a {
+       border: 1px solid #D8DEB8;
+}
+
+#languages ul li a:hover {
+       background-color: #FFFFCC;
+}
+
+#main {
+       background-color: transparent;/*
+       border-top: 1px solid #EEEEEE;*/
+}
+
+#masthead {
+       background-color: #FFFFFF;/*
+       border-bottom: 1px solid #EEEEEE;*/
+}
+
+#members {
+       background-image : url(../images/member-menu-background.gif);
+       background-repeat: repeat-x;
+       border-top: 1px solid #9999CC;
+       border-bottom : 1px solid #9999CC;
+       background-color: #AFBCCF;
+       color: #000066;
+}
+
+#members ul li a:link, #members ul li a:visited, #members span.members {
+       background-image : url(../images/member-menu-background-link.gif);
+       background-repeat: repeat-x;
+       border-left: 1px solid #9999CC;
+       color: #006699;
+}
+
+#members ul li:last-child a {
+       border-right : 1px solid #9999CC;
+}
+
+#members ul li a:hover, #members ul li a:active {
+       background-image : url(../images/member-menu-background-hover.gif);
+       background-repeat: repeat-x;
+}
+
+#members a {
+       text-decoration: none;
+}
+
+#members a.logout:link, #members a.logout:visited, #members a.logout:hover, 
#members a.logout:active {
+       background-image : url(../images/member-menu-background-logout.gif);
+       background-repeat: repeat-x;
+       color: #000000;
+}
+
+#members a:hover.logout {
+       background-image : 
url(../images/member-menu-background-logout-hover.gif);
+       background-repeat: repeat-x;
+       color: #000000;
+}
+
+#nav {
+       /*background-color: #EFF1DC;*/
+       border : 1px solid #EFF1DC;
+
+}
+
+#nav h6 {
+       background-color: #E7E7CA;
+       line-height : 1.8em;
+       margin-left: -1px;
+       margin-top : -1px;
+       margin-right : -1px;
+}
+
+#nav li ul li {/*
+       background-color: #E7E7CA;*/
+       border-bottom: 0 solid #D8DEB8;
+       border-left: 0 solid #FFFFCC;
+       border-right: 0 solid #006699;
+       border-top: 0 solid #FFFFCC;
+}
+
+#nav li ul li a {
+       color: #0000FF;
+}
+
+#nav li ul li a:link {
+       color: #335599;
+}
+
+#nav li ul li a:visited {
+       color: #335599;
+}
+
+#nav li ul li a:hover {
+       color: #CC3333;
+}
+
+#nav ul li {
+       /* background-color: #EFF1DC; */
+       border-bottom: 0px solid #CCCC99;
+       border-left: 0 solid #FFFFCC;
+       border-right: 0 solid #006699;
+       border-top: 0 solid #FFFFCC;
+}
+
+#nav ul li+li {
+       border-bottom: 0px solid #CCCC99;
+       border-left: 0 solid #FFFFCC;
+       border-right: 0 solid #006699;
+}
+
+#results, .results {
+       color: #000066;
+}
+
+#search-sidebar {
+       background-color: #F8F8EB;
+}
+
+#sidebar {
+       /*background-color: #F8F8EB;
+       border: 1px dashed #666666;*/
+}
+
+#sidebar .content-block {
+       background-color : #EEEEEE;
+}
+
+#sidebar fieldset {
+       background-color: #F9F9FF;
+}
+
+#sidebar legend {
+       color : #003366;
+}
+
+#sidebar .submit {
+/*     background-color: #EEC95A; */
+       color: #FFFFFF;
+}
+
+#sidebar h3 {
+       color: #000066;
+}
+
+#window {
+       background-color: #E7E7CA;
+       border-left: 1px solid #CCCC99;
+}
+ul.link-tabs {
+}
+
+ul.link-tabs li {
+}
+
+ul.link-tabs li a {
+       border-top: 1px solid #DDDDDD;
+       border-left : 1px solid #DDDDDD;
+       border-right : 1px solid #666666;
+}
+
+ul.link-tabs li.on a {
+       background-color: #FFFFFF;
+       border-bottom: 1px solid #FFFFFF;
+}
+
+ul.link-tabs li.off a {
+       background-color: #EEEEEB;
+       border-bottom: 1px solid #DDDDDD;
+}
+
+ul.link-tabs li.off a:hover {
+       background-color: #FFFFEC;
+       border-top: 1px solid #BEBF84;
+       border-left : 1px solid #BEBF84;
+       border-right : 2px solid #333333;
+}
+
+ul.link-tabs li a.debit {
+       background-color : #FFFF99;
+       color : #990033;
+}
+
+div#holdings, div#descriptions, div#reviews, div#serials, div#publicshelves, 
div#privateshelves, div#fines, div#waiting, div#overdues, div#issues, 
div#reserves {
+       border : 1px solid #DDDDDD;
+}
+
+div#holdings table {
+       border-top : 1px solid #DDDDDD;
+       border-right : 1px solid #DDDDDD;
+}
+
+div#holdings td, div#holdings th {
+       border-left : 1px solid #DDDDDD;
+       border-bottom : 1px solid #DDDDDD;
+}
+
+#usermenu {
+       background-image : url(../images/usermenu-background.gif);
+       background-repeat: repeat-x;
+       background-color: #EEEEEB;
+       border-top: 1px solid #EEEEEE;
+       border-bottom: 1px solid #335599;
+       color: #000000;
+}
+
+#usermenu ul li a:link, #usermenu ul li a:visited {
+       background-image : url(../images/usermenu-background.gif);
+       background-repeat: repeat-x;
+       border-left: 1px solid #9999CC;
+       color: #006699;
+}
+
+#usermenu ul li:last-child a {
+       border-right : 1px solid #9999CC;
+}
+
+#usermenu ul li a:hover, #usermenu ul li a:active {
+       background-image : url(../images/usermenu-background-hover.gif);
+       background-repeat: repeat-x;
+}
+
+#usermenu a {
+       text-decoration: none;
+}
+
+table.featured-item {
+       border : 0;
+}
+
+table.featured-item td {
+       border : 1px solid #CCCCCC;
+}
+
+table.featured-item a img {
+}
+
+table.featured-item a.title {
+}
+
+table.featured-item .author {
+}
+
+table.featured-item .publisher {
+}
+h1{
+background-color: #eeeeee;
+color: navy;
+background-image: url(./acceuil.jpg);
+background-repeat:no-repeat;
+}
+h1.authority
+{
+background-image:none;
+
+}
\ No newline at end of file

Index: includes/usermenu.inc
===================================================================
RCS file: includes/usermenu.inc
diff -N includes/usermenu.inc
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ includes/usermenu.inc       9 Mar 2007 15:43:15 -0000       1.2
@@ -0,0 +1,16 @@
+<div id="usermenu">
+        <p><a href="/cgi-bin/koha/opac-user.pl">my summary</a>
+        <a href="/cgi-bin/koha/opac-account.pl">my fines</a>
+        <a href="/cgi-bin/koha/opac-userdetails.pl">my personal details</a>
+        <a href="/cgi-bin/koha/opac-passwd.pl">change my password</a>
+        <!-- TMPL_IF NAME="opacreadinghistory" -->
+             <a href="/cgi-bin/koha/opac-readingrecord.pl">my reading 
history</a>
+        <!-- /TMPL_IF -->
+        <!-- TMPL_IF name="virtualshelves" -->
+             <a href="/cgi-bin/koha/opac-shelves.pl" class="button">my book 
lists</a>
+        <!-- /TMPL_IF -->
+        <!-- TMPL_IF name="suggestion" -->
+            <a href="/cgi-bin/koha/opac-suggestions.pl">purchase 
suggestions</a>
+        <!-- /TMPL_IF -->
+        </p>
+</div>
\ No newline at end of file

Index: opac-advsearch.tmpl
===================================================================
RCS file: opac-advsearch.tmpl
diff -N opac-advsearch.tmpl
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ opac-advsearch.tmpl 9 Mar 2007 15:43:15 -0000       1.2
@@ -0,0 +1,460 @@
+<!-- TMPL_INCLUDE NAME="doc-head-open.inc" -->
+<!-- TMPL_VAR NAME="LibraryNameTitle" -->
+    Catalog -- Advanced Search
+<!-- TMPL_INCLUDE NAME="doc-head-close.inc" -->
+
+<!--TMPL_INCLUDE NAME="masthead.inc" -->
+<!--TMPL_INCLUDE NAME="navigation.inc" -->
+
+
+<form action="/cgi-bin/koha/opac-search.pl" method="get">
+    <!-- TMPL_IF NAME="if_expanded_options_actually_worked" -->
+        <div id="expanded_options">
+        <!-- TMPL_IF NAME="outer_servers_loop" -->
+            <!-- DATABASES -->
+            
+            <fieldset>
+                    <legend>Select local databases:</legend>
+                        <p>
+                            <!-- TMPL_LOOP NAME="outer_servers_loop" -->
+                            <!-- TMPL_LOOP NAME="inner_servers_loop" -->
+                            <input type="checkbox" id="<!-- TMPL_VAR NAME="id" 
-->" name="<!-- TMPL_VAR NAME="name" -->" <!-- TMPL_IF NAME="checked" 
-->checked="<!-- TMPL_VAR NAME="checked" -->"<!-- /TMPL_IF --> value="<!-- 
TMPL_VAR NAME="value" -->"/><label for="<!-- TMPL_VAR NAME="id" -->"><img 
width="16" height="16" alt="<!-- TMPL_VAR NAME="id" -->" src="<!-- TMPL_VAR 
NAME="themelang" -->/images/<!-- TMPL_VAR NAME="icon" -->" /> <!-- TMPL_VAR 
NAME="label" --></label>
+                            <!-- /TMPL_LOOP -->
+                            <!-- /TMPL_LOOP -->
+                        </p>
+            </fieldset>
+            <!-- /DATABASES -->
+        <!-- /TMPL_IF -->
+    
+        <!-- TMPL_IF NAME="outer_sup_servers_loop" -->
+            <!-- REMOTE DATABASES -->
+            <fieldset>
+                <legend>Select remote databases:</legend>
+                    <p>
+                            <!-- TMPL_LOOP NAME="outer_sup_servers_loop" -->
+                            <!-- TMPL_LOOP NAME="inner_sup_servers_loop" -->
+                            <input type="checkbox" id="<!-- TMPL_VAR NAME="id" 
-->" name="<!-- TMPL_VAR NAME="name" -->" <!-- TMPL_IF NAME="checked" 
-->checked="<!-- TMPL_VAR NAME="checked" -->"<!-- /TMPL_IF --> value="<!-- 
TMPL_VAR NAME="value" -->"/><label for="<!-- TMPL_VAR NAME="id" -->"><img 
alt="<!-- TMPL_VAR NAME="id" -->" src="<!-- TMPL_VAR NAME="themelang" 
-->/images/<!-- TMPL_VAR NAME="icon" -->"/><!-- TMPL_VAR NAME="label" 
--></label>
+                            <!-- /TMPL_LOOP -->
+                            <!-- /TMPL_LOOP -->
+                </p>
+                </fieldset>
+            <!-- /REMOTE DATABASES -->
+        <!-- /TMPL_IF -->
+    <!-- /TMPL_IF -->
+
+    <!-- BOOLEAN SEARCH OPTIONS -->
+    <fieldset>
+    <legend>Search For:</legend>
+    <!-- TMPL_LOOP NAME="search_boxes_loop" -->
+    
+        <!-- TMPL_IF NAME="expanded_options" --><!-- TMPL_IF 
NAME="search_boxes_label" --><p style="text-indent: 4.5em;"><!-- TMPL_ELSE 
--><p><!-- /TMPL_IF --><!-- TMPL_ELSE --><p><!-- /TMPL_IF -->
+        <!-- TMPL_IF NAME="expanded_options" --><!-- TMPL_VAR 
NAME="left_content" --><!-- /TMPL_IF --> 
+        <select name="idx">
+            <option value="kw" <!-- TMPL_IF NAME="selected" -->selected="<!-- 
TMPL_VAR NAME="selected" -->"<!-- /TMPL_IF -->>Keyword</option>
+            <option value="au" <!-- TMPL_IF NAME="selected" -->selected="<!-- 
TMPL_VAR NAME="selected" -->"<!-- /TMPL_IF -->>Author</option>
+            <!-- TMPL_IF NAME="expanded_options" -->
+                <option value="au,phr" <!-- TMPL_IF NAME="selected" 
-->selected="<!-- TMPL_VAR NAME="selected" -->"<!-- /TMPL_IF 
-->>&nbsp;&nbsp;&nbsp;&nbsp; Author Phrase</option>
+                <option value="cpn" <!-- TMPL_IF NAME="selected" 
-->selected="<!-- TMPL_VAR NAME="selected" -->"<!-- /TMPL_IF 
-->>&nbsp;&nbsp;&nbsp;&nbsp; Corporate Name</option>
+                <option value="cfn" <!-- TMPL_IF NAME="selected" 
-->selected="<!-- TMPL_VAR NAME="selected" -->"<!-- /TMPL_IF 
-->>&nbsp;&nbsp;&nbsp;&nbsp; Conference Name</option>
+                <option value="cpn,phr" <!-- TMPL_IF NAME="selected" 
-->selected="<!-- TMPL_VAR NAME="selected" -->"<!-- /TMPL_IF 
-->>&nbsp;&nbsp;&nbsp;&nbsp; Corporate Name Phrase</option>
+                <option value="cfn,phr" <!-- TMPL_IF NAME="selected" 
-->selected="<!-- TMPL_VAR NAME="selected" -->"<!-- /TMPL_IF 
-->>&nbsp;&nbsp;&nbsp;&nbsp; Conference Name Phrase</option>
+                <option value="pn" <!-- TMPL_IF NAME="selected" 
-->selected="<!-- TMPL_VAR NAME="selected" -->"<!-- /TMPL_IF 
-->>&nbsp;&nbsp;&nbsp;&nbsp; Personal Name</option>
+                <option value="pn,phr" <!-- TMPL_IF NAME="selected" 
-->selected="<!-- TMPL_VAR NAME="selected" -->"<!-- /TMPL_IF 
-->>&nbsp;&nbsp;&nbsp;&nbsp; Personal Name Phrase</option>
+            <!-- /TMPL_IF -->
+            <option value="ln" <!-- TMPL_IF NAME="selected" -->selected="<!-- 
TMPL_VAR NAME="selected" -->"<!-- /TMPL_IF -->>Language</option>
+            <!-- TMPL_IF NAME="expanded_options" -->
+                <option value="nt" <!-- TMPL_IF NAME="selected" 
-->selected="<!-- TMPL_VAR NAME="selected" -->"<!-- /TMPL_IF 
-->>Notes/Comments</option>
+            <!-- /TMPL_IF -->
+            <option value="pb" <!-- TMPL_IF NAME="selected" -->selected="<!-- 
TMPL_VAR NAME="selected" -->"<!-- /TMPL_IF -->>Publisher</option>
+            <option value="pl" <!-- TMPL_IF NAME="selected" -->selected="<!-- 
TMPL_VAR NAME="selected" -->"<!-- /TMPL_IF -->>Publisher Location</option>
+            <!-- TMPL_IF NAME="expanded_options" -->
+                <option value="sn" <!-- TMPL_IF NAME="selected" 
-->selected="<!-- TMPL_VAR NAME="selected" -->"<!-- /TMPL_IF -->>Standard 
Number</option>
+                <option value="nb" <!-- TMPL_IF NAME="selected" 
-->selected="<!-- TMPL_VAR NAME="selected" -->"<!-- /TMPL_IF 
-->>&nbsp;&nbsp;&nbsp;&nbsp; ISBN</option>
+                <option value="ns" <!-- TMPL_IF NAME="selected" 
-->selected="<!-- TMPL_VAR NAME="selected" -->"<!-- /TMPL_IF 
-->>&nbsp;&nbsp;&nbsp;&nbsp; ISSN</option>
+                <option value="lcn" <!-- TMPL_IF NAME="selected" 
-->selected="<!-- TMPL_VAR NAME="selected" -->"<!-- /TMPL_IF 
-->>&nbsp;&nbsp;&nbsp;&nbsp; Call Number</option>
+            <!-- /TMPL_IF -->
+            <option value="su" <!-- TMPL_IF NAME="selected" -->selected="<!-- 
TMPL_VAR NAME="selected" -->"<!-- /TMPL_IF -->>Subject</option>
+            <!-- TMPL_IF NAME="expanded_options" -->
+                <option value="su,phr" <!-- TMPL_IF NAME="selected" 
-->selected="<!-- TMPL_VAR NAME="selected" -->"<!-- /TMPL_IF 
-->>&nbsp;&nbsp;&nbsp;&nbsp; Subject Phrase</option>
+            <!-- /TMPL_IF -->
+            <option value="ti" <!-- TMPL_IF NAME="selected" -->selected="<!-- 
TMPL_VAR NAME="selected" -->"<!-- /TMPL_IF -->>Title</option>
+            <!-- TMPL_IF NAME="expanded_options" -->
+                <option value="ti,phr" <!-- TMPL_IF NAME="selected" 
-->selected="<!-- TMPL_VAR NAME="selected" -->"<!-- /TMPL_IF 
-->>&nbsp;&nbsp;&nbsp;&nbsp; Title Phrase</option>
+                <option value="se" <!-- TMPL_IF NAME="selected" 
-->selected="<!-- TMPL_VAR NAME="selected" -->"<!-- /TMPL_IF 
-->>&nbsp;&nbsp;&nbsp;&nbsp; Series Title</option>
+            <!-- /TMPL_IF -->
+        </select>
+        <input type="text" size="30" name="q" title="Enter search terms" 
value=""/>
+        <!-- TMPL_IF NAME="expanded_options" -->
+            <!-- TMPL_IF NAME="scan_index" --><!-- TMPL_VAR NAME="scan_index" 
--><!-- /TMPL_IF -->
+            <!-- TMPL_IF NAME="add_field" --><a href="JavaScript:add_field();" 
id="ButtonPlus" title="Add another field">[+]</a><!-- /TMPL_IF -->
+        <!-- /TMPL_IF -->
+    <!-- /TMPL_LOOP -->
+    </fieldset>
+<!-- /BOOLEAN SEARCH OPTIONS -->
+<div id="advsearch-itemtype">
+<fieldset>
+<legend>Itemtype to: match any of the following </legend>
+    <table><tr>
+    <!--TMPL_LOOP Name="itemtypeloop"-->
+    <td><p><input type="checkbox" id="mt-<!--TMPL_VAR Name="number" -->" 
name="limit" value="mt:<!--TMPL_VAR Name="code" -->"/><img border="0" 
src="<!--TMPL_VAR Name="imageurl" -->" /> <!--TMPL_VAR Name="description" 
--></p></td>
+    <!-- TMPL_UNLESS name="count5" --></tr><tr><!-- /TMPL_UNLESS -->
+    <!--/TMPL_LOOP-->
+    </table>
+    </fieldset>
+</div>
+<!-- TMPL_IF NAME="expanded_options" -->
+    <!-- BASIC LIMITS -->
+    <!--TMPL_IF Name="usmarc"-->
+        <fieldset>
+        <legend>Limit type to: match any of the following</legend>
+        <table class="itemtypes">
+                <tr>
+                    <td><input type="checkbox" id="mc-bks" name="limit" 
value="mc:t"/><label for="mc-bks" title="Books, Pamphlets, Technical reports, 
Manuscripts, Legal papers, Theses and dissertations"><img border="0" 
src="/intranet-tmpl/prog/en/images/AF.gif" alt="Books" />Books</label></td>
+                    <td><input type="checkbox" id="mc-vis" name="limit" 
value="mc:v"/><label for="mc-vis" title="Motion pictures, Videorecordings, 
Filmstrips, Slides, Transparencies, Photos, Cards, Charts, Drawings"><img 
border="0" src="/intranet-tmpl/prog/en/images/AV Aids.gif" alt="Visual 
Materials" />Visual Materials</label></td>
+                    <td><input type="checkbox" id="mc-sr" name="limit" 
value="mc-rtype:i"/><label for="mc-sr" title="Spoken, Books on CD and 
Cassette"><img border="0" src="/intranet-tmpl/prog/en/images/AF.gif" alt="Books 
on Tape" />Books on Tape</label></td>
+                </tr>
+                <tr>
+                    <td><input type="checkbox" id="mc-cf" name="limit" 
value="mc:c"/><label for="mc-cf" title="Computer files, Data, Software"><img 
border="0" src="/intranet-tmpl/prog/en/images/CD-ROM software.gif" 
alt="Computer Files" />Computer Files</label></td>
+                    <td><input type="checkbox" id="mc-lh" name="limit" 
value="mc-collection:LH"/><label for="mc-lh" title="Local History 
Materials"><img border="0" src="/intranet-tmpl/prog/en/images/Local 
history.gif" alt="Local History Materials" />Local History 
Materials</label></td>
+                    <td><input type="checkbox" id="mc-map" name="limit" 
value="mc:a"/><label for="mc-map" title="Maps, Globes"><img border="0" 
src="/intranet-tmpl/prog/en/images/PF.gif " alt="Maps" />Maps</label></td>
+                </tr>
+                <tr>
+                    <td><input type="checkbox" id="mc-mus" name="limit" 
value="mc-rtype:j"/><label for="mc-mus" title="Music"><img border="0" 
src="/intranet-tmpl/prog/en/images/CDM.gif" alt="Music" />Music</label></td>
+                    <td><input type="checkbox" id="mc-kit" name="limit" 
value="mc-rtype:o"/><label for="mc-kit" title="Kits"><img border="0" 
src="/intranet-tmpl/prog/en/images/KIT.gif" alt="Kits" />Kits</label></td>
+                    <td><input type="checkbox" id="mc-ref" name="limit" 
value="mc-collection:REF"/><label for="mc-ref" title="Reference"><img 
border="0" src="/intranet-tmpl/prog/en/images/REF.gif" alt="Reference" 
/>Reference</label></td>
+                    
+                </tr>
+                
+                </table>
+    </fieldset>
+    <!-- /TYPE LIMITS -->
+    <div id="sidebar">
+        <!-- SUBTYPE LIMITS -->
+            <fieldset>
+            <legend>Subtype limits</legend><p>
+            
+            <select name="limit" class="subtype">
+                <option value="" selected="selected" class="menuheader">Any 
Audience</option>
+                <option value="aud:a" >Easy</option>
+                <option value="aud:c" >Juvenile</option>
+                <option value="aud:d" >Young Adult</option>
+                <option value="aud:e" >Adult</option>
+            </select>
+            
+            <select name="limit" class="subtype">
+                <option value="" selected="selected" class="menuheader">Any 
Content</option>
+                <option value="fic:1" >Fiction</option>
+                <option value="fic:0" >Non Fiction</option>
+                <option value="bio:b" >Biography</option>
+                <option value="mus:j" >Musical recording</option>
+                <option value="mus:i" >Non-musical recording</option>
+            </select>
+    
+            
+            <select name="limit" class="subtype">
+                <option value="" selected="selected" class="menuheader">Any 
Format</option>
+                <option value="l-format:ta" >Regular print</option>
+                <option value="l-format:tb" >Large print</option>
+                <option value="l-format:fk" >Braille</option>
+                <option value="" >-----------</option>
+                <option value="l-format:sd" >CD audio</option>
+                <option value="l-format:ss" >Cassette recording</option>
+                <option value="l-format:vf" >VHS tape / Videocassette</option>
+                <option value="l-format:vd" >DVD video / Videodisc</option>
+                <option value="l-format:co" >CD Software</option>
+                <option value="l-format:cr" >Website</option>
+            </select>
+            
+            <select name="limit" class="subtype">
+                <option value="" >Additional Content Types</option>
+                <option value="ctype:a" >Abstracts/summaries</option>
+                <option value="ctype:b" >Bibliographies</option>
+                <option value="ctype:c" >Catalogs</option>
+                <option value="ctype:d" >Dictionaries</option>
+                <option value="ctype:e" >Encyclopedias </option>
+                <option value="ctype:f" >Handbooks</option>
+                <option value="ctype:g" >Legal articles</option>
+                <option value="ctype:i" >Indexes</option>
+                <option value="ctype:j" >Patent document</option>
+                <option value="ctype:k" >Discographies</option>
+                <option value="ctype:l" >Legislation</option>
+                <option value="ctype:m" >Theses</option>
+                <option value="ctype:n" >Surveys</option>
+                <option value="ctype:o" >Reviews</option>
+                <option value="ctype:p" >Programmed texts</option>
+                <option value="ctype:q" >Filmographies</option>
+                <option value="ctype:r" >Directories</option>
+                <option value="ctype:s" >Statistics</option>
+                <option value="ctype:t" >Technical reports</option>
+                <option value="ctype:v" >Legal cases and case notes</option>
+                <option value="ctype:w" >Law reports and digests</option>
+                <option value="ctype:z" >Treaties </option>
+            </select>
+        </p>
+    
+    </fieldset>
+    <!--/TMPL_IF -->
+    <!--TMPL_IF Name="UNIMARC" -->
+    <div id="sidebar">
+    <!-- SUBTYPE LIMITS -->
+            <fieldset>
+            <legend>Champs Cod&eacute;s</legend>
+            <p>
+            <label>Public</label>
+            <select name="limit" class="subtype">
+                <option value="" SELECTED="selected" class="menuheader">Tout 
public</option>
+                <option value="aud:a">Jeunesse en 
g&eacute;n&eacute;ral</option>
+                <option value="aud:b">Pr&eacute;-scolaire</option>
+                <option value="aud:c">scolaire</option>
+                <option value="aud:d">enfant</option>
+                <option value="aud:e">jeune adulte</option>
+                <option value="aud:k">adulte, haut niveau</option>
+                <option value="aud:m">fiction ou vulg adulte</option>
+                <option value="aud:u">inconnu</option>
+            </select>
+            </p>
+            <p>
+            <label>Format</label>
+            <select name="limit" class="subtype">
+                <option value="" selected="selected" class="menuheader">Tout 
format</option>
+                    <option value="Material-type:r">Impression normale</option>
+                    <option value="Material-type:d">Impression en gros 
caractere</option>
+                    <option value="Material-type:e">Journal</option>
+                    <option value="Material-type:f">Caractere braille et 
moon</option>
+                    <option value="Material-type:g">Micro-impression</option>
+                    <option value="Material-type:h">Manuscrit</option>
+                    <option value="Material-type:i">Multimedia</option>
+                    <option value="Material-type:j">Impression en 
reduction</option>
+                    <option value="Material-type:z">Autres formes de 
presentation</option>
+            </select>
+            </p>
+            <p>
+            <label>Forme</label>
+            <select name="limit" class="subtype">
+                <option value="" selected="selected" class="menuheader">Toute 
forme</option>
+                <option value="Literature-Code:a">fiction, roman</option>
+                <option value="Literature-Code:b">Theatre, piece 
televisee</option>
+                <option value="Literature-Code:c">Essais</option>
+                <option value="Literature-Code:d">Humour, satire</option>
+                <option value="Literature-Code:e">Lettres</option>
+                <option value="Literature-Code:f">Nouvelles</option>
+                <option value="Literature-Code:g">Poesie</option>
+                <option value="Literature-Code:h">Discours, art 
oratoire</option>
+                <option value="Literature-Code:y">Il ne s'agit pas d'un texte 
litteraire</option>
+                <option value="Literature-Code:z">formes vari&eacute;es ou 
autres formes litteraires</option>
+            </select>
+            </p>
+            <p>
+            <label>Biographie</label>
+            <select name="limit" class="subtype" size="1">
+                <option value="">Tout type de biographie</option>
+                <option value="Biography-code:y">C'est pas une 
biographie</option>
+                <option value="Biography-code:a">autobiographie (y compris 
correspondance...)</option>
+                <option value="Biography-code:b">Biographie 
individuelle</option>
+                <option value="Biography-code:c">Biographie collective</option>
+                <option value="Biography-code:d">Contient des informations 
biographiques</option>
+            </select>
+            </p>
+            <p>
+            <label>Illustration</label>
+            <select name="limit" class="subtype" size="1">
+                <option value="">Tout type d'illustration</option>
+                <option value="Illustration-Code:a">Illustrations</option>
+                <option value="Illustration-Code:b">Cartes</option>
+                <option value="Illustration-Code:c">Portraits</option>
+                <option value="Illustration-Code:d">cartes marines</option>
+                <option value="Illustration-Code:e">plans</option>
+                <option value="Illustration-Code:f">Planches</option>
+                <option value="Illustration-Code:g">Musique imprimee</option>
+                <option value="Illustration-Code:h">fac-similes</option>
+                <option value="Illustration-Code:i">armoiries</option>
+                <option value="Illustration-Code:j">Tables 
Genealogique</option>
+                <option value="Illustration-Code:k">Formulaires</option>
+                <option value="Illustration-Code:l">Specimens</option>
+                <option value="Illustration-Code:m">Enregistrement 
sonore</option>
+                <option value="Illustration-Code:n">Transparents</option>
+                <option value="Illustration-Code:o">Enluminures</option>
+                <option value="Illustration-Code:y">Sans illustrations</option>
+            </select>
+            </p>
+            <p>
+            <label>Contenu</label>
+            <select name="limit" class="subtype">
+                <option value="" >Tout type de contenu</option>
+                <option value="ctype:a" >Bibliographie</option>
+                <option value="ctype:b" >Catalogue</option>
+                <option value="ctype:c" >index</option>
+                <option value="ctype:d" >resume</option>
+                <option value="ctype:e" >Dictionnaire</option>
+                <option value="ctype:f" >encyclopedie</option>
+                <option value="ctype:g" >Repertoire</option>
+                <option value="ctype:h" >Description projet</option>
+                <option value="ctype:i" >statistiques</option>
+                <option value="ctype:j" >Manuels d'enseignement 
programme</option>
+                <option value="ctype:k" >Brevet</option>
+                <option value="ctype:l" >norme</option>
+                <option value="ctype:m" >Memoire ou these</option>
+                <option value="ctype:n" >Lois et decrets</option>
+                <option value="ctype:o" >Table numerique</option>
+                <option value="ctype:p" >Rapport technique</option>
+                <option value="ctype:q" >Sujet d'examen</option>
+                <option value="ctype:r" >Synthese bibliographique</option>
+                <option value="ctype:s" >Traite</option>
+                <option value="ctype:t" >Bande dessinee</option>
+                <option value="ctype:z" >Autres</option>
+            </select>
+            </p>
+            <p>
+            <label>Type vid&eacute;o</label>
+            <select name="limit" class="subtype">
+                <option value="">Tout type video</option>
+                <option value="Video-mt:a">Film</option>
+                <option value="Video-mt:b">Document &agrave; projeter</option>
+                <option value="Video-mt:c">Enregistrement video</option>
+            </select>
+            </p>
+            </fieldset>
+            <fieldset>
+            <legend>P&eacute;riodique</legend><p>
+            <p>
+            <label>Type periodique</label>
+            <select name="limit" class="subtype">
+            <option value="">Tout type de periodique</option>
+            <option value="Type-Of-Serial:a">Periodique</option>
+                <option value="Type-Of-Serial:b">Collection des 
monographies</option>
+                <option value="Type-Of-Serial:c">Journal</option>
+                <option value="Type-Of-Serial:z">autres</option>
+            </select>
+            </p>
+            <p>
+            <label>P&eacute;riodicit&eacute;</label>
+            <select name="limit" class="subtype">
+                <option value="">Toute P&eacute;riodicit&eacute;</option>
+                    <option value="Frequency-code:a">Quotidien</option>
+                    <option value="Frequency-code:b">Bihebdomadaire</option>
+                    <option value="Frequency-code:c">Hebdomadaire</option>
+                    <option value="Frequency-code:d">Toutes les deux 
semaines</option>
+                    <option value="Frequency-code:e">Deux fois par 
mois</option>
+                    <option value="Frequency-code:f">Mensuel</option>
+                    <option value="Frequency-code:g">Bimestriel</option>
+                    <option value="Frequency-code:h">Trimestriel</option>
+                    <option value="Frequency-code:i">Trois fois par an</option>
+                    <option value="Frequency-code:j">Semestriel</option>
+                    <option value="Frequency-code:k">Annuel</option>
+                    <option value="Frequency-code:l">Bisanuel</option>
+                    <option value="Frequency-code:m">Triennal</option>
+                    <option value="Frequency-code:n">Trois fois par 
semaine</option>
+                    <option value="Frequency-code:o">Trois fois par 
mois</option>
+                    <option value="Frequency-code:u">Inconnue</option>
+                    <option value="Frequency-code:y">Sans periodicite</option>
+                    <option value="Frequency-code:i">Autre</option>
+            </select>
+            </p>
+            <p>
+            <label>Toute R&eacute;gularit&eacute;</label>
+            <select name="limit" class="subtype">
+                <option value="">R&eacute;gularit&eacute;</option>
+                    <option value="Regularity-code:u">Inconnu</option>
+                    <option value="Regularity-code:a">Regulier</option>
+                    <option value="Regularity-code:b">Normalement 
irregulier</option>
+                    <option value="Regularity-code:y">Irregulier</option>
+            </select>
+            </p>
+    
+            </fieldset>
+            <fieldset>
+            <legend>Document pictural</legend><p>
+            <select name="limit" class="subtype">
+                    <option value="">Tout type</option>
+                    <option value="Graphics-type:a">Collage</option>
+                    <option value="Graphics-type:b">Dessin</option>
+                    <option value="Graphics-type:c">Peinture</option>
+                    <option value="Graphics-type:d">Reproduction 
photomecanique</option>
+                    <option value="Graphics-type:e">Negatif photo</option>
+                    <option value="Graphics-type:f">Tirage 
photographique</option>
+                    <option value="Graphics-type:h">Image</option>
+                    <option value="Graphics-type:i">Gravure</option>
+                    <option value="Graphics-type:k">Dessin technique</option>
+                    <option value="Graphics-type:z">Autres types de documents 
graphique non projetable</option>
+            </select>
+            <select name="limit" class="subtype">
+                <option value="">tout support</option>
+                <option value="Graphics-support:a">Toile</option>
+                <option value="Graphics-support:b">Carte bristol</option>
+                <option value="Graphics-support:c">Carton / carte a 
dessin</option>
+                <option value="Graphics-support:d">Verre</option>
+                <option value="Graphics-support:j">Platre</option>
+                <option value="Graphics-support:k">Isorel</option>
+                <option value="Graphics-support:l">Porcelaine</option>
+                <option value="Graphics-support:m">Pierre</option>
+                <option value="Graphics-support:n">Bois</option>
+                <option value="Graphics-support:u">Inconnu</option>
+                <option value="Graphics-support:v">Support composite</option>
+                <option value="Graphics-support:e">Synthetique (plastique, 
vinyle...)</option>
+                <option value="Graphics-support:f">Peau</option>
+                <option value="Graphics-support:g">Textile</option>
+                <option value="Graphics-support:h">Metal</option>
+                <option value="Graphics-support:i">Papier</option>
+                <option value="Graphics-support:z">Autres</option>
+            </select>
+            </p>
+    
+    </fieldset>
+    <!--/TMPL_IF-->
+<!--/TMPL_IF-->
+<!-- AVAILABILITY LIMITS -->
+    <fieldset><legend>Location and availability: </legend>
+        <p>
+        <label>Branch</label><select name="limit" id="branchloop">
+        <option value="">All branches</option>
+        <!-- TMPL_LOOP NAME="branchloop" -->
+        <option value="<!-- TMPL_VAR NAME='value' -->"><!-- TMPL_VAR 
NAME='branchname' --></option>
+        <!-- /TMPL_LOOP -->
+        </select>
+        </p>
+        <p>
+        <label for="available-items">Only items currently 
available</label><input type="checkbox" id="available-items" name="limit" 
value="datedue:0000-00-00"/></p>
+    </fieldset>
+<!-- /AVAILABILITY LIMITS -->
+
+<!-- RANK LIMITS -->
+<!-- TMPL_IF NAME="sort_by_loop" -->
+    <fieldset><legend>Sort by: </legend>
+        <p><select id="sort_by" name="sort_by">
+            <option value="">Field-weighted, Relevance Ranked</option>
+            <!-- TMPL_LOOP NAME="sort_by_loop" -->
+            <option value="<!-- TMPL_VAR NAME="value" -->" <!-- TMPL_IF 
NAME="selected" -->selected="<!-- TMPL_VAR NAME="selected" -->"<!-- /TMPL_IF 
-->><!-- TMPL_VAR NAME="label" --></option>
+            <!-- /TMPL_LOOP -->
+        </select>
+        </p>
+    </fieldset>
+<!-- /TMPL_IF -->
+<!-- RANK LIMITS -->
+<!-- SEARCH BUTTONS -->
+<p>
+    <input class="submit" type="submit" accesskey="s" name="do" title="Search" 
value="Search"/>
+    <!-- TMPL_IF NAME="expanded_options" -->
+        <a href="/cgi-bin/koha/opac-search.pl">[Fewer Options]</a>
+    <!-- TMPL_ELSE -->
+        <a href="/cgi-bin/koha/opac-search.pl?expanded_options=1">[More 
options]</a>
+    <!-- /TMPL_IF -->
+    <a href="/cgi-bin/koha/opac-search.pl?do=Clear">[New Search]</a>
+</p>
+<!-- /SEARCH BUTTONS -->
+</form>
+
+<script type="text/JavaScript" language="JavaScript">
+       /**
+        *  Function add_field();
+         *  This function allows to display a new field to search.
+         */
+       function add_field() {
+               var ButtonPlus = document.getElementById('ButtonPlus');
+               var line       = ButtonPlus.parentNode;
+               var dad        = line.parentNode;
+               dad.appendChild(line.cloneNode(true));
+               line.removeChild(ButtonPlus);
+        }
+</script>
+
+<!-- TMPL_INCLUDE NAME="opac-bottom.inc" -->

Index: opac-authoritiesdetail.tmpl
===================================================================
RCS file: opac-authoritiesdetail.tmpl
diff -N opac-authoritiesdetail.tmpl
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ opac-authoritiesdetail.tmpl 9 Mar 2007 15:43:15 -0000       1.2
@@ -0,0 +1,23 @@
+<!-- TMPL_INCLUDE NAME="doc-head-open.inc" --><!-- TMPL_VAR NAME="LibraryName" 
--> Catalog -- Advanced Search
+<!-- TMPL_INCLUDE NAME="doc-head-close.inc" -->
+<body<!-- TMPL_IF NAME="OpacNav" --> id="withnav"<!-- /TMPL_IF -->>
+<!--TMPL_INCLUDE NAME="masthead.inc" -->
+
+<div id="main">
+<div class="tabbed">
+       <h1>Authority #<!-- TMPL_VAR NAME="authid" --> (<!-- TMPL_VAR 
name="authtypetext" -->)</h1>
+       <a href="opac-search.pl?type=opac&amp;op=do_search&amp;marclist=<!-- 
TMPL_VAR NAME="biblio_fields" -->&amp;operator==&amp;value=<!-- TMPL_VAR 
NAME="authid" -->&amp;and_or=and&amp;excluding="><!-- TMPL_VAR name="count" --> 
biblios</a>
+</div>
+<table border="0"><!-- TMPL_LOOP name="0XX" -->
+        <tr noborder ><td colspan="3" class="marctag"><b><!-- TMPL_VAR 
name="tag" --></b></td></tr>
+        <!-- TMPL_LOOP name="subfield" -->
+                <tr><td class="marcsubfieldletter" ><!-- TMPL_VAR 
name="marc_subfield" --></td>
+                    <td class="marcsubfieldname" ><!-- TMPL_VAR 
name="marc_lib" --></td>
+                    <td class="subfieldvalue" ><!-- TMPL_VAR name="marc_value" 
--></td>
+                </tr>
+            <!-- /TMPL_LOOP -->
+        <!-- /TMPL_LOOP -->
+</table>
+</div> 
+<!--TMPL_INCLUDE NAME="navigation.inc" -->
+<!-- TMPL_INCLUDE NAME="opac-bottom.inc" -->

Index: opac-authorities-home.tmpl
===================================================================
RCS file: opac-authorities-home.tmpl
diff -N opac-authorities-home.tmpl
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ opac-authorities-home.tmpl  9 Mar 2007 15:43:15 -0000       1.2
@@ -0,0 +1,69 @@
+<!-- TMPL_INCLUDE NAME="doc-head-open.inc" --><!-- TMPL_VAR 
NAME="LibraryNameTitle" --> -- Library Catalog
+<!-- TMPL_INCLUDE NAME="doc-head-close.inc" -->
+
+<!--TMPL_INCLUDE NAME="masthead.inc" -->
+<!--TMPL_INCLUDE NAME="navigation.inc" -->
+
+<h1>Authority search</h1>
+
+<div id="bloc60">
+    <form name="f" action="/cgi-bin/koha/opac-authorities-home.pl" 
method="post">
+        <input type="hidden" name="op" value="do_search">
+        <input type="hidden" name="type" value="opac">
+        <input type="hidden" name="nbstatements" value="<!-- TMPL_VAR 
NAME="nbstatements" -->">
+        <div class="details">
+            <h2>Search on
+                <select name="authtypecode">
+                <!-- TMPL_LOOP NAME="authtypesloop" -->
+                <!-- TMPL_IF name="selected" --><option value="<!-- TMPL_VAR 
NAME="value" -->" selected="selected"><!-- TMPL_VAR NAME="authtypetext" 
--></option>
+                <!-- TMPL_ELSE --><option value="<!-- TMPL_VAR NAME="value" 
-->"> <!-- TMPL_VAR NAME="authtypetext" --></option>
+                <!-- /TMPL_IF -->
+                <!-- /TMPL_LOOP -->
+                </select>
+            </h2>
+            <p>
+                <label class="label100">Main entry ($a only)</label>
+                <select name="operator">
+                    <option value="contains">contains</option>
+                    <option value="start">starts by</option>
+                    <option value="is">is exactly</option>
+                </select>
+                <input type="text" name="value" value="<!-- TMPL_VAR 
NAME="value" -->">
+                <input type="hidden" name="marclist" value="mainmainentry">
+                <input type="hidden" name="and_or" value="and">
+                <input type="hidden" name="excluding" value="">
+            </p>
+            <p>
+                <label class="label100">Main entry</label>
+                <select name="operator">
+                    <option value="contains">contains</option>
+                    <option value="start">starts by</option>
+                    <option value="is">is exactly</option>
+                </select>
+                <input type="text" name="value" value="<!-- TMPL_VAR 
NAME="value" -->">
+                <input type="hidden" name="marclist" value="mainentry">
+                <input type="hidden" name="and_or" value="and">
+                <input type="hidden" name="excluding" value="">
+            </p>
+            <p>
+                <label class="label100">Anywhere</label>
+                <select name="operator">
+                    <option value="contains">contains</option>
+                    <option value="start">starts by</option>
+                    <option value="is">is exactly</option>
+
+                </select>
+                <input type="text" name="value" value="<!-- TMPL_VAR 
NAME="value" -->">
+                <input type="hidden" name="marclist" value="">
+                <input type="hidden" name="and_or" value="and">
+                <input type="hidden" name="excluding" value="">
+            </p>
+            <p>(add % at the end of your word if you want to use 
right-truncation : <b>theor%</b> will find theory &amp; theories)</p>
+            <p>
+                <input type="submit" value="Start search" class="submit">
+            </p>
+        </div>
+    </form>
+</div>
+
+<!-- TMPL_INCLUDE NAME="opac-bottom.inc" -->

Index: opac-authoritiessearchresultlist.tmpl
===================================================================
RCS file: opac-authoritiessearchresultlist.tmpl
diff -N opac-authoritiessearchresultlist.tmpl
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ opac-authoritiessearchresultlist.tmpl       9 Mar 2007 15:43:15 -0000       
1.2
@@ -0,0 +1,77 @@
+<!-- TMPL_INCLUDE NAME="doc-head-open.inc" --><!-- TMPL_VAR 
NAME="LibraryNameTitle" --> -- Library Catalog
+<!-- TMPL_INCLUDE NAME="doc-head-close.inc" -->
+
+<!--TMPL_INCLUDE NAME="masthead.inc" -->
+<!--TMPL_INCLUDE NAME="navigation.inc" -->
+
+       <h1>Authority search results</h1>
+       <div id="pages">
+                       <!-- TMPL_IF name="displayprev" -->
+                               <a 
href="opac-authorities-home.pl?startfrom=<!-- TMPL_VAR NAME="startfromprev" 
-->&amp;<!-- TMPL_LOOP NAME="searchdata" --><!-- TMPL_VAR NAME="term" -->=<!-- 
TMPL_VAR NAME="val" ESCAPE=URL -->&amp;<!-- /TMPL_LOOP -->resultsperpage=<!-- 
TMPL_VAR NAME="resultsperpage" 
-->&amp;type=opac&amp;op=do_search&authtypecode=<!-- TMPL_VAR 
name="authtypecode" -->">
+                                       &lt;&lt;
+                               </a>
+                       <!-- /TMPL_IF -->
+                       <!-- TMPL_LOOP NAME="numbers" -->
+                               <!-- TMPL_IF name="highlight" -->
+                                       <span class="current"><!-- TMPL_VAR 
NAME="number" --></span>
+                               <!-- TMPL_ELSE -->
+                                       <a 
href="opac-authorities-home.pl?startfrom=<!-- TMPL_VAR NAME="startfrom" 
-->&amp;<!-- TMPL_LOOP NAME="searchdata" --><!-- TMPL_VAR NAME="term" -->=<!-- 
TMPL_VAR NAME="val" ESCAPE=URL -->&amp;<!-- /TMPL_LOOP -->resultsperpage=<!-- 
TMPL_VAR NAME="resultsperpage" 
-->&amp;type=opac&amp;op=do_search&authtypecode=<!-- TMPL_VAR 
name="authtypecode" -->"><!-- TMPL_VAR NAME="number" --></a>
+                               <!-- /TMPL_IF -->
+                       <!-- /TMPL_LOOP -->
+                       <!-- TMPL_IF name="displaynext" -->
+                               <a 
href="opac-authorities-home.pl?startfrom=<!-- TMPL_VAR NAME="startfromnext" 
-->&amp;<!-- TMPL_LOOP NAME="searchdata" --><!-- TMPL_VAR NAME="term" -->=<!-- 
TMPL_VAR NAME="val" ESCAPE=URL -->&amp;<!-- /TMPL_LOOP 
-->&amp;resultsperpage=<!-- TMPL_VAR NAME="resultsperpage" 
-->&amp;type=opac&amp;op=do_search&authtypecode=<!-- TMPL_VAR 
name="authtypecode" -->">&gt;&gt;</a>
+                               <!-- /TMPL_IF -->
+               </div>
+               <div id="results">
+                       <!-- TMPL_IF name="total" -->
+                       &nbsp;<b>Results <!-- TMPL_VAR NAME="from" --> to <!-- 
TMPL_VAR NAME="to" --> of <!-- TMPL_VAR NAME="total" --></b><br><br>
+                       <!-- TMPL_ELSE -->
+                       &nbsp;No results found.<br>
+                       <!-- /TMPL_IF -->
+               </div>
+
+<div class="searchresults">
+               <table>
+                       <tr>
+                               <th width="70%">Authorized Headings</th>
+                               <th width="10%">Type of Heading</th>
+                               <!-- TMPL_UNLESS name="isEDITORS" -->
+                                       <th width="10%">Biblio records</th>
+                               <!-- /TMPL_UNLESS -->
+                               <th width="10%">Full Authorized Heading</th>    
                        
+                       </tr>
+                       <!-- TMPL_LOOP NAME="result" -->
+                               <tr>
+                                       <td><a 
href="opac-authoritiesdetail.pl?authid=<!-- TMPL_VAR NAME="authid" -->"><!-- 
TMPL_VAR NAME="summary" --></a></td>
+
+                                               <td>
+                                       <!-- TMPL_VAR NAME="authtype" -->
+                                               </td>
+                                       <!-- TMPL_UNLESS name="isEDITORS" -->
+                                               <td>
+                                                        <a 
href="/cgi-bin/koha/opac-search.pl?type=opac&amp;op=do_search&amp;marclist=<!-- 
TMPL_VAR NAME="biblio_fields" -->&amp;operator==&amp;value=<!-- TMPL_VAR 
NAME="authid" -->&amp;and_or=and&amp;excluding="><!-- TMPL_VAR NAME="used" --> 
biblios</a>
+                                               </td>
+                                       <!-- /TMPL_UNLESS -->
+                                               <td>
+                                                       <a 
href="opac-authoritiesdetail.pl?authid=<!-- TMPL_VAR NAME="authid" -->">View 
Full Heading</a>
+                                               </td>
+                               </tr>
+                       <!-- /TMPL_LOOP -->
+               </table>
+       </div>
+       <div id="resultnumber">
+               <p>
+                       <!-- TMPL_IF name="displayprev" -->
+                               <a 
href="opac-authorities-home.pl?startfrom=<!-- TMPL_VAR NAME="startfromprev" 
-->&amp;<!-- TMPL_LOOP NAME="searchdata" --><!-- TMPL_VAR NAME="term" -->=<!-- 
TMPL_VAR NAME="val" ESCAPE=URL -->&amp;<!-- /TMPL_LOOP -->resultsperpage=<!-- 
TMPL_VAR NAME="resultsperpage" 
-->&amp;type=opac&amp;op=do_search&authtypecode=<!-- TMPL_VAR 
name="authtypecode" -->">&lt;&lt;</a>
+                       <!-- /TMPL_IF -->
+                       <!-- TMPL_LOOP NAME="numbers" -->
+                               <!-- TMPL_IF name="highlight" --><span 
class="current"><!-- TMPL_VAR NAME="number" --></span><!-- TMPL_ELSE -->
+                                       <a 
href="opac-authorities-home.pl?startfrom=<!-- TMPL_VAR NAME="startfrom" 
-->&amp;<!-- TMPL_LOOP NAME="searchdata" --><!-- TMPL_VAR NAME="term" -->=<!-- 
TMPL_VAR NAME="val" ESCAPE=URL -->&amp;<!-- /TMPL_LOOP -->resultsperpage=<!-- 
TMPL_VAR NAME="resultsperpage" 
-->&amp;type=opac&amp;op=do_search&authtypecode=<!-- TMPL_VAR 
name="authtypecode" -->"><!-- TMPL_VAR NAME="number" --></a>
+                               <!-- /TMPL_IF -->
+                       <!-- /TMPL_LOOP -->
+                       <!-- TMPL_IF name="displaynext" -->
+                               <a 
href="opac-authorities-home.pl?startfrom=<!-- TMPL_VAR NAME="startfromnext" 
-->&amp;<!-- TMPL_LOOP NAME="searchdata" --><!-- TMPL_VAR NAME="term" -->=<!-- 
TMPL_VAR NAME="val" ESCAPE=URL -->&amp;<!-- /TMPL_LOOP 
-->&amp;resultsperpage=<!-- TMPL_VAR NAME="resultsperpage" 
-->&amp;type=opac&amp;op=do_search&amp;authtypecode=<!-- TMPL_VAR 
name="authtypecode" -->">&gt;&gt;</a>
+                               <!-- /TMPL_IF -->
+               </p>
+       </div>  
+<!-- TMPL_INCLUDE NAME="opac-bottom.inc" -->

Index: opac-browser.tmpl
===================================================================
RCS file: opac-browser.tmpl
diff -N opac-browser.tmpl
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ opac-browser.tmpl   9 Mar 2007 15:43:15 -0000       1.2
@@ -0,0 +1,36 @@
+<!-- TMPL_INCLUDE NAME="doc-head-open.inc" --><!-- TMPL_VAR 
NAME="LibraryNameTitle" --> Catalog -- ISBD
+<!-- TMPL_INCLUDE NAME="doc-head-close.inc" -->
+
+<!--TMPL_INCLUDE NAME="masthead.inc" -->
+<!--TMPL_INCLUDE NAME="navigation.inc" -->
+
+    <h1>Browse our catalogue</h1>
+        <ul>
+        <li>
+            <!-- TMPL_VAR name="description" --> <a href="opac-browser.pl">Top 
level</a>
+        </li>
+        <ul>
+        <!-- TMPL_LOOP name="HIERARCHY_LOOP" -->
+                <li>
+                    <a href="opac-browser.pl?level=<!-- TMPL_VAR 
name="level"-->&filter=<!-- TMPL_VAR name="classification"-->"><!-- TMPL_VAR 
name="description" --></a>
+                </li>
+            <ul>
+        <!-- /TMPL_LOOP -->
+        <table><tr>
+        <!-- TMPL_LOOP name="LEVEL_LOOP" -->
+                <td width="33%">
+                <p>
+                <!-- TMPL_IF name="endnode" -->
+                    <a href="opac-search.pl?q=Dewey-classification:<!-- 
TMPL_VAR name="classification" -->"><!-- TMPL_VAR name="description" --></a>
+                <!-- TMPL_ELSE -->
+                    <a href="opac-browser.pl?level=<!-- TMPL_VAR 
name="level"-->&filter=<!-- TMPL_VAR name="classification"-->"><!-- TMPL_VAR 
name="description" --></a>
+                <!-- /TMPL_IF --></p>
+                <p style="font-size:0.75em"><i>(<!-- TMPL_VAR name="number"--> 
biblios)</i></p>
+                </td>
+                <!-- TMPL_IF name="count3" --></tr><tr><!-- /TMPL_IF -->
+        <!-- /TMPL_LOOP -->
+        <!-- TMPL_LOOP name="HIERARCHY_LOOP" -->
+            </ul>
+        <!-- /TMPL_LOOP -->
+        </ul>
+<!-- TMPL_INCLUDE NAME="opac-bottom.inc" -->

Index: opac-results.tmpl
===================================================================
RCS file: opac-results.tmpl
diff -N opac-results.tmpl
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ opac-results.tmpl   9 Mar 2007 15:43:15 -0000       1.2
@@ -0,0 +1,323 @@
+<!-- TMPL_INCLUDE NAME="doc-head-open.inc" -->
+<!-- TMPL_VAR NAME="LibraryNameTitle" -->
+
+<!-- TMPL_IF NAME="searchdesc" -->
+    Results of Search for '<!-- TMPL_VAR NAME="searchdesc" -->'
+<!-- TMPL_ELSE -->
+    You did not specify any search criteria
+<!-- /TMPL_IF -->
+
+<!-- TMPL_INCLUDE NAME="doc-head-close.inc" -->
+
+<!--TMPL_INCLUDE NAME="masthead.inc" -->
+<!--TMPL_INCLUDE NAME="navigation.inc" -->
+
+<!-- TMPL_IF NAME="koha_spsuggest" -->
+<div style="font-size: 12px;">Did you mean:
+    <ul style="list-style: none;">
+        <!-- TMPL_LOOP NAME="SPELL_SUGGEST" -->
+        <li>
+            <a href="/cgi-bin/koha/opac-search.pl?q=<!-- TMPL_VAR 
NAME="spsuggestion" -->"><!-- TMPL_VAR NAME="spsuggestion" --></a>
+        </li>
+        <!-- /TMPL_LOOP -->
+    </ul>
+</div>
+<!-- /TMPL_IF -->
+
+<!-- TMPL_IF NAME="total" -->
+<h3><!-- TMPL_VAR NAME="total" --> results found for '<!-- TMPL_VAR 
NAME="searchdesc" -->'. <a 
href="http://o15.bureau.paulpoulain.com/cgi-bin/koha/opac-search.pl";>[ Perform 
a new search ]</a></h3>
+<!-- TMPL_ELSE -->
+<!-- TMPL_IF NAME="searchdesc" -->
+<h3> No Result found !</h3>
+<p>
+    No results match your search for <span style="font-weight: 
bold;">&ldquo;<!-- TMPL_VAR NAME="searchdesc" -->&rdquo;</span> in <!-- 
TMPL_VAR NAME="LibraryName" --> Catalog.
+</p>
+<a href="/cgi-bin/koha/opac-search.pl" title="New search">Perform a new 
search</a>
+<!-- TMPL_ELSE -->
+<h3> No result found !</h3>
+<p>
+    You did not specify any search criteria.
+</p>
+<a href="/cgi-bin/koha/opac-search.pl" title="New search">Perform a new 
search</a>
+<!-- /TMPL_IF -->
+<!-- /TMPL_IF -->
+
+<!-- TMPL_IF NAME="query_error" -->
+<br /><br />
+Error :
+<span  class="problem">
+    <!-- TMPL_VAR NAME="query_error" -->
+</span>
+<!-- /TMPL_IF -->
+
+<!-- Search Results Table -->
+<!-- TMPL_IF NAME="total" -->
+<!-- TMPL_IF NAME="scan" -->
+<h1>Scan Index:</h1>
+<form action="/cgi-bin/koha/opac-search.pl" method="POST">
+    <table>
+        <tr>
+            <td>
+                Scan Index for: <input type="text" name="qf" id="scan-index" 
size="35" value="" />
+            </td>
+        </tr>
+        <tr>
+            <td>
+                <label for="scan-index">Indexed in:</label>
+                <select name="idx" id="scan-index">
+                    <option value="">Any Word</option>
+                    <option value="any/phr:">Any Phrase</option>
+                    <option value="ti:">Title</option>
+                    <option value="ti,phr:">Title Phrase</option>
+                    <option value="au,phr:">Author</option>
+                    <option value="su:">Subject</option>
+                    <option value="su,phr:">Subject Phrase</option>
+                    <option value="se:">Series</option>
+                    <option value="pb:">Publisher</option>
+                    <option value="nt:">Notes</option>
+                    <option value="se:">Series Title</option>
+                    <option value="sn:">ISBN</option>
+                    <option value="ss:">ISSN</option>
+                </select>
+                <input type="hidden" name="scan" value="1" />
+            </td>
+        </tr>
+    </table>
+</form>
+
+<form action="/cgi-bin/koha/opac-search.pl" method="POST">
+    <table>
+        <tr>
+            <th>Term/Phrase</th>
+            <th>Count</th>
+        </tr>
+        <!-- TMPL_LOOP NAME="SEARCH_RESULTS" -->
+        <tr<!-- TMPL_IF name="even" --> class="highlight"<!-- /TMPL_IF -->>
+            <td>
+                <a href="/cgi-bin/koha/opac-search.pl?q=<!-- TMPL_VAR 
NAME="scan_use" escape="url" -->&quot;<!-- TMPL_VAR NAME="title" 
-->&quot;"><!-- TMPL_VAR NAME="title" --></a>
+            </td>
+            <td>
+                <!-- TMPL_VAR NAME="subtitle" -->
+            </td>
+        </tr>
+        <!-- /TMPL_LOOP -->
+    </table>
+</form>
+<!-- TMPL_ELSE -->
+
+<form action="/cgi-bin/koha/opac-search.pl" method="POST" name="myform" 
id="mainform">
+    
+    <!-- TMPL_IF NAME="searchdesc" -->
+    <input type="hidden" name="q" value="<!-- TMPL_VAR NAME="searchdesc" 
escape="html" -->" />
+    <!-- /TMPL_IF -->
+    
+    <div class="searchresults">
+        
+        <!-- RE-SORT START -->
+        <!-- TMPL_IF NAME="sort_by_loop" -->
+        <p>
+            Re-sort results
+            <select id="sort_by" name="sort_by" 
onChange="javascript:document.myform.submit();">
+                <option value="">Field-weighted, Relevance Ranked</option>
+                <!-- TMPL_LOOP NAME="sort_by_loop" -->
+                <option value="<!-- TMPL_VAR NAME="value" -->" <!-- TMPL_IF 
NAME="selected" -->selected="<!-- TMPL_VAR NAME="selected" -->"<!-- /TMPL_IF 
-->><!-- TMPL_VAR NAME="label" --></option>
+                <!-- /TMPL_LOOP -->
+            </select>
+        </p>
+        <!-- /TMPL_IF -->
+        <!-- RESORT END -->
+</form>
+        <!-- ######### -->
+        
+        <!-- FACETS START -->
+        <!-- TMPL_IF NAME="opacfacets" -->
+        <div id="facets" style="display:inline;" >
+            <h2>Refine Your Search</h2>
+            <ul>
+                <!-- TMPL_LOOP NAME="facets_loop" -->
+                <li id="<!-- TMPL_VAR NAME="type_id" -->"><!-- TMPL_VAR 
NAME="type_label" -->
+                    <ul>
+                        <!-- TMPL_LOOP NAME="facets" -->
+                        <li>
+                            <a href="/cgi-bin/koha/opac-search.pl?q=<!-- 
TMPL_VAR NAME="searchdesc" --> and <!-- TMPL_VAR NAME="type_link_value" 
-->:<!-- TMPL_VAR NAME="facet_link_value" -->" title="<!-- TMPL_VAR 
NAME="facet_title_value" -->">
+                                <!-- TMPL_VAR NAME="facet_label_value" -->
+                            </a> (<!-- TMPL_VAR NAME="facet_count" -->)
+                        </li>
+                        <!-- /TMPL_LOOP -->
+                        <!-- TMPL_IF NAME="expandable" -->
+                        <li class="showmore">
+                            <a href="/cgi-bin/koha/opac-search.pl?q=<!-- 
TMPL_VAR NAME="searchdesc" -->&amp;expand=<!-- TMPL_VAR NAME="expand" -->#<!-- 
TMPL_VAR NAME="type_id" -->">
+                                Show More
+                            </a>
+                        </li>
+                        <!-- /TMPL_IF -->
+                    </ul>
+                </li>
+                <!-- /TMPL_LOOP -->
+            </ul>
+        </div>
+        <!-- /TMPL_IF -->
+        <!-- FACETS END -->
+        
+        <!-- ######### -->
+        
+        <!-- TABLE RESULTS START -->
+        <!-- TMPL_IF name="opacbookbag" -->
+            <form action="opac-searchresults.pl" method="get" 
name="bookbag_form">
+            <input type="submit" class="button" value="Add checked items to 
book bag" onclick="addMultiple(); return false;" /> 
+            <input type="reset" value="Clear All" class="button" />
+        <!-- /TMPL_IF -->
+        <table>
+            <tr>
+                <th><input type="checkbox" name="select_all" 
onClick="SelectAll()" /></th>
+                <th>Title</th>
+                <th>Location</th>
+                <!-- TMPL_IF NAME="RequestOnOpac" -->
+                <th>Reservation</th>
+                <!-- /TMPL_IF -->
+            </tr>
+            <!-- Actual Search Results -->
+            <!-- TMPL_LOOP NAME="SEARCH_RESULTS" -->
+            <!-- TMPL_IF name="even" -->
+                <tr class="highlight">
+            <!-- TMPL_ELSE -->
+                <tr>
+            <!-- /TMPL_IF -->
+                    <td>
+                        <!-- TMPL_IF name="opacbookbag" -->
+                            <input type="checkbox" name="biblionumber" 
value="<!-- TMPL_VAR NAME="biblionumber" -->" title="Click to add to book bag" 
/>
+                        <!-- /TMPL_IF -->
+                        <!-- TMPL_IF NAME="AmazonContent" -->
+                        <a class="p1" 
href="/cgi-bin/koha/opac-detail.pl?biblionumber=<!-- TMPL_VAR 
NAME="biblionumber" ESCAPE="URL" -->">
+                            <img src="<!-- TMPL_IF NAME="isbn" 
-->http://images.amazon.com/images/P/<!-- TMPL_VAR name="isbn" 
-->.01.TZZZZZZZ.jpg<!-- TMPL_ELSE 
-->http://g-images.amazon.com/images/G/01/x-site/icons/no-img-sm.gif<!-- 
/TMPL_IF -->" alt="image" class="thumbnail" />
+                        </a>
+                        <!-- TMPL_ELSE -->
+                        <!-- TMPL_IF name="imageurl" -->
+                        <img src="<!-- TMPL_VAR name="imageurl" -->" 
title="<!-- TMPL_VAR name="description" -->"/>
+                        <!-- TMPL_ELSE -->
+                        <!-- TMPL_VAR name="description" -->
+                        <!-- /TMPL_IF -->
+                        <!-- /TMPL_IF -->
+                    </td>
+                    <td>
+                        <p>
+                            <!-- TMPL_IF name="BiblioDefaultViewmarc" -->
+                            <a class="title" 
href="/cgi-bin/koha/opac-MARCdetail.pl?biblionumber=<!-- TMPL_VAR 
NAME="biblionumber" ESCAPE="URL" -->">
+                                <!-- TMPL_VAR NAME="title" --> <!-- TMPL_VAR 
NAME="subtitle" -->
+                            </a>
+                            <!-- TMPL_ELSE -->
+                            <!-- TMPL_IF name="BiblioDefaultViewisbd" -->
+                            <a class="title" 
href="/cgi-bin/koha/opac-ISBDdetail.pl?biblionumber=<!-- TMPL_VAR 
NAME="biblionumber" ESCAPE="URL" -->">
+                                <!-- TMPL_VAR NAME="title" --> <!-- TMPL_VAR 
NAME="subtitle" -->
+                            </a>
+                            <!-- TMPL_ELSE -->
+                            <a class="title" 
href="/cgi-bin/koha/opac-detail.pl?biblionumber=<!-- TMPL_VAR 
NAME="biblionumber" ESCAPE="URL" -->">
+                                <!-- TMPL_VAR NAME="title" --> <!-- TMPL_VAR 
NAME="subtitle" -->
+                            </a>
+                            <!-- /TMPL_IF -->
+                            <!-- /TMPL_IF -->
+                        </p>
+                        <!-- TMPL_IF name="summary" -->
+                        <p><!-- TMPL_VAR name="summary" --></p>
+                        <!-- TMPL_ELSE -->
+                        <p>
+                            <!-- TMPL_IF NAME="author" -->
+                            <a href="/cgi-bin/koha/opac-search.pl?q=au:<!-- 
TMPL_VAR NAME="author" ESCAPE="URL" -->"><!-- TMPL_VAR NAME="author" --></a>
+                            <!-- TMPL_ELSE -->
+                            &nbsp;
+                            <!-- /TMPL_IF -->
+                            <!-- TMPL_IF name="publicationyear" --> - <!-- 
TMPL_VAR name="publicationyear" --><!-- /TMPL_IF -->
+                            <!-- TMPL_IF name="publishercode" -->- <!-- 
TMPL_VAR name="publishercode" --><!-- /TMPL_IF -->
+                            <!-- TMPL_IF name="place" --> ; <!-- TMPL_VAR 
name="place" --><!-- /TMPL_IF -->
+                            <!-- TMPL_IF name="pages" --> - <!-- TMPL_VAR 
name="pages" --><!-- /TMPL_IF -->
+                            <!-- TMPL_IF name="notes" --> : <!-- TMPL_VAR 
name="notes" --><!-- /TMPL_IF -->
+                            <!-- TMPL_IF name="size" --> ; <!-- TMPL_VAR 
name="size" --><!-- /TMPL_IF -->
+                            <!-- TMPL_IF name="timestamp" --> <i>(modified on 
<!-- TMPL_VAR name="timestamp" -->)</i><!-- /TMPL_IF -->
+                        </p>
+                        <!-- /TMPL_IF -->
+                    </td>
+                    <td style="white-space: nowrap">
+                        <!-- TMPL_IF NAME="items_loop" -->
+                        <span class="available">
+                            <!-- TMPL_LOOP NAME="items_loop" -->
+                                <!-- TMPL_VAR NAME="count" --> <!-- TMPL_VAR 
NAME="branchname" -->
+                                <!-- TMPL_IF name="itemcallnumber" --> 
<i>(<!-- TMPL_VAR name="itemcallnumber" -->)</i><!-- /TMPL_IF -->
+                                <!-- TMPL_IF name="location" --> <i>(<!-- 
TMPL_VAR name="location" -->)</i><!-- /TMPL_IF -->
+                                <!-- TMPL_IF name="classification" -->
+                                    <i>(<a 
href="/cgi-bin/koha/opac-search.pl?q=callnum:<!-- TMPL_VAR 
NAME="classification" ESCAPE="URL" -->">
+                                        <!-- TMPL_VAR NAME="classification" -->
+                                    </a>)</i>
+                                <!-- /TMPL_IF -->
+                                <br />
+                            <!-- /TMPL_LOOP -->
+                        </span>
+                        <!-- /TMPL_IF -->
+                        <span class="unavailable">
+                            <!-- TMPL_IF NAME="onloancount" --> On loan (<!-- 
TMPL_VAR NAME="onloancount" -->),<br /> <!-- /TMPL_IF -->
+                            <!-- TMPL_IF NAME="wthdrawncount" --> Withdrawn 
(<!-- TMPL_VAR NAME="wthdrawncount" -->),<br /> <!-- /TMPL_IF -->
+                            <!-- TMPL_IF NAME="itemlostcount" --> Lost (<!-- 
TMPL_VAR NAME="itemlostcount" -->)<br /><!-- /TMPL_IF -->
+                            <!-- TMPL_IF NAME="orderedcount" --> On order 
(<!-- TMPL_VAR NAME="orderedcount" -->)<!-- /TMPL_IF -->
+                        </span>
+                    </td>
+                    <!-- TMPL_IF NAME="RequestOnOpac" -->
+                    <td>
+                        <!-- TMPL_IF NAME="norequests" -->
+                        Not Reserveable
+                        <!-- TMPL_ELSE -->
+                        <a class="reserve" 
href="/cgi-bin/koha/opac-reserve.pl?biblionumber=<!-- TMPL_VAR 
NAME="biblionumber" -->">
+                            Reserves
+                        </a>
+                        <!-- /TMPL_IF -->
+                    </td>
+                    <!-- /TMPL_IF -->
+                </tr>
+                <!-- /TMPL_LOOP -->
+            </table>
+        </div>
+    </form>
+    <!-- /TMPL_IF -->
+    
+    <!-- TMPL_IF NAME="PAGE_NUMBERS" -->
+    <div class="pages">
+        <!-- Row of numbers corresponding to search result pages -->
+        <!-- TMPL_IF NAME="previous_page_offset" -->
+        <a class="nav" href="/cgi-bin/koha/opac-search.pl?q=<!-- TMPL_VAR 
NAME="searchdesc" -->&amp;offset=<!-- TMPL_VAR NAME="previous_page_offset" -->">
+            &lt;&lt; Previous
+        </a>
+        <!-- /TMPL_IF -->
+        <!-- TMPL_LOOP NAME="PAGE_NUMBERS" -->
+        <!-- TMPL_IF NAME="highlight" -->
+        <span class="current"><!-- TMPL_VAR NAME="pg" --></span>
+        <!-- TMPL_ELSE -->
+        <a class="nav" href="/cgi-bin/koha/opac-search.pl?q=<!-- TMPL_VAR 
NAME="searchdesc" -->&amp;offset=<!-- TMPL_VAR NAME="offset" --><!-- TMPL_IF 
NAME="sort_by" -->&amp;sort_by=<!-- TMPL_VAR NAME="sort_by" --><!-- /TMPL_IF 
-->">
+            <!-- TMPL_VAR NAME="pg" -->
+        </a>
+        <!-- /TMPL_IF -->
+        <!-- /TMPL_LOOP -->
+        <!-- TMPL_IF NAME="next_page_offset" -->
+        <a class="nav" href="/cgi-bin/koha/opac-search.pl?q=<!-- TMPL_VAR 
NAME="searchdesc" -->&amp;offset=<!-- TMPL_VAR NAME="next_page_offset" -->">
+            Next &gt;&gt;
+        </a>
+        <!-- /TMPL_IF -->
+    </div>
+    <!-- /TMPL_IF -->
+    
+    <!-- TMPL_IF NAME="outer_sup_results_loop" -->
+    <h3><!-- TMPL_LOOP NAME="outer_sup_results_loop" --></h3>
+    <!-- TMPL_IF NAME="inner_sup_results_loop" -->
+    <!-- TMPL_VAR NAME="servername" -->
+    <!-- TMPL_LOOP NAME="inner_sup_results_loop" -->
+    <div><a href="<!-- TMPL_VAR NAME="link" -->"><!-- TMPL_VAR NAME="title" 
--></a></div>
+    <!-- /TMPL_LOOP -->
+    <!-- /TMPL_IF -->
+    <!-- /TMPL_LOOP -->
+    <!-- /TMPL_IF -->
+    
+    <!-- TMPL_ELSE -->
+    
+    
+    <!-- /TMPL_IF -->
+    
+</div>
+</div>
+<!-- TMPL_INCLUDE NAME="opac-bottom.inc" -->

Index: opac-review.tmpl
===================================================================
RCS file: opac-review.tmpl
diff -N opac-review.tmpl
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ opac-review.tmpl    9 Mar 2007 15:43:15 -0000       1.2
@@ -0,0 +1,37 @@
+<!-- TMPL_INCLUDE name="doc-head-open.inc" --><!-- TMPL_VAR NAME="LibraryName" 
--> Catalog -- Library Home for  <!-- TMPL_LOOP name="BORROWER_INFO" --><!-- 
TMPL_VAR name="firstname" --> <!-- TMPL_VAR name="surname" --><!-- /TMPL_LOOP 
-->
+<!-- TMPL_INCLUDE name="doc-head-close.inc" -->
+
+<div> <!-- main -->
+
+<h3> Review of: <!--TMPL_VAR NAME="title" --></h3>
+
+<form action="/cgi-bin/koha/opac-review.pl" method="POST" onsubmit="return 
closeWindow();"> 
+    <input type="hidden" name="biblionumber" value="<!--TMPL_VAR 
NAME="biblionumber"-->">
+    <input type="hidden" name="type" value="<TMPL_VAR NAME="type">">
+
+    <table>
+    <tr>
+        <th>
+            Review
+        </th>
+    </tr>
+    <tr><td>
+            <textarea name="review" cols=60 rows=8><!--TMPL_VAR 
NAME="review"--></textarea>
+    </td></tr>
+    <tr><td>
+            <input type="submit" value="Send & close this window">
+    </td></tr>
+    </table>
+</form>
+    <p>
+    Note : Your review will be accepted or rejected by a librarian before.
+    </p>
+
+<script type="text/javascript" language="javascript">
+    function closeWindow() {
+        window.close();
+        return true;
+    }
+</script>
+
+<!-- TMPL_INCLUDE NAME="opac-bottom.inc"-->

Index: opac-showreviews.tmpl
===================================================================
RCS file: opac-showreviews.tmpl
diff -N opac-showreviews.tmpl
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ opac-showreviews.tmpl       9 Mar 2007 15:43:15 -0000       1.2
@@ -0,0 +1,23 @@
+<!-- TMPL_INCLUDE name="doc-head-open.inc" --><!-- TMPL_VAR NAME="LibraryName" 
--> Catalog -- Library Home for  <!-- TMPL_LOOP name="BORROWER_INFO" --><!-- 
TMPL_VAR name="firstname" --> <!-- TMPL_VAR name="surname" --><!-- /TMPL_LOOP 
-->
+<!-- TMPL_INCLUDE name="doc-head-close.inc" -->
+
+<!-- TMPL_INCLUDE name="masthead.inc" -->
+<!-- TMPL_INCLUDE name="navigation.inc" -->
+
+<table>
+    <!--TMPL_LOOP NAME="reviews"-->
+    <tr>
+        <th>
+                <b><!--TMPL_VAR NAME="title"--></b>
+        </th>
+    </tr>
+    <tr>
+        <td>
+            <!--TMPL_VAR NAME="review"-->
+            <p><!--TMPL_VAR NAME="datereviewed"--></p>
+        </td>
+    </tr>
+    <!--/TMPL_LOOP-->
+</table>
+
+<!-- TMPL_INCLUDE NAME="opac-bottom.inc"-->

Index: opac-tags_subject.tmpl
===================================================================
RCS file: opac-tags_subject.tmpl
diff -N opac-tags_subject.tmpl
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ opac-tags_subject.tmpl      9 Mar 2007 15:43:15 -0000       1.2
@@ -0,0 +1,20 @@
+<!-- TMPL_INCLUDE NAME="doc-head-open.inc" --><!-- TMPL_VAR 
NAME="LibraryNameTitle" --> Catalog -- ISBD
+<!-- TMPL_INCLUDE NAME="doc-head-close.inc" -->
+
+<!--TMPL_INCLUDE NAME="masthead.inc" -->
+<!--TMPL_INCLUDE NAME="navigation.inc" -->
+
+    <h1>Subject cloud</h1>
+    <p>This "cloud" show you the most used topics in our catalogue. Click on 
one of them to see the documents related to it</p>
+    <div id="action">
+        <fieldset>
+        <legend>Show</legend>
+        <form>
+            <p>up to <input type="text" name="number" value="<!-- TMPL_VAR 
name="number" -->" size="4" maxlength="4"/> subjects <input type="submit" 
value="OK"></p>
+        </form>
+        </fieldset>
+    </div>
+        <!-- TMPL_LOOP name="LOOP" -->
+            <a href="/cgi-bin/koha/opac-search.pl?q=su:<!-- TMPL_VAR 
name="entry" ESCAPE="HTML" -->" style="font-size:<!-- TMPL_VAR name="weight" 
-->px;"><!-- TMPL_VAR name="entry" --></a>
+        <!-- /TMPL_LOOP -->
+<!-- TMPL_INCLUDE NAME="opac-bottom.inc" -->

Index: opac-topissues.tmpl
===================================================================
RCS file: opac-topissues.tmpl
diff -N opac-topissues.tmpl
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ opac-topissues.tmpl 9 Mar 2007 15:43:15 -0000       1.2
@@ -0,0 +1,93 @@
+<!-- TMPL_INCLUDE NAME="doc-head-open.inc" --><!-- TMPL_VAR 
NAME="LibraryNameTitle" --> -- Library Catalog
+<!-- TMPL_INCLUDE NAME="doc-head-close.inc" -->
+
+<!--TMPL_INCLUDE NAME="masthead.inc" -->
+<!--TMPL_INCLUDE NAME="navigation.inc" -->
+
+<script language="JavaScript" type="text/javascript">
+function Dopop(link) {
+    
newin=window.open(link,'width=500,height=400,toolbar=false,scrollbars=yes');
+}
+</script>
+    <fieldset>
+    <legend>Show</legend>
+        <form method="post">
+            <p>the <select name="limit">
+                            <option value ="10" checked>10</option>
+                            <option value ="15">15</option>
+                            <option value ="20">20</option>
+                            <option value ="25">25</option>
+                            <option value ="40">40</option>
+                            <option value ="50">50</option>
+                            <option value ="100">100</option>
+                        </select>
+                most issued documents owned by branch 
+                <select name="branch">
+                <option value="">All branches</option>
+                <!-- TMPL_LOOP name="branchloop" -->
+                    <option value="<!-- TMPL_VAR name="value" -->">
+                        <!-- TMPL_VAR name="branchname" -->
+                    </option>
+                <!-- /TMPL_LOOP -->
+                </select>
+            </p>
+            <p>Limit palmares to
+                    <select name="itemtype">
+                        <option value="">All item types</option>
+                        <!-- TMPL_LOOP name="itemtypeloop" -->
+                            <option value="<!-- TMPL_VAR name="value" -->">
+                                <!-- TMPL_VAR name="description" -->
+                            </option>
+                        <!-- /TMPL_LOOP -->
+                    </select>
+            acquired in the last <select name="timeLimit">
+                <option value="3">3 months</option>
+                <option value="6">6 months</option>
+                <option value="12">12 months</option>
+                <option value="0">No limit</option>
+            <p>
+        <input TYPE="submit" value="OK" class="button reports">
+        <input type="hidden" name="do_it" value="1">
+        </form>
+    </fieldset>
+    <!-- TMPL_IF NAME="results_loop" -->
+    <h1>The <!-- TMPL_VAR NAME="limit"--> most issued 
+        <!-- TMPL_IF name="itemtype" -->
+            <!-- TMPL_VAR name="itemtype" -->
+        <!-- TMPL_ELSE --> documents<!-- /TMPL_IF -->
+        available at
+        <!-- TMPL_IF name="branch" -->
+        <!-- TMPL_VAR name="branch" -->
+        <!-- TMPL_ELSE --> the library<!-- /TMPL_IF -->
+        <!-- TMPL_IF name="timeLimit" -->
+        since <!-- TMPL_VAR name="timeLimit" --> months
+        <!-- TMPL_ELSE --> (no time limit)<!-- /TMPL_IF -->
+    </h1>
+        <table>
+            <tr>
+                <th>Title</th>
+                <th>Itemtype</th>
+                <th>Issues</th>
+            </tr>
+                <!-- TMPL_LOOP NAME="results_loop" -->
+                    <tr>
+                        <td>
+                        <p><a 
href="/cgi-bin/koha/opac-detail.pl?biblionumber=<!-- TMPL_VAR 
name="biblionumber" -->">
+                        <!-- TMPL_VAR name="title" --></a>
+                        </p>
+                        <p>
+                        <!-- TMPL_VAR NAME="author" -->
+                        <!-- TMPL_IF name="publicationyear" --> - <!-- 
TMPL_VAR name="publicationyear" --><!-- /TMPL_IF -->
+                        <!-- TMPL_IF name="publishercode" -->- <!-- TMPL_VAR 
name="publishercode" --><!-- /TMPL_IF --> <!-- TMPL_IF name="seriestitle" 
-->(<!-- TMPL_VAR name="seriestitle" -->)<!-- /TMPL_IF -->
+                        <!-- TMPL_IF name="place" --> ; <!-- TMPL_VAR 
name="place" --><!-- /TMPL_IF -->
+                        <!-- TMPL_IF name="pages" --> - <!-- TMPL_VAR 
name="pages" --><!-- /TMPL_IF -->
+                        <!-- TMPL_IF name="size" --> ; <!-- TMPL_VAR 
name="size" --><!-- /TMPL_IF -->
+                        </td>
+                        <td><!-- TMPL_VAR name="description" --></td>
+                        <td><!-- TMPL_VAR name="tot" --></td>
+                        </tr>
+                <!-- /TMPL_LOOP-->
+        </table>
+   <!-- /TMPL_IF -->
+
+<!-- TMPL_INCLUDE NAME="opac-bottom.inc" -->




reply via email to

[Prev in Thread] Current Thread [Next in Thread]