mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-06 22:59:27 +00:00
207 lines
4.5 KiB
HTML
207 lines
4.5 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
|
<html>
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
|
<title>FH Complete</title>
|
|
<style type="text/css">
|
|
body
|
|
{
|
|
background-color: #006095;
|
|
}
|
|
div
|
|
{
|
|
font-size:12px;
|
|
font-family:Arial;
|
|
}
|
|
p
|
|
{
|
|
font-size:14px;
|
|
font-family:Arial;
|
|
padding-left:200px;
|
|
padding-right:200px;
|
|
color:#D1D7DA;
|
|
text-align: justify;
|
|
}
|
|
td,tr
|
|
{
|
|
align:center;
|
|
text-align:center;
|
|
}
|
|
a
|
|
{
|
|
text-decoration:underline;
|
|
cursor:pointer;
|
|
font-size:14px;
|
|
color:#D1D7DA;
|
|
font-family:Arial;
|
|
border:0;
|
|
}
|
|
ul
|
|
{
|
|
list-style-type:square;
|
|
color:#FFF;
|
|
text-align:left;
|
|
font-size:14px;
|
|
font-family:Arial;
|
|
padding-left:200px;
|
|
padding-right:200px;
|
|
color:#D1D7DA;
|
|
text-align: justify;
|
|
}
|
|
img
|
|
{
|
|
border:0;
|
|
}
|
|
td.menu
|
|
{
|
|
text-align:center;
|
|
vertical-align:bottom;
|
|
width:170px;
|
|
background:url(skin/images/menue.png);
|
|
background-position:top left;
|
|
background-repeat:no-repeat;
|
|
border-bottom:1px solid #FFF;
|
|
padding-bottom:5px;
|
|
}
|
|
td:hover.menu, td:active.menu, td:focus.menu, td.menuselected
|
|
{
|
|
text-align:center;
|
|
vertical-align:bottom;
|
|
width:170px;
|
|
background:url(skin/images/menue_hover.png);
|
|
background-position:top left;
|
|
background-repeat:no-repeat;
|
|
border-bottom:1px solid #FFF;
|
|
padding-bottom:5px;
|
|
text-decoration:none;
|
|
cursor:pointer;
|
|
}
|
|
a.menu
|
|
{
|
|
padding-top:40px;
|
|
width:170px;
|
|
vertical-align:bottom;
|
|
color:#FFF;
|
|
text-decoration:none;
|
|
cursor:pointer;
|
|
display:block;
|
|
font-size:16px;
|
|
font-family:Arial;
|
|
}
|
|
a:hover.menu, a:active.menu, a:focus.menu, a.menuselected
|
|
{
|
|
padding-top:40px;
|
|
width:170px;
|
|
vertical-align:bottom;
|
|
text-decoration:none;
|
|
font-size:16px;
|
|
color:#006095;
|
|
cursor:pointer;
|
|
display:block;
|
|
}
|
|
|
|
</style>
|
|
</head>
|
|
<body>
|
|
<div align="center" style="padding:30px;">
|
|
<table border="0" cellpadding="0" cellspacing="0" width="500px">
|
|
<tr>
|
|
<td align="center" colspan="7"><a href="index.html"><img title="FH Complete" height="90" alt="FH Complete" src="skin/images/fh-complete_weiss.png"></a></td>
|
|
</tr>
|
|
<tr height="40">
|
|
<td colspan="7"> </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="menu"><a class="menu" href="index.html">ÜBERBLICK</a></td>
|
|
<td class="menuselected"><a class="menuselected" href="fhcomplete_anforderungen.html">ANFORDERUNGEN</a></td>
|
|
<td class="menu"><a class="menu" href="fhcomplete_cis.html">CIS</a></td>
|
|
<td class="menu"><a class="menu" href="fhcomplete_fas.html">FAS-ONLINE</a></td>
|
|
<td class="menu"><a class="menu" href="fhcomplete_tempus.html">TEMPUS</a></td>
|
|
<td class="menu"><a class="menu" href="fhcomplete_wawi.html">WAWI</a></td>
|
|
<td class="menu"><a class="menu" href="fhcomplete_vilesci.html">VILESCI</a></td>
|
|
</tr>
|
|
<tr height="30">
|
|
<td colspan="7"> </td>
|
|
</tr>
|
|
<tr>
|
|
<td colspan="7">
|
|
<p>
|
|
Für den Betrieb von FH-Complete müssen folgende Systemvoraussetzungen erfüllt werden:
|
|
</p>
|
|
<ul>
|
|
<li>WebServer (empfohlen: Apache 2.2)</li>
|
|
<li>PHP 5.2 oder höher<br/>
|
|
<li>PostgreSQL 8.4 (oder SQL99 kompatible Datenbank)</li>
|
|
</ul>
|
|
<p><b>Browseranforderungen</b><br/>
|
|
<br/>
|
|
Für die Applikationen TEMPUS und FAS wird ein Gecko-basierender Browser benötigt:
|
|
</p>
|
|
<ul>
|
|
<li>Empfohlen: <a href="http://www.seamonkey-project.org/releases/1.1.18" target="blank">Seamonkey Version 1.1.18</a></li>
|
|
<li>Firefox ab Version 1.5</li>
|
|
</ul>
|
|
<p>
|
|
Für die Applikationen CIS und Vilesci kann jeder standardkonforme Webbrowser verwendet werden.
|
|
</p>
|
|
<br/>
|
|
<br/>
|
|
</div>
|
|
</td>
|
|
</tr>
|
|
<tr height="60">
|
|
<td colspan="7"></td>
|
|
</tr>
|
|
<tr>
|
|
<td colspan="7">
|
|
<table align="center" border="0" cellpadding="0" cellspacing="0" width="10%">
|
|
<tr>
|
|
<td width="100%">
|
|
<p style="padding-left:30px; padding-right:30px;" >
|
|
<a style="text-decoration:none;font-size:12px;" href="fhcomplete_impressum.html">IMPRESSUM</a>
|
|
</p>
|
|
</td>
|
|
<td width="100%">
|
|
<p style="padding-left:30px; padding-right:30px;" >
|
|
<a style="text-decoration:none;font-size:12px;" href="fhcomplete_kontakt.html">KONTAKT</a>
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
<br/>
|
|
<br/>
|
|
<br/>
|
|
<br/>
|
|
<br/>
|
|
<br/>
|
|
<br/>
|
|
<br/>
|
|
<br/>
|
|
<br/>
|
|
<br/>
|
|
<br/>
|
|
<br/>
|
|
<br/>
|
|
<br/>
|
|
<br/>
|
|
<br/>
|
|
<br/>
|
|
<br/>
|
|
<br/>
|
|
<br/>
|
|
<br/>
|
|
<br/>
|
|
<br/>
|
|
<br/>
|
|
<br/>
|
|
<br/>
|
|
<br/>
|
|
<br/>
|
|
<br/>
|
|
</div>
|
|
</body>
|
|
</html>
|