Initial commit
This commit is contained in:
196
Help/Komplett/wettkampf-einzeilung.html
Normal file
196
Help/Komplett/wettkampf-einzeilung.html
Normal file
@@ -0,0 +1,196 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Administration > Wettkamp-Einteilung</title>
|
||||
<meta name="generator" content="Help & Manual">
|
||||
<meta name="keywords" content="">
|
||||
<meta name="description" content="Wettkamp-Einteilung">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<link type="text/css" href="default.css" rel="stylesheet">
|
||||
<link type="text/css" href="custom.css" rel="stylesheet">
|
||||
<script type="text/javascript" src="nsh.js"></script>
|
||||
|
||||
<script type="text/javascript">
|
||||
// Toggle Toggler
|
||||
|
||||
var toggleCount=false;
|
||||
var switchState;
|
||||
|
||||
function toggleToggles() {
|
||||
|
||||
if (!toggleCount) {
|
||||
toggleCount = true;
|
||||
HMToggleExpandAll(true);
|
||||
switchState = true;
|
||||
}
|
||||
|
||||
else if (switchState) {
|
||||
HMToggleExpandAll(false);
|
||||
switchState = false;
|
||||
}
|
||||
|
||||
else {
|
||||
HMToggleExpandAll(true);
|
||||
switchState = true;
|
||||
}
|
||||
}
|
||||
</script>
|
||||
|
||||
<!-- non-scrolling headers for CHM and browser-based help, local styles-->
|
||||
<style type="text/css" media="screen">
|
||||
html, body { margin:0;
|
||||
padding:0;
|
||||
overflow: hidden;
|
||||
background: #FFFFFF;
|
||||
}
|
||||
|
||||
div#printheader {
|
||||
display: none;
|
||||
padding-bottom: 10px;
|
||||
}
|
||||
#idheader {
|
||||
width:100%;
|
||||
height:auto;
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
}
|
||||
#idheaderbg {
|
||||
background: #6F6F6F;
|
||||
}
|
||||
#callout-table, #overview-table {display:block; position:relative; top:0; left:0;}
|
||||
#callout-icon {display:block; position:absolute; top:-11px; left:-11px;}
|
||||
#callout-icon-flag {display:block; position:absolute; top:-11px; left:-8px;}
|
||||
#callout-table a {text-decoration: none; color: blue;}
|
||||
#callout-table a:visited {text-decoration: none; color: blue;}
|
||||
#overview-table a {text-decoration: none; color: black;}
|
||||
#overview-table a:visited {text-decoration: none; color: black;}
|
||||
#callout-table a:hover, #overview-table a:hover {text-decoration: underline;}
|
||||
p.help-url { margin: 20px 0 5px 0; text-align: center; font-size: 80%; text-decoration: none }
|
||||
.sync-toc { color: #ffffff; font-size: 8pt; font-weight: bold; display: none; }
|
||||
.sync-toc a { color: #ffffff; text-decoration: none; font-weight: bold;}
|
||||
.sync-toc a:visited { color: #ffffff; }
|
||||
.sync-toc a:hover { text-decoration: underline; }
|
||||
</style>
|
||||
<!--[if lt IE 7]>
|
||||
<style type="text/css">
|
||||
#idcontent {padding: 0px;}
|
||||
#innerdiv {padding: 10px 5px 5px 10px ;}
|
||||
</style>
|
||||
<![endif]-->
|
||||
<noscript>
|
||||
<style type="text/css">
|
||||
html, body { overflow: auto; }
|
||||
</style>
|
||||
</noscript>
|
||||
<style type="text/css" media="print">
|
||||
span.f_Heading1 { color: black; }
|
||||
#idheader, #printheader img { display:none; }
|
||||
#printheader { display: block; margin-top: 20px; }
|
||||
#idcontent { margin-top: 10px; }
|
||||
</style>
|
||||
<script type="text/javascript" src="jquery.js"></script>
|
||||
<script type="text/javascript" src="helpman_settings.js"></script>
|
||||
<script type="text/javascript" src="helpman_topicinit.js"></script>
|
||||
|
||||
<script type="text/javascript">
|
||||
HMSyncTOC("index.html", "wettkampf-einzeilung.html");
|
||||
</script>
|
||||
<script type="text/javascript" src="highlight.js"></script>
|
||||
<script type="text/javascript">
|
||||
$(document).ready(function(){highlight();});
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
<!--ZOOMSTOP-->
|
||||
|
||||
|
||||
<div id="printheader"><h1 class="p_Heading1"><span class="f_Heading1">Wettkamp-Einteilung</span></h1>
|
||||
</div>
|
||||
<div id="idheader">
|
||||
<div id="idheaderbg">
|
||||
<table width="100%" border="0" cellspacing="0" cellpadding="0"
|
||||
style="margin: 0px; background: url(header_bg.jpg);">
|
||||
|
||||
<tr valign="bottom">
|
||||
<td align="left" valign="bottom" class="topichead">
|
||||
<p class="sync-toc"><< <a rel="nofollow" href="index.html?wettkampf-einzeilung.html" target="_top">Click to Display Table of Contents</a> >></p>
|
||||
<p class="crumbs" id="idnav"><b>Navigation:</b>
|
||||
|
||||
<a href="administration.html">Administration</a> ></p>
|
||||
<h1 class="p_Heading1"><span class="f_Heading1">Wettkamp-Einteilung</span></h1>
|
||||
|
||||
</td>
|
||||
<td align="right" width="120" valign="middle" class="topichead" id="idnav">
|
||||
|
||||
<a href="export-der-angemeldeten-athlet.html"
|
||||
onmouseover="document.images.prev.src='btn_prev_h.gif'"
|
||||
onmouseout="document.images.prev.src='btn_prev_n.gif'"
|
||||
><img name=prev src="btn_prev_n.gif" border=0 alt="Previous page"
|
||||
></a><a href="administration.html"
|
||||
onmouseover="document.images.main.src='btn_home_h.gif'"
|
||||
onmouseout="document.images.main.src='btn_home_n.gif'"><img name=main src="btn_home_n.gif" border=0 alt="Return to chapter overview"
|
||||
></a><img src="btn_next_d.gif" border="0">
|
||||
</td>
|
||||
</tr>
|
||||
<tr><td colspan="2" style="height: 3px; background: url(header_bg_shadow.gif)"></td></tr>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
<!-- The following code displays Expand All/Collapse All links below the header in topics containing toggles -->
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<div id="idcontent"><div id="innerdiv">
|
||||
<!--ZOOMRESTART-->
|
||||
<p class="p_Normal">Mit dieser Funktion wird das Planungs-CSV pro Wettkampf hochgeladen und für den Datenimport in TAF umformatiert.</p>
|
||||
<p class="p_Normal"> </p>
|
||||
<p class="p_Normal"><span style="font-weight: bold;">1. Upload</span></p>
|
||||
<p class="p_Normal"> </p>
|
||||
<p class="p_Normal"><img alt="clip0013" width="646" height="250" style="margin:0;width:646px;height:250px;border:none" src="clip0013.png"/></p>
|
||||
<p class="p_Normal"><span class="f_ImageCaption">CSV-Input:</span><br />
|
||||
<img alt="clip0014" width="621" height="171" style="margin:0;width:621px;height:171px;border:none" src="clip0014.png"/></p>
|
||||
<p class="p_Normal"> </p>
|
||||
<p class="p_Normal"> </p>
|
||||
<p class="p_Normal"><span style="font-weight: bold;">2. Verarbeiten</span></p>
|
||||
<p class="p_Normal">Für die Verarbeitung wird angegeben, ob die Einteilung inkl. Kids-Cup durchgeführt werden soll.</p>
|
||||
<p class="p_Normal">Sofern die Box angewählt ist, werden für die entsprechenden Kagegorien zusätzliche Anmelde-Zeilen "UKC" für TAF generiert.</p>
|
||||
<p class="p_Normal"> </p>
|
||||
<p class="p_Normal"><img alt="clip0015" width="412" height="261" style="margin:0;width:412px;height:261px;border:none" src="clip0015.png"/></p>
|
||||
<p class="p_Normal"><span style="font-weight: bold;">3. Bestätigung und Download</span></p>
|
||||
<p class="p_Normal"> </p>
|
||||
<p class="p_Normal"><img alt="clip0016" width="329" height="399" style="margin:0;width:329px;height:399px;border:none" src="clip0016.png"/></p>
|
||||
<p class="p_Normal"> </p>
|
||||
<p class="p_Normal">TAF-Daten ohne KidsCup</p>
|
||||
<p class="p_Normal"><img alt="clip0017" width="1072" height="72" style="margin:0;width:1072px;height:72px;border:none" src="clip0017.png"/></p>
|
||||
<p class="p_Normal"> </p>
|
||||
<p class="p_Normal">TAF-Daten mit KidsCup</p>
|
||||
<p class="p_Normal"><img alt="clip0024" width="1072" height="56" style="margin:0;width:1072px;height:56px;border:none" src="clip0024.png"/></p>
|
||||
|
||||
<!--ZOOMSTOP-->
|
||||
</div></div>
|
||||
<script type="text/javascript">
|
||||
|
||||
var lastSlashPos = document.URL.lastIndexOf("/") > document.URL.lastIndexOf("\\") ? document.URL.lastIndexOf("/") : document.URL.lastIndexOf("\\");
|
||||
if( document.URL.substring(lastSlashPos + 1, lastSlashPos + 4).toLowerCase() != "~hh" )
|
||||
{
|
||||
if (document.all) setTimeout(function() {nsrInit();},20);
|
||||
else nsrInit();
|
||||
}
|
||||
|
||||
if ((!parent.hmNavigationFrame) && (parent.location) && (parent.location.href)) { $('.sync-toc').show();$('p.crumbs').hide();}
|
||||
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user