mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-01 20:29:29 +00:00
d8e9d01d38
Ferienverwaltung in Vilesci eingefügt. Reihungstest Administration: Übersicht der Teilgebiete berechnet die Gesamtzeit, Link zu Auswertung und Fragenkatalog eingefügt. sync/sync_stpldev_stpl.php schreibt nun auch die Beginnzeit ins Update-Mail
103 lines
3.1 KiB
HTML
103 lines
3.1 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">
|
|
<meta http-equiv="expires" content="0">
|
|
<meta http-equiv="cache-control" content="no-cache">
|
|
<title>FH Complete</title>
|
|
<link href="skin/fhcomplete_website.css" rel="stylesheet" type="text/css">
|
|
<script type="text/javascript">
|
|
function PopupZugangsdaten (Adresse)
|
|
{
|
|
MeinFenster = window.open(Adresse, "Zugangsdaten", "width=800,height=550,left=100,top=200,location=no,menubar=no,resizable=yes");
|
|
MeinFenster.focus();
|
|
}
|
|
</script>
|
|
|
|
</head>
|
|
|
|
<div align="center" style="padding:30px;">
|
|
<table border="0" cellpadding="0" cellspacing="0" width="500px">
|
|
<tr>
|
|
<td align="center"><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> </td>
|
|
</tr>
|
|
<tr>
|
|
<td>
|
|
<table border="0" cellpadding="0" cellspacing="0">
|
|
<tr>
|
|
<td colspan="5">
|
|
<table align="center" cellpadding="0" cellspacing="0"><tr>
|
|
<td class="menu"><a class="menu" href="index.html">ÜBERBLICK</a></td>
|
|
<td class="menu"><a class="menu" href="fhcomplete_anforderungen.html">ANFORDERUNGEN</a></td>
|
|
<td class="menuselected"><a class="menuselected" href="fhcomplete_community.html">COMMUNITY</a></td>
|
|
</tr></table>
|
|
</td>
|
|
</tr>
|
|
<tr><td colspan="5"> </td></tr>
|
|
<tr>
|
|
<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>
|
|
</table>
|
|
</td>
|
|
</tr>
|
|
<tr height="30">
|
|
<td> </td>
|
|
</tr>
|
|
<tr>
|
|
<td>
|
|
<p style="font-size:20px;text-align: center;">COMMUNITY</p>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td>
|
|
<p>
|
|
<br/><br/>
|
|
FH-Complete ist als Community-Projekt gedacht, deren Mitglieder gemeinsam das System weiterentwickeln.
|
|
Wir verwenden das Feature-Request System Mantis, zur Verwaltung und Dokumentation des Projekts.
|
|
<br/><br/>
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td>
|
|
<br/><br/>
|
|
<a href="http://fhcomplete.technikum-wien.at/mantis/roadmap_page.php" target="blank">Roadmap FH-Complete in Mantis</a>
|
|
<br/><br/>
|
|
</td>
|
|
</tr>
|
|
<tr height="60">
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td>
|
|
<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>
|
|
|
|
|
|
|
|
</div>
|
|
</body>
|
|
</html>
|