[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/unido/en/includes general-end.inc,NONE,1.1 cat-top.inc,NONE,1.1 cat-bottom.inc,NONE,1.1 acquisitions-top.inc,NONE,1.1 acquisitions-bottom.inc,NONE,1.1 main.css,NONE,1.1

Chris Cormack rangi at users.sourceforge.net
Mon Jun 16 10:20:57 CEST 2003


Update of /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/unido/en/includes
In directory sc8-pr-cvs1:/tmp/cvs-serv16981

Added Files:
	general-end.inc cat-top.inc cat-bottom.inc 
	acquisitions-top.inc acquisitions-bottom.inc main.css 
Log Message:
More UNIDO work


--- NEW FILE ---
		
		
<td>


 <td width="32"><img src="/images/holder.gif" width="40" height="1" border="0" alt="" /></td>
</tr>
</table>

<p> &nbsp; <p>


</BODY>
</HTML>
--- NEW FILE ---
<head>
<link rel="stylesheet" type="text/css" href="<TMPL_VAR name="themelang">/includes/main.css">

<title>KOHA INTRANET: Catalogue</title>

</head>
<body>



<!--

TOPMENU

the top menu has 2 columns, the first is for the site name 
(usually Koha) the second is for the menu items - which aligns 
them right as a group.  The section you are in has a "selected" class
so you need a new menu for each section.

-->



<table class="top-menu" width="100%" border="0">
	<tr>

	<td><a href="/cgi-bin/koha/mainpage.pl" class="logo"><h1 class="logo">Koha</h1></A></td>
	
	<td class="top-menuitems">
	<a class="selected" href="/cgi-bin/koha/loadmodules.pl?module=search&type=intranet">Catalogue</a>
	|
	<a class="menu" href="/cgi-bin/koha/members-home.pl">Members</a>
	|
	<a class="menu"href="/cgi-bin/koha/circ/circulation.pl">Circulation</a>
	|
	<a class="menu"href="/cgi-bin/koha/loadmodules.pl?module=acquisitions">Add New Items</a>
	|
	<a class="menu"href="/cgi-bin/koha/admin-home.pl">Administration</a>
	|
	<a class="menu" href="/cgi-bin/koha/reports-home.pl">Reports</a> 
	|
	<a class="menu" href="/cgi-bin/koha/mainpage.pl">Home</a>
							
	</td>
				
	</TR>
</TABLE>


		
		

<!--
MAIN TABLE

The main table sets up a left hand colun for the sub menu and the layout of the rest of the page.  
We are using 2 and 3 column display tables, and there is a different set of includes for each.  


-->

<p>

<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr valign="top"><td class="sidenav-box">

<p>&nbsp;</p>

<h4>CATALOGUE</h4>

<UL class="sidenav">

<LI class="selected" > <a href="/cgi-bin/koha/loadmodules.pl?module=search&type=intranet">Search</a>
<li> <a href="/cgi-bin/koha/loadmodules.pl?module=search&marc=1&type=intranet">MARC search</a>
						
</ul>

<h4>MAINTENANCE</h4>
<UL class="sidenav">
<li> <b>Edit Catalogue Record:</b> To edit a record first search for it here. When you get to the details page you will be able to edit it.
<li> <a href="/cgi-bin/koha/loadmodules.pl?module=addbiblio&type=intranet">Add New Item</a>
<li> <a href="/cgi-bin/koha/maint/catmaintain.pl">Subject Maintenance</a>
</ul>



<TMPL_IF NAME="loggedinusername">
You are Logged in as: <TMPL_VAR NAME="loggedinusername"> 

<UL class="sidenav">
<li>
<a href=/cgi-bin/koha/mainpage.pl?logout.x=1 class="logout">Log Out</a>
</ul>
<TMPL_ELSE>
<UL class="sidenav">
<li><a href=/cgi-bin/koha/opac-user.pl class="login">Log In</a>
</ul>
</TMPL_IF>


<p>



</td>


 <td width="32"><img src="/images/holder.gif" width="40" height="1" border="0" alt="" /></td>

<td>
--- NEW FILE ---
<br clear=all>
<p> &nbsp; </p>


</BLOCKQUOTE>

<CENTER>
<FONT SIZE=2  face="arial, helvetica">
<A HREF="/cgi-bin/koha/mainpage.pl">Home</a> ||
<A HREF="/cgi-bin/koha/loadmodules.pl?module=search&type=intranet">Catalogue</a> ||
<A HREF="/cgi-bin/koha/members-home.pl">Members</a> ||
<A HREF="/cgi-bin/koha/loadmodules.pl?module=acquisitions">Acquisitions</a> ||
<A HREF="/cgi-bin/koha/loadmodules.pl?module=MARC">MARC</a> ||
<A HREF="/cgi-bin/koha/circ/circulation.pl">Circulation</a> ||
<A HREF="/cgi-bin/koha/reports-home.pl">Reports</a> ||
<A HREF="/cgi-bin/koha/admin-home.pl">Parameters</a> ||
<A HREF="/cgi-bin/koha/about.pl">About</a> || 
Help
</FONT>
</CENTER>
</BODY>

</HTML>

--- NEW FILE ---
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">

<html>
<head>
<title>KOHA: INTRANET: Acquisitions</title>
<link rel="stylesheet" type="text/css" href="<TMPL_VAR name="themelang">/includes/main.css">

</head>
<body>



<!--

TOPMENU

the top menu has 2 columns, the first is for the site name 
(usually Koha) the second is for the menu items - which aligns 
them right as a group.  The section you are in has a "selected" class
so you need a new menu for each section.

-->



<table class="top-menu" width="100%" border="0">
	<tr>

	<td><a href="/cgi-bin/koha/mainpage.pl" class="logo"><h1 

class="logo">Koha</h1></A></td>
	
	<td class="top-menuitems">
	<a

href="/cgi-bin/koha/loadmodules.pl?module=search&type=intranet">Catalogue</a>
	|
	<a class="menu" href="/cgi-bin/koha/members-home.pl">Members</a>
	|
	<a class="menu" href="/cgi-bin/koha/circ/circulation.pl">Circulation</a>
	|
	<a  class="selected"  href="/cgi-bin/koha/loadmodules.pl?module=acquisitions">Add New 

Items</a>
	|
	<a class="menu" href="/cgi-bin/koha/admin-home.pl">Administration</a>
	|
	<a class="menu" href="/cgi-bin/koha/reports-home.pl">Reports</a> 
	|
	<a class="menu" href="/cgi-bin/koha/mainpage.pl">Home</a>
							
	</td>
				
	</TR>
</TABLE>

		

<!--
MAIN TABLE

The main table sets up a left hand colun for the sub menu and the layout of the rest of the 

page.  
We are using 2 and 3 column display tables, and there is a different set of includes for each.  


-->

<p>

<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr valign="top"><td class="sidenav-box">

<p>&nbsp;</p>

<h4>ACQUISITIONS</h4>

<UL class="sidenav">

<LI class="selected" > <a 

href="/cgi-bin/koha/acqui.simple/addbiblio-nomarc.pl">Add New Items</a>
<li> <a 

href="/cgi-bin/koha/acqui.simple/">Add Periodical</a>
						
</ul>

<h4>MAINTENANCE</h4>
<UL class="sidenav">

<li> <a href="/cgi-bin/koha/catalogue-home.pl">Edit Catalogue Record</a>

</ul>



<TMPL_IF NAME="loggedinusername">
You are Logged in as: <TMPL_VAR NAME="loggedinusername"> 

<UL class="sidenav">
<li>
<a href=/cgi-bin/koha/mainpage.pl?logout.x=1 class="logout">Log Out</a>
</ul>
<TMPL_ELSE>
<UL class="sidenav">
<li><a href=/cgi-bin/koha/opac-user.pl class="login">Log In</a>
</ul>
</TMPL_IF>


<p>



</td>


 <td width="32"><img src="/images/holder.gif" width="40" height="1" border="0" alt="" /></td>

<td>

--- NEW FILE ---
		
		
<td>


 <td width="32"><img src="/images/holder.gif" width="40" height="1" border="0" alt="" /></td>
</tr>
</table>

<p> &nbsp; <p>


</BODY>
</HTML>
--- NEW FILE ---


body {
  background-color: #FFFFFF;
  font-family: arial,helvetica, san-serif;
  margin: 0px;
  padding: 0px;
}

p,ul,ol,li {
  font-family: arial,helvetica,san-serif;
  font-size: 12px;
  line-height: 20px;
}

td {
  font-family: arial,helvetica,san-serif;
  font-size: 12px;
}



a {
	color: #E36F00;
	font-weight:bold;}

a:visited {
	color: #003CD8;
	font-weight:bold;}



a:hover {
	background:#D6F96A;
	color:#000000;
	padding:4px;
	
	}


h1,h2,h3,h4 {
  color: #55127B;
  font-family: arial,helvetica;}


h1 {
  font-size: 32px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  
}

 
h2 {
 
  font-size: 24px;
  margin-bottom: 8px;
  padding-bottom: 4px;
  
}

h3 {
  
  font-size: 20px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

h4 {
  
  font-size: 16px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}


table.content {
	padding:opx;
	margin:0px;

}

table.data {padding:opx;
	margin:0px;}

.column-first{
	border-right: 1px;
  	border-color: #55127B;
  	border-style: solid;
        border-top: 0px;
	border-left: 0px;
	border-bottom: 0px;
	padding-right:4px; 
	line-height: 20px;
	

}

.column-middle{
	border-right: 1px;
  	border-color: #55127B;
  	border-style: solid;
        border-top: 0px;
	border-left: 0px;
	border-bottom: 0px;
	padding-right,:4px; 
	padding-left:4px; 
	line-height: 20px;
}


column-last:{
	padding-right:4px; 
	padding-left:4px; 
	line-height: 20px;
	padding-bottom:0px;
	margin-bottom:0px;



.crumb {
  color: #000000;
  font-weight: normal;
}

.crumb a:link {
  color: #CC9966;
  font-weight: normal;
}

.crumb a:visited {
  color: #666666;
  font-weight: normal;
}

.crumb a:hover {
  background-color: #D6F96A;
  color: #000000;
}

.data-header {
	font-weight: bold;

  	
	}


.go {
  color: #FEEDDB;
  background-color: #C57619;
  border: 1px;
  border-color: #000000;
  border-style: solid;
  font-family: arial,hevetica,sans-serif;
  font-size: small;
  font-weight: bold;
  padding: 4px;
 height : 30px;
}



input.field { width:  300px;
        height : 30px;
	border: solid 1px #000000;
	font-family: "arial narrow",arial,helvetica,sans-serif;
	font-size: 21px;
	line-height: 24px;
	margin-bottom: 0px;
	padding-bottom: 2px;
	

}


input.short-field { width:  150px;
	 height : 30px;
	border: solid 1px #000000;
	font-family: "arial narrow",arial,helvetica,sans-serif;
	font-size: 21px;
	line-height: 24px;
	margin-bottom: 0px;
	padding-bottom: 2px;
	

}

input.mid-field { width:  250px;
  height : 30px;
	border: solid 1px #000000;
	font-family: "arial narrow",arial,helvetica,sans-serif;
	font-size: 21px;
	line-height: 24px;
	margin-bottom: 0px;
	padding-bottom: 2px;
	

}


input.checkbox {}

.label {
	font-family: "arial narrow",arial,helvetica,sans-serif;
	font-weight: bold;
}


td.heading {padding-top: 32px;}


.tip { 
color:#AB89BB;}

.tip-big {
     	font-size: 32pt;
        font: ocean-sans, times,serif;
	
}



.top-menu {
  background-color: #8BC638;
border-top: 0px;
border-left: 0px;
border-right: 0px;
  border-bottom: 1px;
  border-color: #000000;
  border-style: solid;
  margin: 0px;  
}


.top-menuitems {
  text-align: right;
 padding-right: 20px;
}

.top-menuitems a {
color:#003CD8;
padding: 4px;}



h1.logo {
  margin-left: 20px;
  margin-bottom: 4px;
  margin-top: 4px;
  color: #000000;
  
}

a.logo{
 color: #000000;
}

a:hover.logo {
	color:000000;
	background:#D6F96A;
	padding:0px;}


a.selected {
	
	color:#FFFFFF;
	
	}

a:hover.selected {
	
	color:#000000;
	
	}





.sidenav-box {
  background-color: #E7F4D8;
  padding-left: 20px;  
  padding-right: 4px;  
  border-bottom: 1px;
  border-top: 1px;
  border-left: 0px;
  border-right: 1px;
  border-color: #A2BB64; 
  border-style: solid;
  width: 150px;
  
  
}

.sidenav ul {
  list-style-image: url(/images/styles/nav-dot.gif);
  list-style-position: outside;
  list-style-type: disc;
  margin-left: 16px;
  margin-top: 2px;
  padding-left: 0px;
  padding-top: 2px;

  font-size: 9pt;
  font-weight: normal;
  line-height: 13px;
  margin-bottom: 3pt;
}


.sidenav a:hover {
  background: #ffffff;
  color: #000000;
}







.button {
  color: #FEEDDB;
  background-color: #C57619;
  border: 1px;
  border-color: #000000;
  border-style: solid;
  font-family: arial,hevetica,sans-serif;
  font-size: small;
  font-weight: bold;
  padding: 4px;
 height : 30px;
	
	
}

#menubar {
	border-top:1px solid #666666;
	font: 1.2em sans-serif;
	background-color:#DDDDDD;
}
#submenu {
	font: 0.5em sans-serif;
	background-color:#EEEEEE;
	border-left:1px solid #000000;
}
a.submenu {
	font-weight: normal;
	text-decoration: none;
	cursor: hand;
	color:#777777;
	padding:4px;
	font-weight: bold;
	margin:0;
}

h2.underline {
	border-style: solid;
	border-color: #55127B;
	border-top: 0px;
border-left: 0px;
border-right: 0px;
  border-bottom: 1px;
line-height:24px;
padding-top:4px;
padding-bottom:4px;
margin-top: 12px;
margin-bottom: 12px;

}





More information about the Koha-cvs mailing list