Minor display changes.
[koha.git] / koha-tmpl / intranet-tmpl / default / de / intranet-main.tmpl
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2 <html>
3 <head>
4         <title>WILLKOMMEN ZUM KOHA INTRANET</title>
5         <link rel="stylesheet" type="text/css" href="<!-- TMPL_VAR NAME="themelang" -->/includes/intranet-main.css">
6         <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
7 <!-- JAVASCRIPT SCRIPTS -->
8         <script language="JavaScript" type="text/javascript">
9                 var IE = document.all?true:false;
10                 if (!IE) document.captureEvents(Event.MOUSEMOVE)
11                 document.onmousemove = getMouseXY;
12                 var mouseX = 0;
13                 var mouseY = 0;
14                 function getMouseXY(e) {
15                         if (IE) {
16                                 mouseX = event.clientX + document.body.scrollLeft;
17                                 mouseY = event.clientY + document.body.scrollTop;
18                         }
19                         else {
20                                 mouseX = e.pageX;
21                                 mouseY = e.pageY;
22                         }  
23                         if (mouseX < 0){mouseX = 0;}
24                         if (mouseY < 0){mouseY = 0;}  
25                         return true;
26                 }
27                 function MM_findObj(n, d) { //v4.0
28                         var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
29                         d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
30                         if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
31                         for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
32                         if(!x && document.getElementById) x=document.getElementById(n); return x;
33                 }
34                 function SetOn(item) {
35                         for(i=1;i<=7;i++) {
36                                 SetOff(i);
37                         }
38                         if (!(layer = MM_findObj('Hint' + item))) return;
39                         layer.style.visibility = 'visible';
40                 }
41                 function SetOff(item) {
42                         if (!(layer = MM_findObj('Hint' + item))) return;
43                         layer.style.visibility = 'hidden';
44                 }
45         </script>
46         <script language="javascript" type="text/javascript">
47         var blnOk=true;
48         function Load() {
49                 if(document.body.style.backgroundColor!="") { blnOk=false; }
50                 if(document.body.style.color!="") { blnOk=false; }
51                 if(document.body.style.marginTop!="") { blnOk=false; }
52                 if(blnOk) {
53                         for(i=1;i<=6;i++) {
54                                 SetOff(i);
55                         }
56
57                         }
58                 }
59         </script>
60
61 </head>
62 <body onload="Load();">
63 <div id="mainbloc">
64         <div class="image">
65                 <p class="kohalogo">Koha</p>
66                 <p class="kohalogo2">Open Source Bibliotheksverwaltung</p>
67                 <p class="kohalogo2">Bibliothekarsbereich</p>
68                 <hr width="50%" />
69                 <p class="kohalogo2">Koha : ein Geschenk, eine Spende oder ein Beitrag</p>
70         </div>
71         <div id="menus">
72 <!-- RIGHT (disappearing) BLOC -->
73                 <div id="Hint1" class="hint">
74                         <h1 class="catalogue">Katalog</h1>
75                         <a href="/cgi-bin/koha/loadmodules.pl?module=search&marc=1&amp;type=intranet" class="catalogue">Katalogsuche</a>
76                                 <p>Ein Biblio suchen. Wird das Biblio gefunden, kann man den Status checken, es reservieren oder sehen, wo es ist</p>
77                         <a href="/cgi-bin/koha/loadmodules.pl?module=addbiblio&amp;type=intranet" class="catalogue">Biblio hinzuf&uuml;gen</a>
78                                 <p>Eine Biblio direkt in den Katalog aufnehmen</p>
79                         <a class="catalogue" href="/cgi-bin/koha/bull-home.pl">Serien</a>
80                                 <p>Management von Serien-Abos und Ausgaben</p>
81                         <a href="/cgi-bin/koha/bookshelves/shelves.pl" class="catalogue">Virtuelle Regale</a>
82                                 <p>Virtuelle Regale k&ouml;nnen von Bibliothekaren und Benutzern zur Bildung von virtuellen Bibliotheken innerhalb der "realen" benutzt werden. Ein virtuelles Regal kann z.B. von Lehrern zur Unterst&uuml;tzung bei der Suche nach speziellen Information eingesetzt werden. </p>
83                         <!-- TMPL_IF NAME="NOTMARC" -->
84                                 <form action="/cgi-bin/koha/loadmodules.pl" method="post">
85                                         <input type="hidden" name="module" value="search">
86                                         <input type="hidden" name="type" value="intranet">
87                                         <input type="text" name="keyword" size="27">
88                                         <input type="reset" value="l&ouml;schen"><br>
89                                         <p>Suchbegriffe in das Feld eingeben und dann die Eingabetaste dr&uuml;cken</p>
90                                         <a href="/cgi-bin/koha/loadmodules.pl?module=search&amp;type=intranet" class="catalogue">Erweiterte Suche (weitere Optionen)</a><br>
91                                 </form>
92                         <!-- /TMPL_IF -->
93                 </div>
94                 <div id="Hint2" class="hint">
95                         <h1 class="members">Benutzer</h1>
96                         <h2 class="members">Suche</h2>
97                         <form action="/cgi-bin/koha/members/member.pl" method="post">
98                                 <input type="text" size="27" name="member">
99                                 <input type="submit" value="OK"><br>
100                                 <p>Suchbegriffe in das Feld eingeben und dann die Eingabetaste dr&uuml;cken</p>
101                                 <img src="<!-- TMPL_VAR NAME="themelang" -->/images/holder.gif" width="1" height="12" alt="" hspace="0" vspace="0">
102                         </form>
103
104                         <a href="/cgi-bin/koha/members/members-home.pl" class="members">Startseite Benutzer</a>
105                         <p>Zur Hauptseite Benutzer</p>
106                         <a href="/cgi-bin/koha/members/memberentry.pl?actionType=Add" class="members">Benutzer hinzuf&uuml;gen</a>
107                         <p>Benutzer hinzuf&uuml;gen. Zuordnung auch f&uuml;r andere Zweigstellen m&ouml;glich.</p>
108                         <a href="/cgi-bin/koha/members/memberentry.pl?categorycode=I&actionType=Add" class="members">Organisation hinzuf&uuml;gen</a>
109                         <p>Organisation hinzuf&uuml;gen. Es werden weniger Informationen gespeichert als f&uuml;r einen "physischen" Benutzer.</p>
110                 </div>
111                 
112                 <div id="Hint3" class="hint">
113                         <h1 class="acquisition">Erwerbung</h1>
114                         Medien bestellen, Lieferungen annehmen, Budgets festlegen...
115                 </div>
116                 <div id="Hint4" class="hint">
117                         <h1 class="reports">Reports</h1>
118                         Alle vom System generierten Reports
119                 </div>
120                 <div id="Hint5" class="hint">
121                         <h1 class="reports">Authorities</h1>
122                         Authorities: Management &amp; Suche
123                 </div>
124                 <div id="Hint6" class="hint">
125                         <h1 class="parameters">Parameter</h1>
126                         <h2 class="parameters"><a href="barcodes/barcodes.pl">Strichcode-Generator</a></h2>
127                         <h2 class="parameters"><a href="admin/aqbookfund.pl">Erwerbungsetats</a></h2>
128                         <h2 class="parameters"><a href="import/breeding.pl">Import in den Fremddatenpool</a></h2>
129                 </div>
130                 <div id="Hint7" class="hint">
131                         <h1 class="circulation">Ausleihe</h1>
132                         T&auml;tigen von Ausleihen und R&uuml;ckgaben nur mit Strichcodeleser und Maus
133                 </div>
134 <!-- MAIN MENU -->
135                 <a href="/cgi-bin/koha/loadmodules.pl?module=acquisitions" class="acquisition" onMouseOver="SetOn(3);">Erwerbung</a><br/>
136                 
137                 <a href="/cgi-bin/koha/loadmodules.pl?module=search&amp;type=intranet" class="catalogue" onMouseOver="SetOn(1);">Katalog</a><br/>
138                 
139                 <a href="/cgi-bin/koha/circ/circulation.pl" class="circulation" onMouseOver="SetOn(7);">Ausleihe</a><br/>
140                 
141                 <a href="/cgi-bin/koha/members/members-home.pl" class="members" onMouseOver="SetOn(2);">Benutzer</a><br/>
142                 
143                 <a href="/cgi-bin/koha/authorities/authorities-home.pl" class="reports" onMouseOver="SetOn(5);">Authorities</a><br/>
144                 
145                 <a href="/cgi-bin/koha/reports-home.pl" class="reports" onMouseOver="SetOn(4);">Reports</a><br/>
146                 
147                 <a href="/cgi-bin/koha/admin-home.pl" class="parameters" onMouseOver="SetOn(6);">Parameter</a><br/>
148
149
150
151         </div>
152 </div>
153 </body>
154 </html>