Files
Geneweb/bin/setup/lang/welcome.htm
2024-03-05 22:01:20 +01:00

91 lines
3.3 KiB
HTML

<!DOCTYPE html>
<html lang="%l">
<head>
<!-- Copyright (c) 1998-2006 INRIA - GeneWeb -->
<!-- $Id: welcome.htm,v 7.00 2018-04-19 05:35:06 ddr Exp $ -->
<meta charset="utf-8">
<meta name="robots" content="none">
<link rel="shortcut icon" href="images/favicon_gwsetup.png">
<title>GeneWeb - Gwsetup</title>
%fsetup.css;
</head>
<body %Vbody_prop;>
<div style="background:url('images/gwlogo.png') no-repeat left top;
text-align:center; height:95px; line-height:95px; color:#2f6400;">
<h1 style="margin:0;">[Management and creation]</h1>
</div>
<p>
<div class="welcome">
<div style="float:left; width:50%%">
<div>
<span style="font-weight:bold">[Consult]</span>
<ul>
<li>[family Trees] (<a href="gwsetup?lang=%l;v=list.htm">list</a>)
<li>[the error history and statistics] (<a href="gwsetup?lang=%l;v=traces.htm">errors</a>)
</ul>
</div>
<div>
<span style="font-weight:bold">[Save]</span>
<ul>
<li>[a GEDCOM source file] (<a href="gwsetup?lang=%l;v=gwb2ged.htm">gwb2ged</a>)
<li>[a GeneWeb source file] (<a href="gwsetup?lang=%l;v=gwu.htm">gwu</a>)
</ul>
</div>
</div>
<div style="float:left; width:50%%;">
<span style="font-weight:bold;">[Create Family Tree]</span>
<ul>
<li>[from a GEDCOM source file] (<a href="gwsetup?lang=%l;v=ged2gwb.htm">ged2gwb</a>)
<li>[from a GeneWeb source file] (<a href="gwsetup?lang=%l;v=gwc.htm">gwc</a>)
<li>[empty] (<a href="gwsetup?lang=%l;v=simple.htm">gwc</a>)
</ul>
</div>
</div>
<br><hr><br>
<div>
<div style="float:left;">
<span><b>[Advanced Options]</b></span>
<ul>
<li>[Cleanup] (<a href="gwsetup?lang=%l;v=cleanup.htm">cleanup</a>)
<li>[Renaming] (<a href="gwsetup?lang=%l;v=rename.htm">rename</a>)
<li>[Deletion] (<a href="gwsetup?lang=%l;v=delete.htm">delete</a>)
<li>[Merging with other databases] (<a href="gwsetup?lang=%l;v=merge.htm">merge</a>)
<li>[Saving and restoring] (<a href="gwsetup?lang=%l;v=save.htm">gwu</a>)
<li>[Initialisation of consanguinities] (<a href="gwsetup?lang=%l;v=consang.htm">consang</a>)
<li>[Update links page / family chronicle] (<a href="gwsetup?lang=%l;v=update_nldb.htm">update_nldb</a>)
<li>[Compute connected componants] (<a href="gwsetup?lang=%l;v=connex.htm">connex</a>)
<li>[Compute the difference between two bases] (<a href="gwsetup?lang=%l;v=gwdiff.htm">gwdiff</a>)
<li>[Fixes problems in a base] (<a href="gwsetup?lang=%l;v=gwfix.htm">gwfixbase</a>)
</ul>
</div>
<div style="float:left;">
<span><b>[Configure]</b></span>
<ul>
<li>[the parameters of a database] (<a href="gwsetup?lang=%l;v=gwf.htm">.gwf</a>)
<li>[the parameters of the gwd service] (<a href="gwd?lang=%l;v=gwd.htm">gwd</a>)
<li>[build names/places cache files] (<a href="gwsetup?lang=%l;v=cache_files.htm">cache_files</a>)
</ul>
</div>
</div>
<p style="clear:both">
<p>
[You can also consult the complete documentation of %G.] (%D)
<br><br>
<div style="float: left; align: center;">
<span>[Display in][:]</span>
<a href="co">Corsu</a>
<a href="de">Deutsch</a>
<a href="en">English</a>
<a href="es">Español</a>
<a href="fr">Français</a>
<a href="it">Italiano</a>
<a href="lv">Latviesu</a>
<a href="sv">Svenska</a>
</div>
<br>
</body>
</html>