Koha-Demoinstallation: Unterschied zwischen den Versionen

Aus Admin Kuhn GmbH
Wechseln zu: Navigation, Suche
Zeile 4: Zeile 4:
  
 
<html>
 
<html>
<center>
+
<table align=center>
 +
<tr>
 +
<td>
 
<form method="post" action="http://koha.adminkuhn.ch:8000/cgi-bin/koha/opac-user.pl">
 
<form method="post" action="http://koha.adminkuhn.ch:8000/cgi-bin/koha/opac-user.pl">
 
<input type="hidden" value="opac" name="koha_login_context"/>
 
<input type="hidden" value="opac" name="koha_login_context"/>
Zeile 11: Zeile 13:
 
<input type="submit" value="OPAC"/>
 
<input type="submit" value="OPAC"/>
 
</form>
 
</form>
 
+
</td>
 +
<td>
 
<form method="post" action="http://koha.adminkuhn.ch:8001/">
 
<form method="post" action="http://koha.adminkuhn.ch:8001/">
 
<input type="hidden" value="intranet" name="koha_login_context"/>
 
<input type="hidden" value="intranet" name="koha_login_context"/>
Zeile 18: Zeile 21:
 
<input type="submit" value="Dienstoberfläche"/>
 
<input type="submit" value="Dienstoberfläche"/>
 
</form>
 
</form>
</center>
+
</td>
 +
</tr>
 +
</table>
 
</html>
 
</html>
  

Version vom 9. Februar 2014, 16:56 Uhr

Hier können Sie die aktuelle Koha-Version 3.14 direkt ausprobieren.
Durch Klicken auf eine der beiden Schaltflächen werden Sie direkt mit dem Benutzernamen bebu und dem Passwort bebu angemeldet.

<html>

<form method="post" action="http://koha.adminkuhn.ch:8000/cgi-bin/koha/opac-user.pl"> <input type="hidden" value="opac" name="koha_login_context"/> <input type="hidden" name="userid" id="userid" value="bebu"/> <input type="hidden" name="password" id="password" value="bebu"/> <input type="submit" value="OPAC"/> </form>

<form method="post" action="http://koha.adminkuhn.ch:8001/"> <input type="hidden" value="intranet" name="koha_login_context"/> <input type="hidden" name="userid" id="userid" value="bebu"/> <input type="hidden" name="password" id="password" value="bebu"/> <input type="submit" value="Dienstoberfläche"/> </form>

</html>

Bei Bedarf können Sie den OPAC und die Dienstoberfläche aber auch über ihre jeweiligen Links erreichen und sich selber anmelden.
Als Datenformat wird MARC 21 verwendet.