5d7ed4676b
better compatibility with Internet Explorer
148 lines
6 KiB
Cheetah
148 lines
6 KiB
Cheetah
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<html>
|
|
<head>
|
|
<title>WELCOME TO THE KOHA INTRANET </title>
|
|
<link rel="stylesheet" type="text/css" href="<!-- TMPL_VAR name="themelang" -->/includes/intranet-main.css">
|
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
|
<!-- JAVASCRIPT SCRIPTS -->
|
|
<script language="JavaScript" type="text/javascript">
|
|
var IE = document.all?true:false;
|
|
if (!IE) document.captureEvents(Event.MOUSEMOVE)
|
|
document.onmousemove = getMouseXY;
|
|
var mouseX = 0;
|
|
var mouseY = 0;
|
|
function getMouseXY(e) {
|
|
if (IE) {
|
|
mouseX = event.clientX + document.body.scrollLeft;
|
|
mouseY = event.clientY + document.body.scrollTop;
|
|
}
|
|
else {
|
|
mouseX = e.pageX;
|
|
mouseY = e.pageY;
|
|
}
|
|
if (mouseX < 0){mouseX = 0;}
|
|
if (mouseY < 0){mouseY = 0;}
|
|
return true;
|
|
}
|
|
function MM_findObj(n, d) { //v4.0
|
|
var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
|
|
d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
|
|
if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
|
|
for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
|
|
if(!x && document.getElementById) x=document.getElementById(n); return x;
|
|
}
|
|
function SetOn(item) {
|
|
for(i=1;i<=7;i++) {
|
|
SetOff(i);
|
|
}
|
|
if (!(layer = MM_findObj('Hint' + item))) return;
|
|
layer.style.visibility = 'visible';
|
|
}
|
|
function SetOff(item) {
|
|
if (!(layer = MM_findObj('Hint' + item))) return;
|
|
layer.style.visibility = 'hidden';
|
|
}
|
|
</script>
|
|
<script>
|
|
var blnOk=true;
|
|
function Load() {
|
|
if(document.body.style.backgroundColor!="") { blnOk=false; }
|
|
if(document.body.style.color!="") { blnOk=false; }
|
|
if(document.body.style.marginTop!="") { blnOk=false; }
|
|
if(blnOk) {
|
|
for(i=1;i<=6;i++) {
|
|
SetOff(i);
|
|
}
|
|
|
|
}
|
|
}
|
|
</script>
|
|
|
|
</head>
|
|
<body onload="Load();">
|
|
<div id="mainbloc">
|
|
<div class="image">
|
|
<p class="kohalogo">Koha</p>
|
|
<p class="kohalogo2">Open Source Library System</p>
|
|
<p class="kohalogo2">Librarian interface</p>
|
|
<hr width="50%"/>
|
|
<p class="kohalogo2">Koha : gift, donation or contribution</p>
|
|
</div>
|
|
<div id="menus">
|
|
<!-- RIGHT (disappearing) BLOC -->
|
|
<div id="Hint1" class="hint">
|
|
<h1 class="catalogue">Catalogue</h1>
|
|
<a href="/cgi-bin/koha/loadmodules.pl?module=search&marc=1&type=intranet" class="catalogue">Search catalogue</a>
|
|
<p>Search a biblio. When this biblio is found, you can check its status, reserve it, or see where it is</p>
|
|
<a href="/cgi-bin/koha/bookshelves/shelves.pl" class="catalogue">Virtual shelves</a>
|
|
<p>Virtual shelves can be used by librarian or patrons to build virtual libraries inside the "real" one.
|
|
The virtual shelf can be used by a teacher to help his/her students searching information on a specific topic.
|
|
It can be used by a library to define "most valuable books for <some category of patron>"</p>
|
|
<a href="/cgi-bin/koha/loadmodules.pl?module=addbiblio&type=intranet" class="catalogue">Add biblio</a>
|
|
<p>Directly add a biblio in the library catalogue</p>
|
|
<!-- TMPL_IF NAME="NOTMARC" -->
|
|
<form action="/cgi-bin/koha/loadmodules.pl" method="post">
|
|
<input type="hidden" name="module" value="search">
|
|
<input type="hidden" name="type" value="intranet">
|
|
<input type="text" name="keyword" size="27">
|
|
<input type="reset" value="clr"><br>
|
|
<p>Type in the box and press the enter key.</p>
|
|
<a href="/cgi-bin/koha/loadmodules.pl?module=search&type=intranet" class="catalogue">Advanced Search (More Options)</a><br>
|
|
</form>
|
|
<!-- /TMPL_IF -->
|
|
</div>
|
|
<div id="Hint2" class="hint">
|
|
<h1 class="members">Members</h1>
|
|
<h2 class="members">Search</h2>
|
|
<form action="/cgi-bin/koha/members/member.pl" method="post">
|
|
<input type="text" size="27" name="member">
|
|
<input type="submit" value="OK"><br>
|
|
<p>Type in the box and press the enter key.</p>
|
|
<img src="<!-- TMPL_VAR NAME="themelang" -->/images/holder.gif" width="1" height="12" alt="" hspace="0" vspace="0">
|
|
</form>
|
|
|
|
<a href="/cgi-bin/koha/members/members-home.pl" class="members">Member home</a>
|
|
<p>Go to the main member page</p>
|
|
<a href="/cgi-bin/koha/members/memberentry.pl?actionType=Add" class="members">Add member</a>
|
|
<p>Add a member in the library. The member can be attached to any branch of the library. He or she can also have children.</p>
|
|
<a href="/cgi-bin/koha/members/memberentry.pl?categorycode=I&actionType=Add" class="members">Add organisation</a>
|
|
<p>Add an organisation in the library. This member doesn't have some information a "physical" member has.</p>
|
|
</div>
|
|
<div id="Hint3" class="hint">
|
|
<h1 class="acquisition">Acquisitions</h1>
|
|
Order items, receive orders, set budgets...
|
|
</div>
|
|
<div id="Hint4" class="hint">
|
|
<h1 class="reports">Reports</h1>
|
|
All the system reports
|
|
</div>
|
|
<div id="Hint5" class="hint">
|
|
<h1 class="reports">Authorities</h1>
|
|
Authorities management & searches
|
|
</div>
|
|
<div id="Hint6" class="hint">
|
|
<h1 class="parameters">Parameters</h1>
|
|
Alter Koha System preferences
|
|
</div>
|
|
<div id="Hint7" class="hint">
|
|
<h1 class="circulation">Circulation</h1>
|
|
Work at the front desk on Issues and returns using only a barcode reader and a mouse
|
|
</div>
|
|
<!-- MAIN MENU -->
|
|
<a href="/cgi-bin/koha/loadmodules.pl?module=acquisitions" class="acquisition" onMouseOver="SetOn(3);">Acquisitions</a><br/>
|
|
|
|
<a href="/cgi-bin/koha/loadmodules.pl?module=search&type=intranet" class="catalogue" onMouseOver="SetOn(1);">Catalogue</a><br/>
|
|
|
|
<a href="/cgi-bin/koha/circ/circulation.pl" class="circulation" onMouseOver="SetOn(7);">Circulation</a><br/>
|
|
|
|
<a href="/cgi-bin/koha/members/members-home.pl" class="members" onMouseOver="SetOn(2);">Members</a><br/>
|
|
|
|
<a href="/cgi-bin/koha/authorities/authorities-home.pl" class="reports" onMouseOver="SetOn(5);">Authorities</a><br/>
|
|
|
|
<a href="/cgi-bin/koha/reports-home.pl" class="reports" onMouseOver="SetOn(4);">Reports</a><br/>
|
|
|
|
<a href="/cgi-bin/koha/admin-home.pl" class="parameters" onMouseOver="SetOn(6);">Parameters</a><br/>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|