summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 4e2d853)
raw | patch | inline | side by side (parent: 4e2d853)
author | janw <janw@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 14 Apr 2008 12:19:24 +0000 (12:19 +0000) | ||
committer | janw <janw@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 14 Apr 2008 12:19:24 +0000 (12:19 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@10418 594d385d-05f5-0310-b6e9-bd551577e9d8
437 files changed:
diff --git a/gosa-core/doc/core/de/html/addressbook/WARNINGS b/gosa-core/doc/core/de/html/addressbook/WARNINGS
+++ /dev/null
@@ -1,3 +0,0 @@
-No implementation found for style `fontenc'
-No implementation found for style `graphicx'
-There is no author for this document.
diff --git a/gosa-core/doc/core/de/html/addressbook/action.png b/gosa-core/doc/core/de/html/addressbook/action.png
deleted file mode 100644 (file)
index 21d5e2f..0000000
Binary files a/gosa-core/doc/core/de/html/addressbook/action.png and /dev/null differ
index 21d5e2f..0000000
Binary files a/gosa-core/doc/core/de/html/addressbook/action.png and /dev/null differ
diff --git a/gosa-core/doc/core/de/html/addressbook/addressbook.css b/gosa-core/doc/core/de/html/addressbook/addressbook.css
+++ /dev/null
@@ -1,41 +0,0 @@
-/* Century Schoolbook font is very similar to Computer Modern Math: cmmi */
-.MATH { font-family: "Century Schoolbook", serif; }
-.MATH I { font-family: "Century Schoolbook", serif; font-style: italic }
-.BOLDMATH { font-family: "Century Schoolbook", serif; font-weight: bold }
-
-/* implement both fixed-size and relative sizes */
-SMALL.XTINY { font-size : xx-small }
-SMALL.TINY { font-size : x-small }
-SMALL.SCRIPTSIZE { font-size : smaller }
-SMALL.FOOTNOTESIZE { font-size : small }
-SMALL.SMALL { }
-BIG.LARGE { }
-BIG.XLARGE { font-size : large }
-BIG.XXLARGE { font-size : x-large }
-BIG.HUGE { font-size : larger }
-BIG.XHUGE { font-size : xx-large }
-
-/* heading styles */
-H1 { }
-H2 { }
-H3 { }
-H4 { }
-H5 { }
-
-/* mathematics styles */
-DIV.displaymath { } /* math displays */
-TD.eqno { } /* equation-number cells */
-
-
-/* document-specific styles come next */
-DIV.navigation { }
-SPAN.textit { font-style: italic }
-SPAN.arabic { }
-SPAN.textbf { font-weight: bold }
-#hue16 { color: #0000ff; }
-#hue58 { color: #000000; }
-#hue62 { color: #000000; }
-#hue81 { color: #000000; }
-#hue82 { color: #ff0000; }
-#hue84 { color: #ff0000; }
-#hue85 { color: #ff0000; }
diff --git a/gosa-core/doc/core/de/html/addressbook/addressbook.html b/gosa-core/doc/core/de/html/addressbook/addressbook.html
+++ /dev/null
@@ -1,69 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Zusätzliches</TITLE>
-<META NAME="description" CONTENT="Zusätzliches">
-<META NAME="keywords" CONTENT="addressbook">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="addressbook.css">
-
-</HEAD>
-
-<BODY >
-
-<P>
-
-<P>
-<H1 ALIGN=CENTER><SPAN CLASS="textbf">Zusätzliches</SPAN></H1>
-</P>
-<HR>
-
-<P>
-<BR><HR>
-<!--Table of Child-Links-->
-<A NAME="CHILD_LINKS"></A>
-
-<UL CLASS="ChildLinks">
-<LI><A NAME="tex2html3"
- HREF="node1.html">Adressbuch</A>
-<UL>
-<LI><A NAME="tex2html4"
- HREF="node2.html">Hinweis: Die Adressdaten bestehender Benutzer können hier
-nicht verändert werden.</A>
-<LI><A NAME="tex2html5"
- HREF="node3.html">Generelle Informationen</A>
-<LI><A NAME="tex2html6"
- HREF="node4.html">Eintrag hinzufügen</A>
-<UL>
-<LI><A NAME="tex2html7"
- HREF="node5.html">Persönlich</A>
-<LI><A NAME="tex2html8"
- HREF="node6.html">Privat</A>
-<LI><A NAME="tex2html9"
- HREF="node7.html">Organisationsbezogen</A>
-</UL>
-</UL>
-<BR>
-<LI><A NAME="tex2html10"
- HREF="node8.html">About this document ...</A>
-</UL>
-<!--End of Table of Child-Links-->
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-06-12
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/addressbook/closedlock.png b/gosa-core/doc/core/de/html/addressbook/closedlock.png
deleted file mode 100644 (file)
index 04a05c1..0000000
Binary files a/gosa-core/doc/core/de/html/addressbook/closedlock.png and /dev/null differ
index 04a05c1..0000000
Binary files a/gosa-core/doc/core/de/html/addressbook/closedlock.png and /dev/null differ
diff --git a/gosa-core/doc/core/de/html/addressbook/dtree.png b/gosa-core/doc/core/de/html/addressbook/dtree.png
deleted file mode 100644 (file)
index 7eb7909..0000000
Binary files a/gosa-core/doc/core/de/html/addressbook/dtree.png and /dev/null differ
index 7eb7909..0000000
Binary files a/gosa-core/doc/core/de/html/addressbook/dtree.png and /dev/null differ
diff --git a/gosa-core/doc/core/de/html/addressbook/index.html b/gosa-core/doc/core/de/html/addressbook/index.html
+++ /dev/null
@@ -1,69 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Zusätzliches</TITLE>
-<META NAME="description" CONTENT="Zusätzliches">
-<META NAME="keywords" CONTENT="addressbook">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="addressbook.css">
-
-</HEAD>
-
-<BODY >
-
-<P>
-
-<P>
-<H1 ALIGN=CENTER><SPAN CLASS="textbf">Zusätzliches</SPAN></H1>
-</P>
-<HR>
-
-<P>
-<BR><HR>
-<!--Table of Child-Links-->
-<A NAME="CHILD_LINKS"></A>
-
-<UL CLASS="ChildLinks">
-<LI><A NAME="tex2html3"
- HREF="node1.html">Adressbuch</A>
-<UL>
-<LI><A NAME="tex2html4"
- HREF="node2.html">Hinweis: Die Adressdaten bestehender Benutzer können hier
-nicht verändert werden.</A>
-<LI><A NAME="tex2html5"
- HREF="node3.html">Generelle Informationen</A>
-<LI><A NAME="tex2html6"
- HREF="node4.html">Eintrag hinzufügen</A>
-<UL>
-<LI><A NAME="tex2html7"
- HREF="node5.html">Persönlich</A>
-<LI><A NAME="tex2html8"
- HREF="node6.html">Privat</A>
-<LI><A NAME="tex2html9"
- HREF="node7.html">Organisationsbezogen</A>
-</UL>
-</UL>
-<BR>
-<LI><A NAME="tex2html10"
- HREF="node8.html">About this document ...</A>
-</UL>
-<!--End of Table of Child-Links-->
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-06-12
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/addressbook/labels.pl b/gosa-core/doc/core/de/html/addressbook/labels.pl
+++ /dev/null
@@ -1,13 +0,0 @@
-# LaTeX2HTML 2002-2-1 (1.71)
-# Associate labels original text with physical files.
-
-
-1;
-
-
-# LaTeX2HTML 2002-2-1 (1.71)
-# labels from external_latex_labels array.
-
-
-1;
-
diff --git a/gosa-core/doc/core/de/html/addressbook/list_ogroup.png b/gosa-core/doc/core/de/html/addressbook/list_ogroup.png
deleted file mode 100644 (file)
index e50de8b..0000000
Binary files a/gosa-core/doc/core/de/html/addressbook/list_ogroup.png and /dev/null differ
index e50de8b..0000000
Binary files a/gosa-core/doc/core/de/html/addressbook/list_ogroup.png and /dev/null differ
diff --git a/gosa-core/doc/core/de/html/addressbook/mailto.png b/gosa-core/doc/core/de/html/addressbook/mailto.png
deleted file mode 100644 (file)
index 92d602c..0000000
Binary files a/gosa-core/doc/core/de/html/addressbook/mailto.png and /dev/null differ
index 92d602c..0000000
Binary files a/gosa-core/doc/core/de/html/addressbook/mailto.png and /dev/null differ
diff --git a/gosa-core/doc/core/de/html/addressbook/node1.html b/gosa-core/doc/core/de/html/addressbook/node1.html
+++ /dev/null
@@ -1,102 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Adressbuch</TITLE>
-<META NAME="description" CONTENT="Adressbuch">
-<META NAME="keywords" CONTENT="addressbook">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="addressbook.css">
-
-</HEAD>
-
-<BODY >
-
-<H1><A NAME="SECTION00010000000000000000">
-Adressbuch</A>
-</H1>
-
-<P>
-Das Adressbuch dient dazu, die Adressdaten sowohl der verwalteten
-Benutzer, als auch zusätzlicher Personen/Organisationen zentral zugängig
-zu machen. Um Einträge zu erstellen oder bestehende Einträge zu verändern
-(natürlich auch zur Einsicht), drücken Sie auf den Knopf <SPAN CLASS="textbf"><SPAN ID="hue16">Adressbuch</SPAN></SPAN>
-aus der Kategorie <SPAN CLASS="textbf">Zusätzliches</SPAN> (Menü am linken Rand des Bildschirms).
-Bei Auswahl wird das Adressbuch angezeigt. Es finden sich die Spalten
-Name, Telefon, Fax, Mobiltelefon, Privat sowie die Spalte Kontakt.
-Die letztgenannte Spalte verfügt über die folgenden Knöpfe:
-
-<P>
-
-<UL>
-<LI><IMG
- WIDTH="18" HEIGHT="18" ALIGN="BOTTOM" BORDER="0"
- SRC="./save.png"
- ALT="Image save">: Speichert bei Auswahl den Kontakt
-als vcard-Datei.
-</LI>
-<LI><IMG
- WIDTH="16" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
- SRC="./mailto.png"
- ALT="Image mailto">: Ermöglicht bei Auswahl das Senden
-einer Email an den Kontakt (sofern eine Email-Adresse angegeben ist).
-
-<P>
-
-<P>
-<BR>
-Um einen Benutzer auszuwählen, klicken Sie auf seinen Namen - Sie
-befinden sich in der Detailansicht des Benutzers.
-
-<P>
-Um einen Eintrag zu erstellen, drücken Sie auf den Knopf <SPAN CLASS="textit">Eintrag
-hinzufügen</SPAN> aus dem Menü Aktionen <IMG
- WIDTH="24" HEIGHT="24" ALIGN="BOTTOM" BORDER="0"
- SRC="./action.png"
- ALT="Image action">
-am rechten Rand der Seite.
-
-<P>
-</LI>
-</UL>
-
-<P>
-<BR><HR>
-<!--Table of Child-Links-->
-<A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
-
-<UL CLASS="ChildLinks">
-<LI><A NAME="tex2html21"
- HREF="node2.html">Hinweis: Die Adressdaten bestehender Benutzer können hier
-nicht verändert werden.</A>
-<LI><A NAME="tex2html22"
- HREF="node3.html">Generelle Informationen</A>
-<LI><A NAME="tex2html23"
- HREF="node4.html">Eintrag hinzufügen</A>
-<UL>
-<LI><A NAME="tex2html24"
- HREF="node5.html">Persönlich</A>
-<LI><A NAME="tex2html25"
- HREF="node6.html">Privat</A>
-<LI><A NAME="tex2html26"
- HREF="node7.html">Organisationsbezogen</A>
-</UL></UL>
-<!--End of Table of Child-Links-->
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-06-12
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/addressbook/node2.html b/gosa-core/doc/core/de/html/addressbook/node2.html
+++ /dev/null
@@ -1,103 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Hinweis: Die Adressdaten bestehender Benutzer können hier
-nicht verändert werden.</TITLE>
-<META NAME="description" CONTENT="Hinweis: Die Adressdaten bestehender Benutzer können hier
-nicht verändert werden.">
-<META NAME="keywords" CONTENT="addressbook">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="addressbook.css">
-
-</HEAD>
-
-<BODY >
-
-<H2><A NAME="SECTION00011000000000000000">
-Hinweis: Die Adressdaten bestehender Benutzer können hier
-nicht verändert werden.</A>
-</H2>
-
-<P>
-Es ist weiterhin möglich, die Anzeige der Benutzer mithilfe von Filter
-einzuschränken - zu diesem Zweck dient der Kasten Filter <SPAN ID="hue81"><IMG
- WIDTH="16" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
- SRC="./rocket.png"
- ALT="Image rocket">
-am rechten Rand der Seite:</SPAN>
-<P>
-
-<UL>
-<LI>Nach Namen suchen:
-
-<P>
-
-<UL>
-<LI>Klick auf * zeigt alle Einträge an
-</LI>
-<LI>Klick auf einen Buchstaben zeigt alle Einträge an, deren Name mit
-dem gewählten Buchstaben beginnt
-</LI>
-<LI>Klick auf eine Ziffer zeigt alle Einträge an, deren Name mit der gewählten
-Ziffer beginnt
-</LI>
-</UL>
-</LI>
-<LI>Weitere Suchoptionen:
-
-<P>
-
-<UL>
-<LI>Wählen Sie '<SPAN CLASS="textit">Zeige Benutzer der Organisation</SPAN>' um die Einträge
-der regulären Benutzer anzuzeigen.
-</LI>
-<LI>Wählen '<SPAN CLASS="textit">Zeige Adressbuch-Einträge</SPAN>' um die Einträge des Adressbuch
-anzuzeigen.
-</LI>
-<LI><IMG
- WIDTH="22" HEIGHT="22" ALIGN="BOTTOM" BORDER="0"
- SRC="./dtree.png"
- ALT="Image dtree">: Beschränken Sie die Anzeige auf
-die gewählte Abteilung
-</LI>
-<LI><IMG
- WIDTH="16" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
- SRC="./list_ogroup.png"
- ALT="Image list_ogroup">: Wählen Sie das Feld, auf
-das die Suche angewendet werden soll
-</LI>
-</UL>
-* Komplexere Einschränkungen über reguläre Ausdrücke bietet das
-Textfeld im unteren Bereich des Kastens Filter (beginnt mit dem Symbol
-<IMG
- WIDTH="16" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
- SRC="./search.png"
- ALT="Image search">). In dieses Feld können Sie beliebige
-Buchstaben/Ziffern-Kombinationen eingeben, um die Suche einzuschränken.
-Um die Suchergebnisse in der Liste anzeigen zu lassen, Klicken Sie
-auf <SPAN CLASS="textit">Filter anwenden</SPAN>.
-
-<P>
-</LI>
-</UL>
-
-<P>
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-06-12
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/addressbook/node3.html b/gosa-core/doc/core/de/html/addressbook/node3.html
+++ /dev/null
@@ -1,57 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Generelle Informationen</TITLE>
-<META NAME="description" CONTENT="Generelle Informationen">
-<META NAME="keywords" CONTENT="addressbook">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="addressbook.css">
-
-</HEAD>
-
-<BODY >
-
-<H2><A NAME="SECTION00012000000000000000">
-Generelle Informationen</A>
-</H2>
-
-<P>
-
-<UL>
-<LI>Um die Bearbeitung eines Eintrags (auch eines neuen Eintrags) abzuschliessen,
-drücken Sie den Knopf <SPAN CLASS="textit">Speichern</SPAN> unten rechts; Um den Vorgang
-zu verwerfen, drücken Sie auf den Knopf <SPAN CLASS="textit">Abbrechen</SPAN>, der sich
-ebenfalls unten rechts befindet.
-</LI>
-<LI>Alle Felder, die mit einem roten Sternchen <SPAN ID="hue82">*</SPAN> enden,
-sind Pflichtfelder und müssen daher zwingend ausgefüllt werden.
-</LI>
-<LI>Das Symbol <IMG
- WIDTH="16" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
- SRC="./closedlock.png"
- ALT="Image closedlock"> zeigt an, dass
-Sie sich im sicheren Modus befinden.
-</LI>
-</UL>
-
-<P>
-
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-06-12
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/addressbook/node4.html b/gosa-core/doc/core/de/html/addressbook/node4.html
+++ /dev/null
@@ -1,59 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Eintrag hinzufügen</TITLE>
-<META NAME="description" CONTENT="Eintrag hinzufügen">
-<META NAME="keywords" CONTENT="addressbook">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="addressbook.css">
-
-</HEAD>
-
-<BODY >
-
-<H2><A NAME="SECTION00013000000000000000">
-Eintrag hinzufügen</A>
-</H2>
-
-<P>
-Wenn Sie den Knopf <SPAN CLASS="textit">Eintrag hinzufügen</SPAN> gedrückt haben, wird
-die Oberfläche für das Erzeugen eines neuen Eintrags geladen. Auf
-dieser Seite können Sie verschiedene Eingaben treffen - zunächst sollten
-Sie jedoch die Abteilung auswählen, in der dieser Benutzer gespeichert
-werden soll (<SPAN CLASS="textbf">Hinweis</SPAN>: der gespeicherte Eintrag hat keinerlei
-Verbindung zu den gespeicherten Benutzern - er ist lediglich ein Adresseintrag
-im Adressbuch der Organisation).
-
-<P>
-<BR><HR>
-<!--Table of Child-Links-->
-<A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
-
-<UL CLASS="ChildLinks">
-<LI><A NAME="tex2html55"
- HREF="node5.html">Persönlich</A>
-<LI><A NAME="tex2html56"
- HREF="node6.html">Privat</A>
-<LI><A NAME="tex2html57"
- HREF="node7.html">Organisationsbezogen</A>
-</UL>
-<!--End of Table of Child-Links-->
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-06-12
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/addressbook/node5.html b/gosa-core/doc/core/de/html/addressbook/node5.html
+++ /dev/null
@@ -1,57 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Persönlich</TITLE>
-<META NAME="description" CONTENT="Persönlich">
-<META NAME="keywords" CONTENT="addressbook">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="addressbook.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION00013100000000000000">
-Persönlich</A>
-</H3>
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142><SPAN ID="hue58">Vorname</SPAN><SPAN ID="hue84">*</SPAN></TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Der Vorname des Kontakts</TD>
-</TR>
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142><SPAN ID="hue62">Nachname</SPAN><SPAN ID="hue85">*</SPAN></TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Der Nachname des Kontakts</TD>
-</TR>
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Initialen</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Die Initialen des Kontakts</TD>
-</TR>
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Titel</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Akademischer Titel des Kontakts</TD>
-</TR>
-</TABLE>
-
-<P>
-
-<P>
-<BR>
-
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-06-12
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/addressbook/node6.html b/gosa-core/doc/core/de/html/addressbook/node6.html
+++ /dev/null
@@ -1,53 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Privat</TITLE>
-<META NAME="description" CONTENT="Privat">
-<META NAME="keywords" CONTENT="addressbook">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="addressbook.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION00013200000000000000">
-Privat</A>
-</H3>
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Adresse</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Die private Anschrift des Kontakts</TD>
-</TR>
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Telefon</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Die private Telefonnummer des Kontakts</TD>
-</TR>
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Mobiltelefon</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Die private Mobil-Nummer des Kontakts</TD>
-</TR>
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Email</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Die Email-Adresse des Kontakts</TD>
-</TR>
-</TABLE>
-
-<P>
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-06-12
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/addressbook/node7.html b/gosa-core/doc/core/de/html/addressbook/node7.html
+++ /dev/null
@@ -1,66 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Organisationsbezogen</TITLE>
-<META NAME="description" CONTENT="Organisationsbezogen">
-<META NAME="keywords" CONTENT="addressbook">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="addressbook.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION00013300000000000000">
-Organisationsbezogen</A>
-</H3>
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Firma</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Firmenname des Kontakts</TD>
-</TR>
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Abteilung</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Die Abteilung des Kontakts</TD>
-</TR>
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Stadt</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Die Stadt der Firma</TD>
-</TR>
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Postleitzahl</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Die Postleitzahl der Firma</TD>
-</TR>
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Land</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Das Land der Firma</TD>
-</TR>
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Adresse</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Die geschäftliche Anschrift des Kontakts</TD>
-</TR>
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Telefon</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Die geschäftliche Telefonnummer des Kontakts</TD>
-</TR>
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Fax</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Die geschäftliche Faxnummer des Kontakts</TD>
-</TR>
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Pager</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Die geschäftliche Pagernummer des Kontakts</TD>
-</TR>
-</TABLE>
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-06-12
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/addressbook/node8.html b/gosa-core/doc/core/de/html/addressbook/node8.html
+++ /dev/null
@@ -1,51 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>About this document ...</TITLE>
-<META NAME="description" CONTENT="About this document ...">
-<META NAME="keywords" CONTENT="addressbook">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="addressbook.css">
-
-</HEAD>
-
-<BODY >
-
-<H1><A NAME="SECTION00020000000000000000">
-About this document ...</A>
-</H1>
- <STRONG><SPAN CLASS="textbf">Zusätzliches</SPAN></STRONG><P>
-This document was generated using the
-<A HREF="http://www.latex2html.org/"><STRONG>LaTeX</STRONG>2<tt>HTML</tt></A> translator Version 2002-2-1 (1.71)
-<P>
-Copyright © 1993, 1994, 1995, 1996,
-<A HREF="http://cbl.leeds.ac.uk/nikos/personal.html">Nikos Drakos</A>,
-Computer Based Learning Unit, University of Leeds.
-<BR>
-Copyright © 1997, 1998, 1999,
-<A HREF="http://www.maths.mq.edu.au/~ross/">Ross Moore</A>,
-Mathematics Department, Macquarie University, Sydney.
-<P>
-The command line arguments were: <BR>
- <STRONG>latex2html</STRONG> <TT>-no_navigation -dir ../html/addressbook/ addressbook.tex</TT>
-<P>
-The translation was initiated by Jan Wenzel on 2006-06-12
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-06-12
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/addressbook/rocket.png b/gosa-core/doc/core/de/html/addressbook/rocket.png
deleted file mode 100644 (file)
index 838c38b..0000000
Binary files a/gosa-core/doc/core/de/html/addressbook/rocket.png and /dev/null differ
index 838c38b..0000000
Binary files a/gosa-core/doc/core/de/html/addressbook/rocket.png and /dev/null differ
diff --git a/gosa-core/doc/core/de/html/addressbook/save.png b/gosa-core/doc/core/de/html/addressbook/save.png
deleted file mode 100644 (file)
index 6a9adc1..0000000
Binary files a/gosa-core/doc/core/de/html/addressbook/save.png and /dev/null differ
index 6a9adc1..0000000
Binary files a/gosa-core/doc/core/de/html/addressbook/save.png and /dev/null differ
diff --git a/gosa-core/doc/core/de/html/addressbook/search.png b/gosa-core/doc/core/de/html/addressbook/search.png
deleted file mode 100644 (file)
index 593a566..0000000
Binary files a/gosa-core/doc/core/de/html/addressbook/search.png and /dev/null differ
index 593a566..0000000
Binary files a/gosa-core/doc/core/de/html/addressbook/search.png and /dev/null differ
diff --git a/gosa-core/doc/core/de/html/fai/WARNINGS b/gosa-core/doc/core/de/html/fai/WARNINGS
+++ /dev/null
@@ -1,3 +0,0 @@
-No implementation found for style `fontenc'
-No implementation found for style `graphicx'
-There is no author for this document.
diff --git a/gosa-core/doc/core/de/html/fai/edit.png b/gosa-core/doc/core/de/html/fai/edit.png
deleted file mode 100644 (file)
index a8b69f7..0000000
Binary files a/gosa-core/doc/core/de/html/fai/edit.png and /dev/null differ
index a8b69f7..0000000
Binary files a/gosa-core/doc/core/de/html/fai/edit.png and /dev/null differ
diff --git a/gosa-core/doc/core/de/html/fai/edittrash.png b/gosa-core/doc/core/de/html/fai/edittrash.png
deleted file mode 100644 (file)
index f5cb2b8..0000000
Binary files a/gosa-core/doc/core/de/html/fai/edittrash.png and /dev/null differ
index f5cb2b8..0000000
Binary files a/gosa-core/doc/core/de/html/fai/edittrash.png and /dev/null differ
diff --git a/gosa-core/doc/core/de/html/fai/fai.css b/gosa-core/doc/core/de/html/fai/fai.css
+++ /dev/null
@@ -1,62 +0,0 @@
-/* Century Schoolbook font is very similar to Computer Modern Math: cmmi */
-.MATH { font-family: "Century Schoolbook", serif; }
-.MATH I { font-family: "Century Schoolbook", serif; font-style: italic }
-.BOLDMATH { font-family: "Century Schoolbook", serif; font-weight: bold }
-
-/* implement both fixed-size and relative sizes */
-SMALL.XTINY { font-size : xx-small }
-SMALL.TINY { font-size : x-small }
-SMALL.SCRIPTSIZE { font-size : smaller }
-SMALL.FOOTNOTESIZE { font-size : small }
-SMALL.SMALL { }
-BIG.LARGE { }
-BIG.XLARGE { font-size : large }
-BIG.XXLARGE { font-size : x-large }
-BIG.HUGE { font-size : larger }
-BIG.XHUGE { font-size : xx-large }
-
-/* heading styles */
-H1 { }
-H2 { }
-H3 { }
-H4 { }
-H5 { }
-
-/* mathematics styles */
-DIV.displaymath { } /* math displays */
-TD.eqno { } /* equation-number cells */
-
-
-/* document-specific styles come next */
-DIV.navigation { }
-SPAN.textit { font-style: italic }
-SPAN.arabic { }
-SPAN.textbf { font-weight: bold }
-#hue104 { color: #000000; }
-#hue121 { color: #000000; }
-#hue139 { color: #000000; }
-#hue151 { color: #000000; }
-#hue17 { color: #0000ff; }
-#hue223 { color: #000000; }
-#hue257 { color: #000000; }
-#hue258 { color: #000000; }
-#hue259 { color: #ff0000; }
-#hue261 { color: #ff0000; }
-#hue263 { color: #ff0000; }
-#hue266 { color: #ff0000; }
-#hue268 { color: #ff0000; }
-#hue270 { color: #ff0000; }
-#hue272 { color: #ff0000; }
-#hue274 { color: #ff0000; }
-#hue275 { color: #ff0000; }
-#hue276 { color: #ff0000; }
-#hue277 { color: #ff0000; }
-#hue278 { color: #ff0000; }
-#hue33 { color: #000000; }
-#hue35 { color: #000000; }
-#hue40 { color: #000000; }
-#hue45 { color: #000000; }
-#hue47 { color: #000000; }
-#hue50 { color: #000000; }
-#hue52 { color: #000000; }
-#hue93 { color: #000000; }
diff --git a/gosa-core/doc/core/de/html/fai/fai.html b/gosa-core/doc/core/de/html/fai/fai.html
+++ /dev/null
@@ -1,199 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Automatische Installation</TITLE>
-<META NAME="description" CONTENT="Automatische Installation">
-<META NAME="keywords" CONTENT="fai">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="fai.css">
-
-</HEAD>
-
-<BODY >
-
-<P>
-
-<P>
-<H1 ALIGN=CENTER><SPAN CLASS="textbf">Automatische Installation</SPAN></H1>
-</P>
-<HR>
-
-<P>
-<BR><HR>
-<!--Table of Child-Links-->
-<A NAME="CHILD_LINKS"></A>
-
-<UL CLASS="ChildLinks">
-<LI><A NAME="tex2html3"
- HREF="node1.html">Einführung</A>
-<UL>
-<LI><A NAME="tex2html4"
- HREF="node2.html">Liste der FAI-Klassen</A>
-<LI><A NAME="tex2html5"
- HREF="node3.html">Neues FAI-Objekt anlegen</A>
-<UL>
-<LI><A NAME="tex2html6"
- HREF="node4.html">Ein bestehendes FAI-Objekt bearbeiten</A>
-<LI><A NAME="tex2html7"
- HREF="node5.html">Generelle Informationen</A>
-</UL>
-</UL>
-<BR>
-<LI><A NAME="tex2html8"
- HREF="node6.html">Partitionstabellen</A>
-<UL>
-<LI><A NAME="tex2html9"
- HREF="node7.html">Allgemein</A>
-<LI><A NAME="tex2html10"
- HREF="node8.html">Festplatten</A>
-<UL>
-<LI><A NAME="tex2html11"
- HREF="node9.html">Gerät</A>
-<LI><A NAME="tex2html12"
- HREF="node10.html">Partitions-Einträge</A>
-</UL>
-</UL>
-<BR>
-<LI><A NAME="tex2html13"
- HREF="node11.html">Skript-Sammlung</A>
-<UL>
-<LI><A NAME="tex2html14"
- HREF="node12.html">Allgemein</A>
-<LI><A NAME="tex2html15"
- HREF="node13.html">Liste der Skripte</A>
-<UL>
-<LI><A NAME="tex2html16"
- HREF="node14.html">Skript hinzufügen</A>
-<LI><A NAME="tex2html17"
- HREF="node15.html">Skript bearbeiten</A>
-<LI><A NAME="tex2html18"
- HREF="node16.html">Skript entfernen</A>
-</UL>
-<LI><A NAME="tex2html19"
- HREF="node17.html">Skript erstellen</A>
-</UL>
-<BR>
-<LI><A NAME="tex2html20"
- HREF="node18.html">Hooks</A>
-<UL>
-<LI><A NAME="tex2html21"
- HREF="node19.html">Allgemein</A>
-<LI><A NAME="tex2html22"
- HREF="node20.html">Liste der Hook-Skripte</A>
-<UL>
-<LI><A NAME="tex2html23"
- HREF="node21.html">Hook-Skript hinzufügen</A>
-<UL>
-<LI><A NAME="tex2html24"
- HREF="node22.html">Allgemein</A>
-<LI><A NAME="tex2html25"
- HREF="node23.html">Hook-Attribute</A>
-<LI><A NAME="tex2html26"
- HREF="node24.html">Skript</A>
-</UL>
-<LI><A NAME="tex2html27"
- HREF="node25.html">Hook-Skript bearbeiten</A>
-<LI><A NAME="tex2html28"
- HREF="node26.html">Hook-Skript entfernen</A>
-</UL>
-</UL>
-<BR>
-<LI><A NAME="tex2html29"
- HREF="node27.html">Variablen</A>
-<UL>
-<LI><A NAME="tex2html30"
- HREF="node28.html">FAI-Variablengruppe erstellen</A>
-<UL>
-<LI><A NAME="tex2html31"
- HREF="node29.html">FAI-Variable hinzufügen</A>
-<LI><A NAME="tex2html32"
- HREF="node30.html">FAI-Variable bearbeiten</A>
-<LI><A NAME="tex2html33"
- HREF="node31.html">FAI-Variable entfernen</A>
-</UL>
-</UL>
-<BR>
-<LI><A NAME="tex2html34"
- HREF="node32.html">Vorlagen</A>
-<UL>
-<LI><A NAME="tex2html35"
- HREF="node33.html">FAI-Vorlagengruppe erstellen</A>
-<UL>
-<LI><A NAME="tex2html36"
- HREF="node34.html">FAI-Vorlage hinzufügen</A>
-<UL>
-<LI><A NAME="tex2html37"
- HREF="node35.html">Allgemein</A>
-<LI><A NAME="tex2html38"
- HREF="node36.html">Vorlagen-Attribute</A>
-</UL>
-<LI><A NAME="tex2html39"
- HREF="node37.html">FAI-Vorlage bearbeiten</A>
-<LI><A NAME="tex2html40"
- HREF="node38.html">FAI-Vorlage entfernen</A>
-</UL>
-</UL>
-<BR>
-<LI><A NAME="tex2html41"
- HREF="node39.html">Paketlisten</A>
-<UL>
-<LI><A NAME="tex2html42"
- HREF="node40.html">Erstellen einer Paketliste</A>
-<LI><A NAME="tex2html43"
- HREF="node41.html">Pakete</A>
-<UL>
-<LI><A NAME="tex2html44"
- HREF="node42.html">Allgemein</A>
-<LI><A NAME="tex2html45"
- HREF="node43.html">Repository</A>
-</UL>
-<LI><A NAME="tex2html46"
- HREF="node44.html">Verwendete Pakete</A>
-<UL>
-<LI><A NAME="tex2html47"
- HREF="node45.html">Hinzufügen</A>
-<UL>
-<LI><A NAME="tex2html48"
- HREF="node46.html">Mehrere Pakete hinzufügen</A>
-</UL>
-<LI><A NAME="tex2html49"
- HREF="node47.html">Entfernen</A>
-<LI><A NAME="tex2html50"
- HREF="node48.html">Konfigurieren</A>
-<LI><A NAME="tex2html51"
- HREF="node49.html">Entfernen-Flag umschalten</A>
-</UL>
-</UL>
-<BR>
-<LI><A NAME="tex2html52"
- HREF="node50.html">Profile</A>
-<UL>
-<LI><A NAME="tex2html53"
- HREF="node51.html">Erstellen eines FAI-Profils</A>
-<LI><A NAME="tex2html54"
- HREF="node52.html">Bearbeiten eines FAI-Profils</A>
-</UL>
-<BR>
-<LI><A NAME="tex2html55"
- HREF="node53.html">About this document ...</A>
-</UL>
-<!--End of Table of Child-Links-->
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-08-04
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/fai/fai_new_hook.png b/gosa-core/doc/core/de/html/fai/fai_new_hook.png
deleted file mode 100644 (file)
index f02e6a4..0000000
Binary files a/gosa-core/doc/core/de/html/fai/fai_new_hook.png and /dev/null differ
index f02e6a4..0000000
Binary files a/gosa-core/doc/core/de/html/fai/fai_new_hook.png and /dev/null differ
diff --git a/gosa-core/doc/core/de/html/fai/fai_new_packages.png b/gosa-core/doc/core/de/html/fai/fai_new_packages.png
deleted file mode 100644 (file)
index 15cad1e..0000000
Binary files a/gosa-core/doc/core/de/html/fai/fai_new_packages.png and /dev/null differ
index 15cad1e..0000000
Binary files a/gosa-core/doc/core/de/html/fai/fai_new_packages.png and /dev/null differ
diff --git a/gosa-core/doc/core/de/html/fai/fai_new_partitionTable.png b/gosa-core/doc/core/de/html/fai/fai_new_partitionTable.png
deleted file mode 100644 (file)
index 9ac4600..0000000
Binary files a/gosa-core/doc/core/de/html/fai/fai_new_partitionTable.png and /dev/null differ
index 9ac4600..0000000
Binary files a/gosa-core/doc/core/de/html/fai/fai_new_partitionTable.png and /dev/null differ
diff --git a/gosa-core/doc/core/de/html/fai/fai_new_profile.png b/gosa-core/doc/core/de/html/fai/fai_new_profile.png
deleted file mode 100644 (file)
index 6808820..0000000
Binary files a/gosa-core/doc/core/de/html/fai/fai_new_profile.png and /dev/null differ
index 6808820..0000000
Binary files a/gosa-core/doc/core/de/html/fai/fai_new_profile.png and /dev/null differ
diff --git a/gosa-core/doc/core/de/html/fai/fai_new_script.png b/gosa-core/doc/core/de/html/fai/fai_new_script.png
deleted file mode 100644 (file)
index b8333c7..0000000
Binary files a/gosa-core/doc/core/de/html/fai/fai_new_script.png and /dev/null differ
index b8333c7..0000000
Binary files a/gosa-core/doc/core/de/html/fai/fai_new_script.png and /dev/null differ
diff --git a/gosa-core/doc/core/de/html/fai/fai_new_template.png b/gosa-core/doc/core/de/html/fai/fai_new_template.png
deleted file mode 100644 (file)
index 9a88da9..0000000
Binary files a/gosa-core/doc/core/de/html/fai/fai_new_template.png and /dev/null differ
index 9a88da9..0000000
Binary files a/gosa-core/doc/core/de/html/fai/fai_new_template.png and /dev/null differ
diff --git a/gosa-core/doc/core/de/html/fai/fai_new_variable.png b/gosa-core/doc/core/de/html/fai/fai_new_variable.png
deleted file mode 100644 (file)
index d915c53..0000000
Binary files a/gosa-core/doc/core/de/html/fai/fai_new_variable.png and /dev/null differ
index d915c53..0000000
Binary files a/gosa-core/doc/core/de/html/fai/fai_new_variable.png and /dev/null differ
diff --git a/gosa-core/doc/core/de/html/fai/fai_profile.png b/gosa-core/doc/core/de/html/fai/fai_profile.png
deleted file mode 100644 (file)
index 07391b6..0000000
Binary files a/gosa-core/doc/core/de/html/fai/fai_profile.png and /dev/null differ
index 07391b6..0000000
Binary files a/gosa-core/doc/core/de/html/fai/fai_profile.png and /dev/null differ
diff --git a/gosa-core/doc/core/de/html/fai/images.aux b/gosa-core/doc/core/de/html/fai/images.aux
+++ /dev/null
@@ -1,6 +0,0 @@
-\relax
-\catcode`"\active
-\select@language{ngerman}
-\@writefile{toc}{\select@language{ngerman}}
-\@writefile{lof}{\select@language{ngerman}}
-\@writefile{lot}{\select@language{ngerman}}
diff --git a/gosa-core/doc/core/de/html/fai/images.log b/gosa-core/doc/core/de/html/fai/images.log
+++ /dev/null
@@ -1,192 +0,0 @@
-This is pdfeTeX, Version 3.141592-1.21a-2.2 (Web2C 7.5.4) (format=latex 2006.7.12) 4 AUG 2006 16:51
-entering extended mode
-**./images.tex
-(./images.tex
-LaTeX2e <2003/12/01>
-Babel <v3.8d> and hyphenation patterns for american, french, german, ngerman, b
-ahasa, basque, bulgarian, catalan, croatian, czech, danish, dutch, esperanto, e
-stonian, finnish, greek, icelandic, irish, italian, latin, magyar, norsk, polis
-h, portuges, romanian, russian, serbian, slovak, slovene, spanish, swedish, tur
-kish, ukrainian, nohyphenation, loaded.
-
-(/usr/share/texmf-tetex/tex/latex/base/article.cls
-Document Class: article 2004/02/16 v1.4f Standard LaTeX document class
-(/usr/share/texmf-tetex/tex/latex/base/size10.clo
-File: size10.clo 2004/02/16 v1.4f Standard LaTeX file (size option)
-)
-\c@part=\count79
-\c@section=\count80
-\c@subsection=\count81
-\c@subsubsection=\count82
-\c@paragraph=\count83
-\c@subparagraph=\count84
-\c@figure=\count85
-\c@table=\count86
-\abovecaptionskip=\skip41
-\belowcaptionskip=\skip42
-\bibindent=\dimen102
-) (/usr/share/texmf-tetex/tex/latex/base/ifthen.sty
-Package: ifthen 2001/05/26 v1.1c Standard LaTeX ifthen package (DPC)
-) (/usr/share/texmf-tetex/tex/latex/base/fontenc.sty
-Package: fontenc 2004/02/22 v1.99f Standard LaTeX package
-(/usr/share/texmf-tetex/tex/latex/base/t1enc.def
-File: t1enc.def 2004/02/22 v1.99f Standard LaTeX file
-LaTeX Font Info: Redeclaring font encoding T1 on input line 43.
-)) (/usr/share/texmf-tetex/tex/latex/base/inputenc.sty
-Package: inputenc 2004/02/05 v1.0d Input encoding file
-(/usr/share/texmf-tetex/tex/latex/base/latin1.def
-File: latin1.def 2004/02/05 v1.0d Input encoding file
-)) (/usr/share/texmf-tetex/tex/latex/tools/array.sty
-Package: array 2003/12/17 v2.4a Tabular extension package (FMi)
-\col@sep=\dimen103
-\extrarowheight=\dimen104
-\NC@list=\toks14
-\extratabsurround=\skip43
-\backup@length=\skip44
-) (/usr/share/texmf-tetex/tex/latex/amsmath/amsmath.sty
-Package: amsmath 2000/07/18 v2.13 AMS math features
-\@mathmargin=\skip45
-For additional information on amsmath, use the `?' option.
-(/usr/share/texmf-tetex/tex/latex/amsmath/amstext.sty
-Package: amstext 2000/06/29 v2.01
-(/usr/share/texmf-tetex/tex/latex/amsmath/amsgen.sty
-File: amsgen.sty 1999/11/30 v2.0
-\@emptytoks=\toks15
-\ex@=\dimen105
-)) (/usr/share/texmf-tetex/tex/latex/amsmath/amsbsy.sty
-Package: amsbsy 1999/11/29 v1.2d
-\pmbraise@=\dimen106
-) (/usr/share/texmf-tetex/tex/latex/amsmath/amsopn.sty
-Package: amsopn 1999/12/14 v2.01 operator names
-)
-\inf@bad=\count87
-LaTeX Info: Redefining \frac on input line 211.
-\uproot@=\count88
-\leftroot@=\count89
-LaTeX Info: Redefining \overline on input line 307.
-\classnum@=\count90
-\DOTSCASE@=\count91
-LaTeX Info: Redefining \ldots on input line 379.
-LaTeX Info: Redefining \dots on input line 382.
-LaTeX Info: Redefining \cdots on input line 467.
-\Mathstrutbox@=\box26
-\strutbox@=\box27
-\big@size=\dimen107
-LaTeX Font Info: Redeclaring font encoding OML on input line 567.
-LaTeX Font Info: Redeclaring font encoding OMS on input line 568.
-\macc@depth=\count92
-\c@MaxMatrixCols=\count93
-\dotsspace@=\muskip10
-\c@parentequation=\count94
-\dspbrk@lvl=\count95
-\tag@help=\toks16
-\row@=\count96
-\column@=\count97
-\maxfields@=\count98
-\andhelp@=\toks17
-\eqnshift@=\dimen108
-\alignsep@=\dimen109
-\tagshift@=\dimen110
-\tagwidth@=\dimen111
-\totwidth@=\dimen112
-\lineht@=\dimen113
-\@envbody=\toks18
-\multlinegap=\skip46
-\multlinetaggap=\skip47
-\mathdisplay@stack=\toks19
-LaTeX Info: Redefining \[ on input line 2666.
-LaTeX Info: Redefining \] on input line 2667.
-) (/usr/share/texmf-tetex/tex/latex/graphics/color.sty
-Package: color 1999/02/16 v1.0i Standard LaTeX Color (DPC)
-(/usr/share/texmf-tetex/tex/latex/graphics/color.cfg
-File: color.cfg 2005/02/03 v1.3 color configuration of teTeX/TeXLive
-)
-Package color Info: Driver file: dvips.def on input line 125.
-(/usr/share/texmf-tetex/tex/latex/graphics/dvips.def
-File: dvips.def 1999/02/16 v3.0i Driver-dependant file (DPC,SPQR)
-) (/usr/share/texmf-tetex/tex/latex/graphics/dvipsnam.def
-File: dvipsnam.def 1999/02/16 v3.0i Driver-dependant file (DPC,SPQR)
-)) (/usr/share/texmf-tetex/tex/latex/graphics/graphicx.sty
-Package: graphicx 1999/02/16 v1.0f Enhanced LaTeX Graphics (DPC,SPQR)
-(/usr/share/texmf-tetex/tex/latex/graphics/keyval.sty
-Package: keyval 1999/03/16 v1.13 key=value parser (DPC)
-\KV@toks@=\toks20
-) (/usr/share/texmf-tetex/tex/latex/graphics/graphics.sty
-Package: graphics 2001/07/07 v1.0n Standard LaTeX Graphics (DPC,SPQR)
-(/usr/share/texmf-tetex/tex/latex/graphics/trig.sty
-Package: trig 1999/03/16 v1.09 sin cos tan (DPC)
-) (/usr/share/texmf-tetex/tex/latex/graphics/graphics.cfg
-File: graphics.cfg 2005/02/03 v1.3 graphics configuration of teTeX/TeXLive
-)
-Package graphics Info: Driver file: dvips.def on input line 80.
-)
-\Gin@req@height=\dimen114
-\Gin@req@width=\dimen115
-) (/usr/share/texmf-tetex/tex/generic/babel/babel.sty
-Package: babel 2004/11/20 v3.8d The Babel package
-(/usr/share/texmf-tetex/tex/generic/babel/ngermanb.ldf
-Language: ngermanb 2004/02/20 v2.6m new German support from the babel system
-(/usr/share/texmf-tetex/tex/generic/babel/babel.def
-File: babel.def 2004/11/20 v3.8d Babel common definitions
-\babel@savecnt=\count99
-\U@D=\dimen116
-)
-\l@naustrian = a dialect from \language\l@ngerman
-Package babel Info: Making " an active character on input line 92.
-))
-\sizebox=\box28
-\lthtmlwrite=\write3
-No file images.aux.
-\openout1 = `images.aux'.
-
-LaTeX Font Info: Checking defaults for OML/cmm/m/it on input line 142.
-LaTeX Font Info: ... okay on input line 142.
-LaTeX Font Info: Checking defaults for T1/cmr/m/n on input line 142.
-LaTeX Font Info: ... okay on input line 142.
-LaTeX Font Info: Checking defaults for OT1/cmr/m/n on input line 142.
-LaTeX Font Info: ... okay on input line 142.
-LaTeX Font Info: Checking defaults for OMS/cmsy/m/n on input line 142.
-LaTeX Font Info: ... okay on input line 142.
-LaTeX Font Info: Checking defaults for OMX/cmex/m/n on input line 142.
-LaTeX Font Info: ... okay on input line 142.
-LaTeX Font Info: Checking defaults for U/cmr/m/n on input line 142.
-LaTeX Font Info: ... okay on input line 142.
-
-latex2htmlLength hsize=349.0pt
-
-latex2htmlLength vsize=682.0pt
-
-latex2htmlLength hoffset=0.0pt
-
-latex2htmlLength voffset=0.0pt
-
-latex2htmlLength topmargin=0.0pt
-
-latex2htmlLength topskip=0.00003pt
-
-latex2htmlLength headheight=0.0pt
-
-latex2htmlLength headsep=0.0pt
-
-latex2htmlLength parskip=0.0pt plus 1.0pt
-
-latex2htmlLength oddsidemargin=53.0pt
-
-latex2htmlLength evensidemargin=53.0pt
-
-l2hSize :tex2html_wrap_inline591:8.16115pt::0.0pt::30.72646pt.
-[1
-
-
-
-] (./images.aux) )
-Here is how much of TeX's memory you used:
- 2028 strings out of 94501
- 23518 string characters out of 1175811
- 75777 words of memory out of 1000000
- 5210 multiletter control sequences out of 10000+50000
- 6391 words of font info for 19 fonts, out of 500000 for 2000
- 580 hyphenation exceptions out of 8191
- 27i,5n,24p,222b,167s stack positions out of 1500i,500n,5000p,200000b,5000s
-
-Output written on images.dvi (1 page, 412 bytes).
diff --git a/gosa-core/doc/core/de/html/fai/images.pl b/gosa-core/doc/core/de/html/fai/images.pl
+++ /dev/null
@@ -1,12 +0,0 @@
-# LaTeX2HTML 2002-2-1 (1.71)
-# Associate images original text with physical files.
-
-
-$key = q/GOsa^{text{2}};MSF=1.6;AAT/;
-$cached_env_img{$key} = q|<IMG
- WIDTH="52" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
- SRC="|."$dir".q|img1.png"
- ALT="$ GOsa^{\text{2}}$">|;
-
-1;
-
diff --git a/gosa-core/doc/core/de/html/fai/images.tex b/gosa-core/doc/core/de/html/fai/images.tex
+++ /dev/null
@@ -1,220 +0,0 @@
-\batchmode
-
-\documentclass[a4paper,ngerman]{article}
-\RequirePackage{ifthen}
-
-
-\usepackage[T1]{fontenc}
-\usepackage[latin1]{inputenc}
-\usepackage{array}
-\usepackage{amsmath}
-\usepackage{color}
-\usepackage{graphicx}
-
-
-\makeatletter
-
-%
-\providecommand{\tabularnewline}{\\}
-
-
-\usepackage{babel}
-\makeatother
-
-
-
-\pagecolor[gray]{.7}
-
-\usepackage[latin1]{inputenc}
-
-
-
-\makeatletter
-
-\makeatletter
-\count@=\the\catcode`\_ \catcode`\_=8
-\newenvironment{tex2html_wrap}{}{}%
-\catcode`\<=12\catcode`\_=\count@
-\newcommand{\providedcommand}[1]{\expandafter\providecommand\csname #1\endcsname}%
-\newcommand{\renewedcommand}[1]{\expandafter\providecommand\csname #1\endcsname{}%
- \expandafter\renewcommand\csname #1\endcsname}%
-\newcommand{\newedenvironment}[1]{\newenvironment{#1}{}{}\renewenvironment{#1}}%
-\let\newedcommand\renewedcommand
-\let\renewedenvironment\newedenvironment
-\makeatother
-\let\mathon=$
-\let\mathoff=$
-\ifx\AtBeginDocument\undefined \newcommand{\AtBeginDocument}[1]{}\fi
-\newbox\sizebox
-\setlength{\hoffset}{0pt}\setlength{\voffset}{0pt}
-\addtolength{\textheight}{\footskip}\setlength{\footskip}{0pt}
-\addtolength{\textheight}{\topmargin}\setlength{\topmargin}{0pt}
-\addtolength{\textheight}{\headheight}\setlength{\headheight}{0pt}
-\addtolength{\textheight}{\headsep}\setlength{\headsep}{0pt}
-\setlength{\textwidth}{349pt}
-\newwrite\lthtmlwrite
-\makeatletter
-\let\realnormalsize=\normalsize
-\global\topskip=2sp
-\def\preveqno{}\let\real@float=\@float \let\realend@float=\end@float
-\def\@float{\let\@savefreelist\@freelist\real@float}
-\def\liih@math{\ifmmode$\else\bad@math\fi}
-\def\end@float{\realend@float\global\let\@freelist\@savefreelist}
-\let\real@dbflt=\@dbflt \let\end@dblfloat=\end@float
-\let\@largefloatcheck=\relax
-\let\if@boxedmulticols=\iftrue
-\def\@dbflt{\let\@savefreelist\@freelist\real@dbflt}
-\def\adjustnormalsize{\def\normalsize{\mathsurround=0pt \realnormalsize
- \parindent=0pt\abovedisplayskip=0pt\belowdisplayskip=0pt}%
- \def\phantompar{\csname par\endcsname}\normalsize}%
-\def\lthtmltypeout#1{{\let\protect\string \immediate\write\lthtmlwrite{#1}}}%
-\newcommand\lthtmlhboxmathA{\adjustnormalsize\setbox\sizebox=\hbox\bgroup\kern.05em }%
-\newcommand\lthtmlhboxmathB{\adjustnormalsize\setbox\sizebox=\hbox to\hsize\bgroup\hfill }%
-\newcommand\lthtmlvboxmathA{\adjustnormalsize\setbox\sizebox=\vbox\bgroup %
- \let\ifinner=\iffalse \let\)\liih@math }%
-\newcommand\lthtmlboxmathZ{\@next\next\@currlist{}{\def\next{\voidb@x}}%
- \expandafter\box\next\egroup}%
-\newcommand\lthtmlmathtype[1]{\gdef\lthtmlmathenv{#1}}%
-\newcommand\lthtmllogmath{\dimen0\ht\sizebox \advance\dimen0\dp\sizebox
- \ifdim\dimen0>.95\vsize
- \lthtmltypeout{%
-*** image for \lthtmlmathenv\space is too tall at \the\dimen0, reducing to .95 vsize ***}%
- \ht\sizebox.95\vsize \dp\sizebox\z@ \fi
- \lthtmltypeout{l2hSize %
-:\lthtmlmathenv:\the\ht\sizebox::\the\dp\sizebox::\the\wd\sizebox.\preveqno}}%
-\newcommand\lthtmlfigureA[1]{\let\@savefreelist\@freelist
- \lthtmlmathtype{#1}\lthtmlvboxmathA}%
-\newcommand\lthtmlpictureA{\bgroup\catcode`\_=8 \lthtmlpictureB}%
-\newcommand\lthtmlpictureB[1]{\lthtmlmathtype{#1}\egroup
- \let\@savefreelist\@freelist \lthtmlhboxmathB}%
-\newcommand\lthtmlpictureZ[1]{\hfill\lthtmlfigureZ}%
-\newcommand\lthtmlfigureZ{\lthtmlboxmathZ\lthtmllogmath\copy\sizebox
- \global\let\@freelist\@savefreelist}%
-\newcommand\lthtmldisplayA{\bgroup\catcode`\_=8 \lthtmldisplayAi}%
-\newcommand\lthtmldisplayAi[1]{\lthtmlmathtype{#1}\egroup\lthtmlvboxmathA}%
-\newcommand\lthtmldisplayB[1]{\edef\preveqno{(\theequation)}%
- \lthtmldisplayA{#1}\let\@eqnnum\relax}%
-\newcommand\lthtmldisplayZ{\lthtmlboxmathZ\lthtmllogmath\lthtmlsetmath}%
-\newcommand\lthtmlinlinemathA{\bgroup\catcode`\_=8 \lthtmlinlinemathB}
-\newcommand\lthtmlinlinemathB[1]{\lthtmlmathtype{#1}\egroup\lthtmlhboxmathA
- \vrule height1.5ex width0pt }%
-\newcommand\lthtmlinlineA{\bgroup\catcode`\_=8 \lthtmlinlineB}%
-\newcommand\lthtmlinlineB[1]{\lthtmlmathtype{#1}\egroup\lthtmlhboxmathA}%
-\newcommand\lthtmlinlineZ{\egroup\expandafter\ifdim\dp\sizebox>0pt %
- \expandafter\centerinlinemath\fi\lthtmllogmath\lthtmlsetinline}
-\newcommand\lthtmlinlinemathZ{\egroup\expandafter\ifdim\dp\sizebox>0pt %
- \expandafter\centerinlinemath\fi\lthtmllogmath\lthtmlsetmath}
-\newcommand\lthtmlindisplaymathZ{\egroup %
- \centerinlinemath\lthtmllogmath\lthtmlsetmath}
-\def\lthtmlsetinline{\hbox{\vrule width.1em \vtop{\vbox{%
- \kern.1em\copy\sizebox}\ifdim\dp\sizebox>0pt\kern.1em\else\kern.3pt\fi
- \ifdim\hsize>\wd\sizebox \hrule depth1pt\fi}}}
-\def\lthtmlsetmath{\hbox{\vrule width.1em\kern-.05em\vtop{\vbox{%
- \kern.1em\kern0.8 pt\hbox{\hglue.17em\copy\sizebox\hglue0.8 pt}}\kern.3pt%
- \ifdim\dp\sizebox>0pt\kern.1em\fi \kern0.8 pt%
- \ifdim\hsize>\wd\sizebox \hrule depth1pt\fi}}}
-\def\centerinlinemath{%
- \dimen1=\ifdim\ht\sizebox<\dp\sizebox \dp\sizebox\else\ht\sizebox\fi
- \advance\dimen1by.5pt \vrule width0pt height\dimen1 depth\dimen1
- \dp\sizebox=\dimen1\ht\sizebox=\dimen1\relax}
-
-\def\lthtmlcheckvsize{\ifdim\ht\sizebox<\vsize
- \ifdim\wd\sizebox<\hsize\expandafter\hfill\fi \expandafter\vfill
- \else\expandafter\vss\fi}%
-\providecommand{\selectlanguage}[1]{}%
-\makeatletter \tracingstats = 1
-\providecommand{\Beta}{\textrm{B}}
-\providecommand{\Mu}{\textrm{M}}
-\providecommand{\Kappa}{\textrm{K}}
-\providecommand{\Rho}{\textrm{R}}
-\providecommand{\Epsilon}{\textrm{E}}
-\providecommand{\Chi}{\textrm{X}}
-\providecommand{\Iota}{\textrm{J}}
-\providecommand{\omicron}{\textrm{o}}
-\providecommand{\Zeta}{\textrm{Z}}
-\providecommand{\Eta}{\textrm{H}}
-\providecommand{\Nu}{\textrm{N}}
-\providecommand{\Omicron}{\textrm{O}}
-\providecommand{\Tau}{\textrm{T}}
-\providecommand{\Alpha}{\textrm{A}}
-
-
-\begin{document}
-\pagestyle{empty}\thispagestyle{empty}\lthtmltypeout{}%
-\lthtmltypeout{latex2htmlLength hsize=\the\hsize}\lthtmltypeout{}%
-\lthtmltypeout{latex2htmlLength vsize=\the\vsize}\lthtmltypeout{}%
-\lthtmltypeout{latex2htmlLength hoffset=\the\hoffset}\lthtmltypeout{}%
-\lthtmltypeout{latex2htmlLength voffset=\the\voffset}\lthtmltypeout{}%
-\lthtmltypeout{latex2htmlLength topmargin=\the\topmargin}\lthtmltypeout{}%
-\lthtmltypeout{latex2htmlLength topskip=\the\topskip}\lthtmltypeout{}%
-\lthtmltypeout{latex2htmlLength headheight=\the\headheight}\lthtmltypeout{}%
-\lthtmltypeout{latex2htmlLength headsep=\the\headsep}\lthtmltypeout{}%
-\lthtmltypeout{latex2htmlLength parskip=\the\parskip}\lthtmltypeout{}%
-\lthtmltypeout{latex2htmlLength oddsidemargin=\the\oddsidemargin}\lthtmltypeout{}%
-\makeatletter
-\if@twoside\lthtmltypeout{latex2htmlLength evensidemargin=\the\evensidemargin}%
-\else\lthtmltypeout{latex2htmlLength evensidemargin=\the\oddsidemargin}\fi%
-\lthtmltypeout{}%
-\makeatother
-\setcounter{page}{1}
-\onecolumn
-
-% !!! IMAGES START HERE !!!
-
-\stepcounter{section}
-{\newpage\clearpage
-\lthtmlinlinemathA{tex2html_wrap_inline591}%
-$ GOsa^{\text{2}}$%
-\lthtmlinlinemathZ
-\lthtmlcheckvsize\clearpage}
-
-\stepcounter{subsection}
-\stepcounter{section}
-\stepcounter{subsection}
-\stepcounter{subsection}
-\stepcounter{subsubsection}
-\stepcounter{subsubsection}
-\stepcounter{section}
-\stepcounter{subsection}
-\stepcounter{subsection}
-\stepcounter{subsubsection}
-\stepcounter{subsubsection}
-\stepcounter{subsubsection}
-\stepcounter{subsection}
-\stepcounter{section}
-\stepcounter{subsection}
-\stepcounter{subsection}
-\stepcounter{subsubsection}
-\stepcounter{paragraph}
-\stepcounter{paragraph}
-\stepcounter{paragraph}
-\stepcounter{subsubsection}
-\stepcounter{subsubsection}
-\stepcounter{section}
-\stepcounter{subsection}
-\stepcounter{subsubsection}
-\stepcounter{subsubsection}
-\stepcounter{subsubsection}
-\stepcounter{section}
-\stepcounter{subsection}
-\stepcounter{subsubsection}
-\stepcounter{paragraph}
-\stepcounter{paragraph}
-\stepcounter{subsubsection}
-\stepcounter{subsubsection}
-\stepcounter{section}
-\stepcounter{subsection}
-\stepcounter{subsection}
-\stepcounter{subsubsection}
-\stepcounter{subsubsection}
-\stepcounter{subsection}
-\stepcounter{subsubsection}
-\stepcounter{paragraph}
-\stepcounter{subsubsection}
-\stepcounter{subsubsection}
-\stepcounter{subsubsection}
-\stepcounter{section}
-\stepcounter{subsection}
-\stepcounter{subsection}
-
-\end{document}
diff --git a/gosa-core/doc/core/de/html/fai/img1.png b/gosa-core/doc/core/de/html/fai/img1.png
deleted file mode 100644 (file)
index dd87431..0000000
Binary files a/gosa-core/doc/core/de/html/fai/img1.png and /dev/null differ
index dd87431..0000000
Binary files a/gosa-core/doc/core/de/html/fai/img1.png and /dev/null differ
diff --git a/gosa-core/doc/core/de/html/fai/index.html b/gosa-core/doc/core/de/html/fai/index.html
+++ /dev/null
@@ -1,199 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Automatische Installation</TITLE>
-<META NAME="description" CONTENT="Automatische Installation">
-<META NAME="keywords" CONTENT="fai">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="fai.css">
-
-</HEAD>
-
-<BODY >
-
-<P>
-
-<P>
-<H1 ALIGN=CENTER><SPAN CLASS="textbf">Automatische Installation</SPAN></H1>
-</P>
-<HR>
-
-<P>
-<BR><HR>
-<!--Table of Child-Links-->
-<A NAME="CHILD_LINKS"></A>
-
-<UL CLASS="ChildLinks">
-<LI><A NAME="tex2html3"
- HREF="node1.html">Einführung</A>
-<UL>
-<LI><A NAME="tex2html4"
- HREF="node2.html">Liste der FAI-Klassen</A>
-<LI><A NAME="tex2html5"
- HREF="node3.html">Neues FAI-Objekt anlegen</A>
-<UL>
-<LI><A NAME="tex2html6"
- HREF="node4.html">Ein bestehendes FAI-Objekt bearbeiten</A>
-<LI><A NAME="tex2html7"
- HREF="node5.html">Generelle Informationen</A>
-</UL>
-</UL>
-<BR>
-<LI><A NAME="tex2html8"
- HREF="node6.html">Partitionstabellen</A>
-<UL>
-<LI><A NAME="tex2html9"
- HREF="node7.html">Allgemein</A>
-<LI><A NAME="tex2html10"
- HREF="node8.html">Festplatten</A>
-<UL>
-<LI><A NAME="tex2html11"
- HREF="node9.html">Gerät</A>
-<LI><A NAME="tex2html12"
- HREF="node10.html">Partitions-Einträge</A>
-</UL>
-</UL>
-<BR>
-<LI><A NAME="tex2html13"
- HREF="node11.html">Skript-Sammlung</A>
-<UL>
-<LI><A NAME="tex2html14"
- HREF="node12.html">Allgemein</A>
-<LI><A NAME="tex2html15"
- HREF="node13.html">Liste der Skripte</A>
-<UL>
-<LI><A NAME="tex2html16"
- HREF="node14.html">Skript hinzufügen</A>
-<LI><A NAME="tex2html17"
- HREF="node15.html">Skript bearbeiten</A>
-<LI><A NAME="tex2html18"
- HREF="node16.html">Skript entfernen</A>
-</UL>
-<LI><A NAME="tex2html19"
- HREF="node17.html">Skript erstellen</A>
-</UL>
-<BR>
-<LI><A NAME="tex2html20"
- HREF="node18.html">Hooks</A>
-<UL>
-<LI><A NAME="tex2html21"
- HREF="node19.html">Allgemein</A>
-<LI><A NAME="tex2html22"
- HREF="node20.html">Liste der Hook-Skripte</A>
-<UL>
-<LI><A NAME="tex2html23"
- HREF="node21.html">Hook-Skript hinzufügen</A>
-<UL>
-<LI><A NAME="tex2html24"
- HREF="node22.html">Allgemein</A>
-<LI><A NAME="tex2html25"
- HREF="node23.html">Hook-Attribute</A>
-<LI><A NAME="tex2html26"
- HREF="node24.html">Skript</A>
-</UL>
-<LI><A NAME="tex2html27"
- HREF="node25.html">Hook-Skript bearbeiten</A>
-<LI><A NAME="tex2html28"
- HREF="node26.html">Hook-Skript entfernen</A>
-</UL>
-</UL>
-<BR>
-<LI><A NAME="tex2html29"
- HREF="node27.html">Variablen</A>
-<UL>
-<LI><A NAME="tex2html30"
- HREF="node28.html">FAI-Variablengruppe erstellen</A>
-<UL>
-<LI><A NAME="tex2html31"
- HREF="node29.html">FAI-Variable hinzufügen</A>
-<LI><A NAME="tex2html32"
- HREF="node30.html">FAI-Variable bearbeiten</A>
-<LI><A NAME="tex2html33"
- HREF="node31.html">FAI-Variable entfernen</A>
-</UL>
-</UL>
-<BR>
-<LI><A NAME="tex2html34"
- HREF="node32.html">Vorlagen</A>
-<UL>
-<LI><A NAME="tex2html35"
- HREF="node33.html">FAI-Vorlagengruppe erstellen</A>
-<UL>
-<LI><A NAME="tex2html36"
- HREF="node34.html">FAI-Vorlage hinzufügen</A>
-<UL>
-<LI><A NAME="tex2html37"
- HREF="node35.html">Allgemein</A>
-<LI><A NAME="tex2html38"
- HREF="node36.html">Vorlagen-Attribute</A>
-</UL>
-<LI><A NAME="tex2html39"
- HREF="node37.html">FAI-Vorlage bearbeiten</A>
-<LI><A NAME="tex2html40"
- HREF="node38.html">FAI-Vorlage entfernen</A>
-</UL>
-</UL>
-<BR>
-<LI><A NAME="tex2html41"
- HREF="node39.html">Paketlisten</A>
-<UL>
-<LI><A NAME="tex2html42"
- HREF="node40.html">Erstellen einer Paketliste</A>
-<LI><A NAME="tex2html43"
- HREF="node41.html">Pakete</A>
-<UL>
-<LI><A NAME="tex2html44"
- HREF="node42.html">Allgemein</A>
-<LI><A NAME="tex2html45"
- HREF="node43.html">Repository</A>
-</UL>
-<LI><A NAME="tex2html46"
- HREF="node44.html">Verwendete Pakete</A>
-<UL>
-<LI><A NAME="tex2html47"
- HREF="node45.html">Hinzufügen</A>
-<UL>
-<LI><A NAME="tex2html48"
- HREF="node46.html">Mehrere Pakete hinzufügen</A>
-</UL>
-<LI><A NAME="tex2html49"
- HREF="node47.html">Entfernen</A>
-<LI><A NAME="tex2html50"
- HREF="node48.html">Konfigurieren</A>
-<LI><A NAME="tex2html51"
- HREF="node49.html">Entfernen-Flag umschalten</A>
-</UL>
-</UL>
-<BR>
-<LI><A NAME="tex2html52"
- HREF="node50.html">Profile</A>
-<UL>
-<LI><A NAME="tex2html53"
- HREF="node51.html">Erstellen eines FAI-Profils</A>
-<LI><A NAME="tex2html54"
- HREF="node52.html">Bearbeiten eines FAI-Profils</A>
-</UL>
-<BR>
-<LI><A NAME="tex2html55"
- HREF="node53.html">About this document ...</A>
-</UL>
-<!--End of Table of Child-Links-->
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-08-04
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/fai/labels.pl b/gosa-core/doc/core/de/html/fai/labels.pl
+++ /dev/null
@@ -1,13 +0,0 @@
-# LaTeX2HTML 2002-2-1 (1.71)
-# Associate labels original text with physical files.
-
-
-1;
-
-
-# LaTeX2HTML 2002-2-1 (1.71)
-# labels from external_latex_labels array.
-
-
-1;
-
diff --git a/gosa-core/doc/core/de/html/fai/list_back.png b/gosa-core/doc/core/de/html/fai/list_back.png
deleted file mode 100644 (file)
index f258c11..0000000
Binary files a/gosa-core/doc/core/de/html/fai/list_back.png and /dev/null differ
index f258c11..0000000
Binary files a/gosa-core/doc/core/de/html/fai/list_back.png and /dev/null differ
diff --git a/gosa-core/doc/core/de/html/fai/list_home.png b/gosa-core/doc/core/de/html/fai/list_home.png
deleted file mode 100644 (file)
index e897341..0000000
Binary files a/gosa-core/doc/core/de/html/fai/list_home.png and /dev/null differ
index e897341..0000000
Binary files a/gosa-core/doc/core/de/html/fai/list_home.png and /dev/null differ
diff --git a/gosa-core/doc/core/de/html/fai/list_reload.png b/gosa-core/doc/core/de/html/fai/list_reload.png
deleted file mode 100644 (file)
index 5c6a26d..0000000
Binary files a/gosa-core/doc/core/de/html/fai/list_reload.png and /dev/null differ
index 5c6a26d..0000000
Binary files a/gosa-core/doc/core/de/html/fai/list_reload.png and /dev/null differ
diff --git a/gosa-core/doc/core/de/html/fai/list_root.png b/gosa-core/doc/core/de/html/fai/list_root.png
deleted file mode 100644 (file)
index 56a6a5d..0000000
Binary files a/gosa-core/doc/core/de/html/fai/list_root.png and /dev/null differ
index 56a6a5d..0000000
Binary files a/gosa-core/doc/core/de/html/fai/list_root.png and /dev/null differ
diff --git a/gosa-core/doc/core/de/html/fai/missfont.log b/gosa-core/doc/core/de/html/fai/missfont.log
+++ /dev/null
@@ -1 +0,0 @@
-mktexpk --mfmode ljfour --bdpi 8000 --mag 1+0/8000 --dpi 8000 ecrm0700
diff --git a/gosa-core/doc/core/de/html/fai/node1.html b/gosa-core/doc/core/de/html/fai/node1.html
+++ /dev/null
@@ -1,73 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Einführung</TITLE>
-<META NAME="description" CONTENT="Einführung">
-<META NAME="keywords" CONTENT="fai">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="fai.css">
-
-</HEAD>
-
-<BODY >
-
-<H1><A NAME="SECTION00010000000000000000">
-Einführung</A>
-</H1>
-
-<P>
-Die Automatische Installation (orig. FAI) ist ein Softwarepaket, das
-eine vorkonfigurierte und automatisierte Installation von Debian GNU/Linux
-Systemen ermöglicht. Dazu werden Sammlungen (sog. Profile) von verschiedenen
-Aspekten der Installation gebildet, um eine Installation gleich oder
-ähnlich ausgestatteter Rechner möglichst flexibel zu ermöglichen.
-
-<P>
-<!-- MATH
- $GOsa^{\text{2}}$
- -->
-<SPAN CLASS="MATH"><IMG
- WIDTH="52" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
- SRC="img1.png"
- ALT="$ GOsa^{\text{2}}$"></SPAN>
- unterstützt mit der FAI-Erweiterung alle Aspekte
-dieser automatischen Installation. Im Folgenden wird beschrieben,
-wie Sie die nötigen Vorbereitungen treffen, um Ihre Rechner automatisch
-mit Debian GNU/Linux zu installieren.
-
-<P>
-<BR><HR>
-<!--Table of Child-Links-->
-<A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
-
-<UL CLASS="ChildLinks">
-<LI><A NAME="tex2html66"
- HREF="node2.html">Liste der FAI-Klassen</A>
-<LI><A NAME="tex2html67"
- HREF="node3.html">Neues FAI-Objekt anlegen</A>
-<UL>
-<LI><A NAME="tex2html68"
- HREF="node4.html">Ein bestehendes FAI-Objekt bearbeiten</A>
-<LI><A NAME="tex2html69"
- HREF="node5.html">Generelle Informationen</A>
-</UL></UL>
-<!--End of Table of Child-Links-->
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-08-04
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/fai/node10.html b/gosa-core/doc/core/de/html/fai/node10.html
+++ /dev/null
@@ -1,71 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Partitions-Einträge</TITLE>
-<META NAME="description" CONTENT="Partitions-Einträge">
-<META NAME="keywords" CONTENT="fai">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="fai.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION00022200000000000000">
-Partitions-Einträge</A>
-</H3>
-
-<P>
-Um eine neue Partition hinzuzufügen, drücken Sie auf den Knopf <SPAN CLASS="textit">Partition
-hinzufügen</SPAN>. Um eine bestehende Partition wieder zu entfernen, drücken
-Sie auf den Knopf <SPAN CLASS="textit">Entfernen</SPAN> in der entsprechenden Zeile.
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=85>Typ</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=340>Wählen Sie aus der Liste, ob die Partition primär (primary) oder logisch
-(logical) ist.</TD>
-</TR>
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=85>Dateisystem</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=340>Wählen Sie aus der Liste das Dateisystem, mit dem die Partition formatiert
-wird.</TD>
-</TR>
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=85>Mount-Punkt</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=340>Geben Sie den Mount-Punkt der Partition an (z.B. /, /var, /home, /export,
-etc.).</TD>
-</TR>
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=85>Größe in MB</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=340>Geben Sie die Größe der Partition in MB an.</TD>
-</TR>
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=85>Mount-Optionen</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=340>Geben Sie optionale Mount-Optionen der Partition an.</TD>
-</TR>
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=85>Dateisystem-Option</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=340>Geben Sie optionale Dateisystem-Optionen der Partition an.</TD>
-</TR>
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=85>Bewahren</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=340>Aktivieren Sie diese Option, wenn die Partition bei einer Neuinstallation
-nicht formatiert werden soll (wenn Sie bereits vorhanden ist).</TD>
-</TR>
-</TABLE>
-
-<P>
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-08-04
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/fai/node11.html b/gosa-core/doc/core/de/html/fai/node11.html
+++ /dev/null
@@ -1,65 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Skript-Sammlung</TITLE>
-<META NAME="description" CONTENT="Skript-Sammlung">
-<META NAME="keywords" CONTENT="fai">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="fai.css">
-
-</HEAD>
-
-<BODY >
-
-<H1><A NAME="SECTION00030000000000000000">
-Skript-Sammlung</A>
-</H1>
-
-<P>
-Eine Skript-Sammlung dient dazu, zu einer logischen Einheit gehörende
-Skripte zusammenzufassen. Skripte dienen im Allgemeinen dazu, spezifische
-Vorbereitungen zu treffen. Diese eingebundenen Skripte werden beim
-Startvorgang des Systems mit einer definierten Priorität ausgeführt.
-
-<P>
-<BR><HR>
-<!--Table of Child-Links-->
-<A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
-
-<UL CLASS="ChildLinks">
-<LI><A NAME="tex2html170"
- HREF="node12.html">Allgemein</A>
-<LI><A NAME="tex2html171"
- HREF="node13.html">Liste der Skripte</A>
-<UL>
-<LI><A NAME="tex2html172"
- HREF="node14.html">Skript hinzufügen</A>
-<LI><A NAME="tex2html173"
- HREF="node15.html">Skript bearbeiten</A>
-<LI><A NAME="tex2html174"
- HREF="node16.html">Skript entfernen</A>
-</UL>
-<BR>
-<LI><A NAME="tex2html175"
- HREF="node17.html">Skript erstellen</A>
-</UL>
-<!--End of Table of Child-Links-->
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-08-04
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/fai/node12.html b/gosa-core/doc/core/de/html/fai/node12.html
+++ /dev/null
@@ -1,47 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Allgemein</TITLE>
-<META NAME="description" CONTENT="Allgemein">
-<META NAME="keywords" CONTENT="fai">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="fai.css">
-
-</HEAD>
-
-<BODY >
-
-<H2><A NAME="SECTION00031000000000000000">
-Allgemein</A>
-</H2>
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142><SPAN ID="hue121">Name</SPAN><SPAN ID="hue266">*</SPAN></TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Eindeutiger Name der FAI-Skriptsammlung</TD>
-</TR>
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Beschreibung</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Kurze Beschreibung der FAI-Skriptsammlung</TD>
-</TR>
-</TABLE>
-
-<P>
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-08-04
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/fai/node13.html b/gosa-core/doc/core/de/html/fai/node13.html
+++ /dev/null
@@ -1,54 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Liste der Skripte</TITLE>
-<META NAME="description" CONTENT="Liste der Skripte">
-<META NAME="keywords" CONTENT="fai">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="fai.css">
-
-</HEAD>
-
-<BODY >
-
-<H2><A NAME="SECTION00032000000000000000">
-Liste der Skripte</A>
-</H2>
-
-<P>
-Die Liste der Skripte dient dazu, einzelne Skripte zu dieser Sammlung
-hinzuzufügen und bereits zugeordnete Skripte wieder zu entfernen.
-
-<P>
-<BR><HR>
-<!--Table of Child-Links-->
-<A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
-
-<UL CLASS="ChildLinks">
-<LI><A NAME="tex2html196"
- HREF="node14.html">Skript hinzufügen</A>
-<LI><A NAME="tex2html197"
- HREF="node15.html">Skript bearbeiten</A>
-<LI><A NAME="tex2html198"
- HREF="node16.html">Skript entfernen</A>
-</UL>
-<!--End of Table of Child-Links-->
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-08-04
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/fai/node14.html b/gosa-core/doc/core/de/html/fai/node14.html
+++ /dev/null
@@ -1,41 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Skript hinzufügen</TITLE>
-<META NAME="description" CONTENT="Skript hinzufügen">
-<META NAME="keywords" CONTENT="fai">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="fai.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION00032100000000000000">
-Skript hinzufügen</A>
-</H3>
-
-<P>
-Um ein Skript hinzuzufügen, drücken Sie auf den Knopf <SPAN CLASS="textit">Hinzufügen</SPAN>
-unterhalb der Liste.
-
-<P>
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-08-04
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/fai/node15.html b/gosa-core/doc/core/de/html/fai/node15.html
+++ /dev/null
@@ -1,46 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Skript bearbeiten</TITLE>
-<META NAME="description" CONTENT="Skript bearbeiten">
-<META NAME="keywords" CONTENT="fai">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="fai.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION00032200000000000000">
-Skript bearbeiten</A>
-</H3>
-
-<P>
-Um ein bestehendes Skript zu bearbeiten, drücken Sie auf den Knopf
-<IMG
- WIDTH="16" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
- SRC="./edit.png"
- ALT="Image edit"> am Ende der Zeile des Skriptes, das
-Sie bearbeiten möchten. Folgen Sie nun den Anweisungen, um ein neues
-Skript zu erstellen.
-
-<P>
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-08-04
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/fai/node16.html b/gosa-core/doc/core/de/html/fai/node16.html
+++ /dev/null
@@ -1,45 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Skript entfernen</TITLE>
-<META NAME="description" CONTENT="Skript entfernen">
-<META NAME="keywords" CONTENT="fai">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="fai.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION00032300000000000000">
-Skript entfernen</A>
-</H3>
-
-<P>
-Um ein bestehendes Skript zu entfernen, drücken Sie auf den Knopf
-<IMG
- WIDTH="16" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
- SRC="./edittrash.png"
- ALT="Image edittrash"> am Ende der Zeile des Skriptes,
-das Sie entfernen möchten.
-
-<P>
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-08-04
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/fai/node17.html b/gosa-core/doc/core/de/html/fai/node17.html
+++ /dev/null
@@ -1,43 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Skript erstellen</TITLE>
-<META NAME="description" CONTENT="Skript erstellen">
-<META NAME="keywords" CONTENT="fai">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="fai.css">
-
-</HEAD>
-
-<BODY >
-
-<H2><A NAME="SECTION00033000000000000000">
-Skript erstellen</A>
-</H2>
-
-<P>
-Nachdem Sie ein neues Skript erstellt haben (oder ein bestehendes
-Skript zum Bearbeiten geöffnet haben), öffnet sich die Eigenschaftsseite,
-auf der die allgemeinen Einstellungen, die Attribute sowie der eigentliche
-Skript-Inhalt bearbeitet werden können.
-
-<P>
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-08-04
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/fai/node18.html b/gosa-core/doc/core/de/html/fai/node18.html
+++ /dev/null
@@ -1,76 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Hooks</TITLE>
-<META NAME="description" CONTENT="Hooks">
-<META NAME="keywords" CONTENT="fai">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="fai.css">
-
-</HEAD>
-
-<BODY >
-
-<H1><A NAME="SECTION00040000000000000000">
-Hooks</A>
-</H1>
-
-<P>
-Hooks dienen dazu, die Installation eines FAI-Systems kurzzeitig an
-definierten Haltepunkten zu unterbrechen, um ein oder mehrere Skripte
-auszuführen. Der Einsatzweck liegt darin, eine generische Installation
-perfekt an die Gegebenheiten eines einzelnen Systems anzupassen, indem
-die Skripte verschiedene Umgebungsbedingungen, die erst zum Installationszeitpunkt
-bekannt sind, ermitteln und für die Weiterverarbeitung an den Installationsprozess
-zurückgeben.
-
-<P>
-GOsa verwaltet Hooks als Gruppe von Hook-Skripten, dies dient automatisch
-dem Ziel, Hook-Skripte zusammengefasst abzulegen.
-
-<P>
-<BR><HR>
-<!--Table of Child-Links-->
-<A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
-
-<UL CLASS="ChildLinks">
-<LI><A NAME="tex2html245"
- HREF="node19.html">Allgemein</A>
-<LI><A NAME="tex2html246"
- HREF="node20.html">Liste der Hook-Skripte</A>
-<UL>
-<LI><A NAME="tex2html247"
- HREF="node21.html">Hook-Skript hinzufügen</A>
-<UL>
-<LI><A NAME="tex2html248"
- HREF="node22.html">Allgemein</A>
-<LI><A NAME="tex2html249"
- HREF="node23.html">Hook-Attribute</A>
-<LI><A NAME="tex2html250"
- HREF="node24.html">Skript</A>
-</UL>
-<LI><A NAME="tex2html251"
- HREF="node25.html">Hook-Skript bearbeiten</A>
-<LI><A NAME="tex2html252"
- HREF="node26.html">Hook-Skript entfernen</A>
-</UL></UL>
-<!--End of Table of Child-Links-->
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-08-04
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/fai/node19.html b/gosa-core/doc/core/de/html/fai/node19.html
+++ /dev/null
@@ -1,47 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Allgemein</TITLE>
-<META NAME="description" CONTENT="Allgemein">
-<META NAME="keywords" CONTENT="fai">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="fai.css">
-
-</HEAD>
-
-<BODY >
-
-<H2><A NAME="SECTION00041000000000000000">
-Allgemein</A>
-</H2>
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142><SPAN ID="hue139">Name</SPAN><SPAN ID="hue268">*</SPAN></TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Eindeutiger Name der Hook-Gruppe</TD>
-</TR>
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Beschreibung</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Kurze Beschreibung der Hook-Gruppe</TD>
-</TR>
-</TABLE>
-
-<P>
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-08-04
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/fai/node2.html b/gosa-core/doc/core/de/html/fai/node2.html
+++ /dev/null
@@ -1,164 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Liste der FAI-Klassen</TITLE>
-<META NAME="description" CONTENT="Liste der FAI-Klassen">
-<META NAME="keywords" CONTENT="fai">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="fai.css">
-
-</HEAD>
-
-<BODY >
-
-<H2><A NAME="SECTION00011000000000000000">
-Liste der FAI-Klassen</A>
-</H2>
-
-<P>
-Die Liste der FAI-Klassen dient als Ausgangspunkt für alle weiteren
-Schritte. Sie wird erreicht über den Menüeintrag <SPAN CLASS="textbf"><SPAN ID="hue17">FAI</SPAN></SPAN>
-aus der Kategorie <SPAN CLASS="textbf">Administration</SPAN> (Menü am linken Rand des
-Bildschirms). Bei Auswahl wird die Liste der FAI-Klassen geladen (Überschrift:
-<SPAN CLASS="textit">Benutzerverwaltung)</SPAN>. Auf dieser Seite können Benutzer hinzugefügt,
-bearbeitet oder entfernt werden.
-
-<P>
-Die Liste ist in drei Spalten geteilt:
-
-<P>
-
-<UL>
-<LI>Die erste Spalte enthält zunächst die verfügbaren Abteilungen, dann
-die Namen der FAI-Klassen (alphabetisch sortiert)
-</LI>
-<LI>Die zweite Spalte enthält den ausgeschriebenen Typ der Klasse (z.B.
-partition table)
-</LI>
-<LI>Die dritte Spalte enthält Knöpfe für die möglichen Aktionen, um Verwaltungsaufgaben
-durchzuführen (Ausschneiden, Kopieren, Bearbeiten, Entfernen)
-</LI>
-</UL>
-Die vier Knöpfe <IMG
- WIDTH="16" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
- SRC="./list_root.png"
- ALT="Image list_root">, <IMG
- WIDTH="16" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
- SRC="./list_back.png"
- ALT="Image list_back">
-, <IMG
- WIDTH="16" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
- SRC="./list_home.png"
- ALT="Image list_home"> und <IMG
- WIDTH="16" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
- SRC="./list_reload.png"
- ALT="Image list_reload">
-oberhalb der Liste dienen zur Navigation innerhalb der Abteilungshierarchie:
-
-<P>
-
-<UL>
-<LI><IMG
- WIDTH="16" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
- SRC="./list_root.png"
- ALT="Image list_root">: Zur Wurzel
-</LI>
-<LI><IMG
- WIDTH="16" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
- SRC="./list_back.png"
- ALT="Image list_back">: Eine Abteilung nach oben
-</LI>
-<LI><IMG
- WIDTH="16" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
- SRC="./list_home.png"
- ALT="Image list_home">: Zur Basis des angemeldeten Benutzers
-</LI>
-<LI><IMG
- WIDTH="16" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
- SRC="./list_reload.png"
- ALT="Image list_reload">: Aktuelle Abteilung neu laden
-</LI>
-</UL>
-<SPAN ID="hue33">Es ist weiterhin möglich, die Anzeige der FAI-Klassen
-mithilfe von Filtern zu beeinflussen (Kasten</SPAN> <SPAN CLASS="textbf"><SPAN ID="hue35">Filter</SPAN></SPAN>
-<SPAN ID="hue257"><IMG
- WIDTH="16" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
- SRC="./rocket.png"
- ALT="Image rocket"> am rechten Rand): </SPAN>
-<P>
-
-<UL>
-<LI><SPAN ID="hue40">Nach Namen suchen:</SPAN>
-<P>
-
-<UL>
-<LI><SPAN ID="hue258">Klick auf * zeigt alle FAI-Klassen an</SPAN>
-</LI>
-<LI><SPAN ID="hue45">Klick auf einen Buchstaben zeigt alle FAI-Klassen
-an, deren Name mit dem gewählten Buchstaben beginnt</SPAN>
-</LI>
-<LI>Klick auf eine Ziffer zeigt alle <SPAN ID="hue47">FAI-Klassen</SPAN> an,
-deren Name mit der gewählten Ziffer beginnt
-</LI>
-</UL>
-</LI>
-<LI>Weitere Suchoptionen:
-<BR>(Die folgenden Filter arbeiten so, dass nur <SPAN ID="hue50">FAI-Klassen</SPAN>angezeigt werden, die über mindestens eine der ausgewählten Optionen
-verfügen; Standardmässig werden alle <SPAN ID="hue52">FAI-Klassen</SPAN>angezeigt)
-
-<P>
-
-<UL>
-<LI><SPAN CLASS="textit">Zeige Profile</SPAN>: Zeigt FAI-Profile (Zusammenfassung von FAI-Objekten
-zu einem logischen Paket)
-</LI>
-<LI><SPAN CLASS="textit">Zeige Vorlagen</SPAN>: Zeigt FAI-Vorlagengruppen
-</LI>
-<LI><SPAN CLASS="textit">Zeige Skripte</SPAN>: Zeigt FAI-Skriptgruppen
-</LI>
-<LI><SPAN CLASS="textit">Zeige Hooks</SPAN>: Zeigt FAI-Hook-Gruppen
-</LI>
-<LI><SPAN CLASS="textit">Zeige Variablen</SPAN>: Zeigt FAI-Variablengruppen
-</LI>
-<LI><SPAN CLASS="textit">Zeige Pakete</SPAN>: Zeigt FAI-Paketlisten
-</LI>
-<LI><SPAN CLASS="textit">Zeige Partitionen</SPAN>: Zeigt FAI-Partitionstabellen
-</LI>
-</UL>
-</LI>
-<LI>Zusätzlich zu der o.g. funktionalen Filterung kann die Liste durch
-lexikalische Filterung weiter eingeschränkt werden. Dazu dienen zum
-Einen die vordefinierten Buchstaben/Zahlen, die die Liste für Benutzer
-einschränken, die mit dem gewählten Buchstaben/der Ziffer beginnen.
-Komplexere Einschränkungen über reguläre Ausdrücke bietet das Textfeld
-im unteren Bereich des Kastens <SPAN CLASS="textbf">Filter</SPAN> (beginnt mit dem Symbol
-<IMG
- WIDTH="16" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
- SRC="./search.png"
- ALT="Image search">). In dieses Feld können Sie beliebige
-Buchstaben/Ziffern-Kombinationen eingeben, um die Suche einzuschränken.
-Um die Suchergebnisse in der Liste anzeigen zu lassen, klicken Sie
-auf <SPAN CLASS="textit">Filter anwenden</SPAN>.
-</LI>
-</UL>
-
-<P>
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-08-04
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/fai/node20.html b/gosa-core/doc/core/de/html/fai/node20.html
+++ /dev/null
@@ -1,64 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Liste der Hook-Skripte</TITLE>
-<META NAME="description" CONTENT="Liste der Hook-Skripte">
-<META NAME="keywords" CONTENT="fai">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="fai.css">
-
-</HEAD>
-
-<BODY >
-
-<H2><A NAME="SECTION00042000000000000000">
-Liste der Hook-Skripte</A>
-</H2>
-
-<P>
-Die Liste der Hook-Skripte dient dazu, einzelne Hook-Skripte zu dieser
-Sammlung hinzuzufügen und bereits zugeordnete Hook-Skripte wieder
-zu entfernen.
-
-<P>
-<BR><HR>
-<!--Table of Child-Links-->
-<A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
-
-<UL CLASS="ChildLinks">
-<LI><A NAME="tex2html271"
- HREF="node21.html">Hook-Skript hinzufügen</A>
-<UL>
-<LI><A NAME="tex2html272"
- HREF="node22.html">Allgemein</A>
-<LI><A NAME="tex2html273"
- HREF="node23.html">Hook-Attribute</A>
-<LI><A NAME="tex2html274"
- HREF="node24.html">Skript</A>
-</UL>
-<BR>
-<LI><A NAME="tex2html275"
- HREF="node25.html">Hook-Skript bearbeiten</A>
-<LI><A NAME="tex2html276"
- HREF="node26.html">Hook-Skript entfernen</A>
-</UL>
-<!--End of Table of Child-Links-->
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-08-04
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/fai/node21.html b/gosa-core/doc/core/de/html/fai/node21.html
+++ /dev/null
@@ -1,54 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Hook-Skript hinzufügen</TITLE>
-<META NAME="description" CONTENT="Hook-Skript hinzufügen">
-<META NAME="keywords" CONTENT="fai">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="fai.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION00042100000000000000">
-Hook-Skript hinzufügen</A>
-</H3>
-
-<P>
-Um ein Hook-Skript hinzuzufügen, drücken Sie auf den Knopf <SPAN CLASS="textit">Hinzufügen</SPAN>
-unterhalb der Liste. Sie können nun die folgenden Einstellungen vornehmen:
-
-<P>
-<BR><HR>
-<!--Table of Child-Links-->
-<A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
-
-<UL CLASS="ChildLinks">
-<LI><A NAME="tex2html287"
- HREF="node22.html">Allgemein</A>
-<LI><A NAME="tex2html288"
- HREF="node23.html">Hook-Attribute</A>
-<LI><A NAME="tex2html289"
- HREF="node24.html">Skript</A>
-</UL>
-<!--End of Table of Child-Links-->
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-08-04
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/fai/node22.html b/gosa-core/doc/core/de/html/fai/node22.html
+++ /dev/null
@@ -1,47 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Allgemein</TITLE>
-<META NAME="description" CONTENT="Allgemein">
-<META NAME="keywords" CONTENT="fai">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="fai.css">
-
-</HEAD>
-
-<BODY >
-
-<H4><A NAME="SECTION00042110000000000000">
-Allgemein</A>
-</H4>
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142><SPAN ID="hue151">Name</SPAN><SPAN ID="hue270">*</SPAN></TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Eindeutiger Name des Hooks</TD>
-</TR>
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Beschreibung</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Kurze Beschreibung des Hooks</TD>
-</TR>
-</TABLE>
-
-<P>
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-08-04
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/fai/node23.html b/gosa-core/doc/core/de/html/fai/node23.html
+++ /dev/null
@@ -1,41 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Hook-Attribute</TITLE>
-<META NAME="description" CONTENT="Hook-Attribute">
-<META NAME="keywords" CONTENT="fai">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="fai.css">
-
-</HEAD>
-
-<BODY >
-
-<H4><A NAME="SECTION00042120000000000000">
-Hook-Attribute</A>
-</H4>
-
-<P>
-Wählen Sie aus der Liste den Zeitpunkt, wann der Hook aufgerufen werden
-soll.
-
-<P>
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-08-04
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/fai/node24.html b/gosa-core/doc/core/de/html/fai/node24.html
+++ /dev/null
@@ -1,43 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Skript</TITLE>
-<META NAME="description" CONTENT="Skript">
-<META NAME="keywords" CONTENT="fai">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="fai.css">
-
-</HEAD>
-
-<BODY >
-
-<H4><A NAME="SECTION00042130000000000000">
-Skript</A>
-</H4>
-
-<P>
-Geben Sie das Skript in das Textfeld ein, oder laden Sie die Datei
-hoch, indem Sie zuerst mit dem Knopf <SPAN CLASS="textit">Durchsuchen</SPAN> die Datei
-auswählen und dann mit dem Knopf <SPAN CLASS="textit">Skript importieren</SPAN> die Datei
-hochladen.
-
-<P>
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-08-04
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/fai/node25.html b/gosa-core/doc/core/de/html/fai/node25.html
+++ /dev/null
@@ -1,46 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Hook-Skript bearbeiten</TITLE>
-<META NAME="description" CONTENT="Hook-Skript bearbeiten">
-<META NAME="keywords" CONTENT="fai">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="fai.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION00042200000000000000">
-Hook-Skript bearbeiten</A>
-</H3>
-
-<P>
-Um ein bestehendes Hook-Skript zu bearbeiten, drücken Sie auf den
-Knopf <IMG
- WIDTH="16" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
- SRC="./edit.png"
- ALT="Image edit"> am Ende der Zeile des Hook-Skriptes,
-das Sie bearbeiten möchten. Folgen Sie nun den Anweisungen, um ein
-neues Hook-Skript zu erstellen.
-
-<P>
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-08-04
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/fai/node26.html b/gosa-core/doc/core/de/html/fai/node26.html
+++ /dev/null
@@ -1,45 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Hook-Skript entfernen</TITLE>
-<META NAME="description" CONTENT="Hook-Skript entfernen">
-<META NAME="keywords" CONTENT="fai">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="fai.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION00042300000000000000">
-Hook-Skript entfernen</A>
-</H3>
-
-<P>
-Um ein bestehendes Hook-Skript zu entfernen, drücken Sie auf den Knopf
-<IMG
- WIDTH="16" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
- SRC="./edittrash.png"
- ALT="Image edittrash"> am Ende der Zeile des Hook-Skriptes,
-das Sie entfernen möchten.
-
-<P>
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-08-04
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/fai/node27.html b/gosa-core/doc/core/de/html/fai/node27.html
+++ /dev/null
@@ -1,58 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Variablen</TITLE>
-<META NAME="description" CONTENT="Variablen">
-<META NAME="keywords" CONTENT="fai">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="fai.css">
-
-</HEAD>
-
-<BODY >
-
-<H1><A NAME="SECTION00050000000000000000">
-Variablen</A>
-</H1>
-
-<P>
-FAI-Variablen dienen dazu, systemweite Variablen zur Laufzeit der
-Installation bereitzustellen (meist um auszuführende Skripte oder
-Hooks zu steuern). Diese sind in Variablen-Gruppen zusammengefasst.
-
-<P>
-<BR><HR>
-<!--Table of Child-Links-->
-<A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
-
-<UL CLASS="ChildLinks">
-<LI><A NAME="tex2html346"
- HREF="node28.html">FAI-Variablengruppe erstellen</A>
-<UL>
-<LI><A NAME="tex2html347"
- HREF="node29.html">FAI-Variable hinzufügen</A>
-<LI><A NAME="tex2html348"
- HREF="node30.html">FAI-Variable bearbeiten</A>
-<LI><A NAME="tex2html349"
- HREF="node31.html">FAI-Variable entfernen</A>
-</UL></UL>
-<!--End of Table of Child-Links-->
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-08-04
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/fai/node28.html b/gosa-core/doc/core/de/html/fai/node28.html
+++ /dev/null
@@ -1,58 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>FAI-Variablengruppe erstellen</TITLE>
-<META NAME="description" CONTENT="FAI-Variablengruppe erstellen">
-<META NAME="keywords" CONTENT="fai">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="fai.css">
-
-</HEAD>
-
-<BODY >
-
-<H2><A NAME="SECTION00051000000000000000">
-FAI-Variablengruppe erstellen</A>
-</H2>
-
-<P>
-Um eine neue FAI-Vorlagengruppe zu erstellen, befolgen Sie zunächst
-die generischen Anweisungen zum Erstellen eines FAI-Objektes (natürlich
-mit dem Knopf <IMG
- WIDTH="16" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
- SRC="./fai_new_variable.png"
- ALT="Image fai_new_variable">).
-
-<P>
-<BR><HR>
-<!--Table of Child-Links-->
-<A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
-
-<UL CLASS="ChildLinks">
-<LI><A NAME="tex2html358"
- HREF="node29.html">FAI-Variable hinzufügen</A>
-<LI><A NAME="tex2html359"
- HREF="node30.html">FAI-Variable bearbeiten</A>
-<LI><A NAME="tex2html360"
- HREF="node31.html">FAI-Variable entfernen</A>
-</UL>
-<!--End of Table of Child-Links-->
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-08-04
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/fai/node29.html b/gosa-core/doc/core/de/html/fai/node29.html
+++ /dev/null
@@ -1,45 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>FAI-Variable hinzufügen</TITLE>
-<META NAME="description" CONTENT="FAI-Variable hinzufügen">
-<META NAME="keywords" CONTENT="fai">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="fai.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION00051100000000000000">
-FAI-Variable hinzufügen</A>
-</H3>
-
-<P>
-Um eine Variable zu einer Variablengruppe hinzuzufügen, drücken Sie
-auf den Knopf <SPAN CLASS="textit">Hinzufügen</SPAN> unterhalb der <SPAN CLASS="textit">Liste benutzter
-Variablen</SPAN>. Geben Sie den zumindest Namen der Variablen, sowie den
-Inhalt ein (optional können Sie in das Feld <SPAN CLASS="textit">Beschreibung</SPAN> eine
-kurze Beschreibung der Variablen eingeben) und drücken Sie auf den
-Kopf <SPAN CLASS="textit">Anwenden</SPAN>, um die neue Variable zu speichern.
-
-<P>
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-08-04
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/fai/node3.html b/gosa-core/doc/core/de/html/fai/node3.html
+++ /dev/null
@@ -1,107 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Neues FAI-Objekt anlegen</TITLE>
-<META NAME="description" CONTENT="Neues FAI-Objekt anlegen">
-<META NAME="keywords" CONTENT="fai">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="fai.css">
-
-</HEAD>
-
-<BODY >
-
-<H2><A NAME="SECTION00012000000000000000">
-Neues FAI-Objekt anlegen</A>
-</H2>
-
-<P>
-Um ein neues FAI-Objekt anzulegen, drücken Sie auf den dem Typ des
-anzulegenden FAI-Objektes entsprechenden Knopf. Die Möglichkeiten
-sind:
-
-<P>
-
-<UL>
-<LI><IMG
- WIDTH="16" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
- SRC="./fai_new_profile.png"
- ALT="Image fai_new_profile">: Ein neues FAI-Profil anlegen
-</LI>
-<LI><IMG
- WIDTH="16" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
- SRC="./fai_new_partitionTable.png"
- ALT="Image fai_new_partitionTable">: Eine neue FAI-Partitionstabelle
-anlegen
-</LI>
-<LI><IMG
- WIDTH="16" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
- SRC="./fai_new_script.png"
- ALT="Image fai_new_script">: Ein neues FAI-Skript anlegen
-</LI>
-<LI><IMG
- WIDTH="16" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
- SRC="./fai_new_hook.png"
- ALT="Image fai_new_hook">: Einen neuen FAI-Hook anlegen
-</LI>
-<LI><IMG
- WIDTH="16" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
- SRC="./fai_new_variable.png"
- ALT="Image fai_new_variable">: Eine neue FAI-Variable
-anlegen
-</LI>
-<LI><IMG
- WIDTH="16" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
- SRC="./fai_new_template.png"
- ALT="Image fai_new_template">: Eine neue FAI-Vorlage
-anlegen
-</LI>
-<LI><IMG
- WIDTH="16" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
- SRC="./fai_new_packages.png"
- ALT="Image fai_new_packages">: Eine neue FAI-Paketliste
-anlegen
-</LI>
-</UL>
-Sie werden nun aufgefordert, einen eindeutigen Namen für das neue
-Objekt zu vergeben. Die Eindeutigkeit bezieht sich dabei ausschließlich
-auf den momentan gültigen Objekttyp! Sie können also verschiedene
-gleichnamige Objekte erstellen - diese müssen lediglich unterschiedliche
-Typen von FAI-Objekten sein (also Partitionstabelle, Paketliste etc.).
-
-<P>
-Wenn Sie einen Namen vergeben haben, drücken Sie auf den Knopf <SPAN CLASS="textit">Fortsetzen</SPAN>.
-Befolgen Sie dann die nachfolgende Beschreibung für die Bearbeitung
-bestehender FAI-Objekte.
-
-<P>
-<BR><HR>
-<!--Table of Child-Links-->
-<A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
-
-<UL CLASS="ChildLinks">
-<LI><A NAME="tex2html88"
- HREF="node4.html">Ein bestehendes FAI-Objekt bearbeiten</A>
-<LI><A NAME="tex2html89"
- HREF="node5.html">Generelle Informationen</A>
-</UL>
-<!--End of Table of Child-Links-->
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-08-04
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/fai/node30.html b/gosa-core/doc/core/de/html/fai/node30.html
+++ /dev/null
@@ -1,44 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>FAI-Variable bearbeiten</TITLE>
-<META NAME="description" CONTENT="FAI-Variable bearbeiten">
-<META NAME="keywords" CONTENT="fai">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="fai.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION00051200000000000000">
-FAI-Variable bearbeiten</A>
-</H3>
-
-<P>
-Um eine bestehende Variable zu bearbeiten, markieren Sie diese in
-der <SPAN CLASS="textit">Liste benutzter Variablen</SPAN> und drücken Sie auf den Knopf
-<SPAN CLASS="textit">Bearbeiten</SPAN>. Bearbeiten Sie die Variable und speichern Sie die
-Änderungen, indem Sie auf den Knopf <SPAN CLASS="textit">Anwenden</SPAN> drücken. Wenn
-Sie die Änderungen verwerfen möchten, drücken Sie auf den Knopf <SPAN CLASS="textit">Abbrechen</SPAN>.
-
-<P>
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-08-04
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/fai/node31.html b/gosa-core/doc/core/de/html/fai/node31.html
+++ /dev/null
@@ -1,42 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>FAI-Variable entfernen</TITLE>
-<META NAME="description" CONTENT="FAI-Variable entfernen">
-<META NAME="keywords" CONTENT="fai">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="fai.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION00051300000000000000">
-FAI-Variable entfernen</A>
-</H3>
-
-<P>
-Um eine bestehende Variable zu entfernen, markieren Sie diese in der
-<SPAN CLASS="textit">Liste benutzer Variablen</SPAN> und drücken Sie auf den Knopf <SPAN CLASS="textit">Entfernen</SPAN>.
-Die Variable wird nun nicht mehr in der Liste aufgeführt.
-
-<P>
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-08-04
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/fai/node32.html b/gosa-core/doc/core/de/html/fai/node32.html
+++ /dev/null
@@ -1,68 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Vorlagen</TITLE>
-<META NAME="description" CONTENT="Vorlagen">
-<META NAME="keywords" CONTENT="fai">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="fai.css">
-
-</HEAD>
-
-<BODY >
-
-<H1><A NAME="SECTION00060000000000000000">
-Vorlagen</A>
-</H1>
-
-<P>
-FAI-Vorlagen dienen dazu, während der Installation Dateien im installierten
-System mit zuvor abgelegten Dateien auszutauschen. Der häufigste Fall
-für deren Verwendung ist das Ablegen von Konfigurationsdateien, aber
-auch das Ablegen von z.B. beliebiger Dateien (Begrüßung der Benutzer,
-Vorlagen für Textdokumente) sind gängige Praxis. Für die Dateien können
-UNIX-spezifische Angaben wie Eigentümer, Gruppe und die Zugriffsrechte
-festgelegt werden. Die Vorlagen werden als Gruppe von Vorlagen verwaltet.
-
-<P>
-<BR><HR>
-<!--Table of Child-Links-->
-<A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
-
-<UL CLASS="ChildLinks">
-<LI><A NAME="tex2html399"
- HREF="node33.html">FAI-Vorlagengruppe erstellen</A>
-<UL>
-<LI><A NAME="tex2html400"
- HREF="node34.html">FAI-Vorlage hinzufügen</A>
-<UL>
-<LI><A NAME="tex2html401"
- HREF="node35.html">Allgemein</A>
-<LI><A NAME="tex2html402"
- HREF="node36.html">Vorlagen-Attribute</A>
-</UL>
-<LI><A NAME="tex2html403"
- HREF="node37.html">FAI-Vorlage bearbeiten</A>
-<LI><A NAME="tex2html404"
- HREF="node38.html">FAI-Vorlage entfernen</A>
-</UL></UL>
-<!--End of Table of Child-Links-->
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-08-04
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/fai/node33.html b/gosa-core/doc/core/de/html/fai/node33.html
+++ /dev/null
@@ -1,65 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>FAI-Vorlagengruppe erstellen</TITLE>
-<META NAME="description" CONTENT="FAI-Vorlagengruppe erstellen">
-<META NAME="keywords" CONTENT="fai">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="fai.css">
-
-</HEAD>
-
-<BODY >
-
-<H2><A NAME="SECTION00061000000000000000">
-FAI-Vorlagengruppe erstellen</A>
-</H2>
-
-<P>
-Um eine neue FAI-Vorlagengruppe zu erstellen, befolgen Sie zunächst
-die generischen Anweisungen zum Erstellen eines FAI-Objektes (natürlich
-mit dem Knopf <IMG
- WIDTH="16" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
- SRC="./fai_new_template.png"
- ALT="Image fai_new_template">).
-
-<P>
-<BR><HR>
-<!--Table of Child-Links-->
-<A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
-
-<UL CLASS="ChildLinks">
-<LI><A NAME="tex2html413"
- HREF="node34.html">FAI-Vorlage hinzufügen</A>
-<UL>
-<LI><A NAME="tex2html414"
- HREF="node35.html">Allgemein</A>
-<LI><A NAME="tex2html415"
- HREF="node36.html">Vorlagen-Attribute</A>
-</UL>
-<BR>
-<LI><A NAME="tex2html416"
- HREF="node37.html">FAI-Vorlage bearbeiten</A>
-<LI><A NAME="tex2html417"
- HREF="node38.html">FAI-Vorlage entfernen</A>
-</UL>
-<!--End of Table of Child-Links-->
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-08-04
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/fai/node34.html b/gosa-core/doc/core/de/html/fai/node34.html
+++ /dev/null
@@ -1,56 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>FAI-Vorlage hinzufügen</TITLE>
-<META NAME="description" CONTENT="FAI-Vorlage hinzufügen">
-<META NAME="keywords" CONTENT="fai">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="fai.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION00061100000000000000">
-FAI-Vorlage hinzufügen</A>
-</H3>
-
-<P>
-Um eine Vorlage zu einer Vorlagengruppe hinzuzufügen, öffnen Sie die
-Eigenschaftsseite der gewünschen Vorlagengruppe (wenn Sie dabei sind,
-eine neue Vorlagengruppe zu erstellen, sind Sie bereits richtig).
-Drücken Sie auf den Knopf <SPAN CLASS="textit">Hinzufügen</SPAN> unterhalb der <SPAN CLASS="textit">Liste
-der Vorlagen</SPAN>. Es öffnet sich die Eigenschaftsseite mit den folgenden
-Einstellmöglichkeiten:
-
-<P>
-<BR><HR>
-<!--Table of Child-Links-->
-<A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
-
-<UL CLASS="ChildLinks">
-<LI><A NAME="tex2html428"
- HREF="node35.html">Allgemein</A>
-<LI><A NAME="tex2html429"
- HREF="node36.html">Vorlagen-Attribute</A>
-</UL>
-<!--End of Table of Child-Links-->
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-08-04
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/fai/node35.html b/gosa-core/doc/core/de/html/fai/node35.html
+++ /dev/null
@@ -1,47 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Allgemein</TITLE>
-<META NAME="description" CONTENT="Allgemein">
-<META NAME="keywords" CONTENT="fai">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="fai.css">
-
-</HEAD>
-
-<BODY >
-
-<H4><A NAME="SECTION00061110000000000000">
-Allgemein</A>
-</H4>
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Name<SPAN ID="hue272">*</SPAN></TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Eindeutiger Name der Vorlage</TD>
-</TR>
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Beschreibung</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Kurze Beschreibung der Vorlage</TD>
-</TR>
-</TABLE>
-
-<P>
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-08-04
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/fai/node36.html b/gosa-core/doc/core/de/html/fai/node36.html
+++ /dev/null
@@ -1,61 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Vorlagen-Attribute</TITLE>
-<META NAME="description" CONTENT="Vorlagen-Attribute">
-<META NAME="keywords" CONTENT="fai">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="fai.css">
-
-</HEAD>
-
-<BODY >
-
-<H4><A NAME="SECTION00061120000000000000">
-Vorlagen-Attribute</A>
-</H4>
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Datei<SPAN ID="hue274">*</SPAN></TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Drücken Sie auf den Knopf <SPAN CLASS="textit">Durchsuchen</SPAN> und wählen Sie die gewünschte
-Datei. Drücken Sie, wenn die Datei ausgewählt wurde, auf den Knopf
-<SPAN CLASS="textit">Hochladen</SPAN> und warten Sie einen Moment, bis die Datei auf den
-Server hochgeladen wurde.</TD>
-</TR>
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Ziel-Pfad<SPAN ID="hue275">*</SPAN></TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Geben Sie das Verzeichnis ein (komplett, also z.B. /etc/gosa), in
-das die Datei kopiert wird.</TD>
-</TR>
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Besitzer<SPAN ID="hue276">*</SPAN></TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Geben Sie den Benutzernamen des gewünschten Besitzers an (z.B. root)</TD>
-</TR>
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Gruppe<SPAN ID="hue277">*</SPAN></TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Geben Sie den Gruppennamen der gewünschten Gruppe an (z.B. wheel)</TD>
-</TR>
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Zugriff<SPAN ID="hue278">*</SPAN></TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Stellen Sie in dieser Tabelle die Zugriffsrechte der Datei für <SPAN CLASS="textit">Besitzer</SPAN>,
-<SPAN CLASS="textit">Gruppe</SPAN> und <SPAN CLASS="textit">Andere</SPAN> ein.</TD>
-</TR>
-</TABLE>
-
-<P>
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-08-04
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/fai/node37.html b/gosa-core/doc/core/de/html/fai/node37.html
+++ /dev/null
@@ -1,37 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>FAI-Vorlage bearbeiten</TITLE>
-<META NAME="description" CONTENT="FAI-Vorlage bearbeiten">
-<META NAME="keywords" CONTENT="fai">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="fai.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION00061200000000000000">
-FAI-Vorlage bearbeiten</A>
-</H3>
-
-<P>
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-08-04
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/fai/node38.html b/gosa-core/doc/core/de/html/fai/node38.html
+++ /dev/null
@@ -1,37 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>FAI-Vorlage entfernen</TITLE>
-<META NAME="description" CONTENT="FAI-Vorlage entfernen">
-<META NAME="keywords" CONTENT="fai">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="fai.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION00061300000000000000">
-FAI-Vorlage entfernen</A>
-</H3>
-
-<P>
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-08-04
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/fai/node39.html b/gosa-core/doc/core/de/html/fai/node39.html
+++ /dev/null
@@ -1,83 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Paketlisten</TITLE>
-<META NAME="description" CONTENT="Paketlisten">
-<META NAME="keywords" CONTENT="fai">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="fai.css">
-
-</HEAD>
-
-<BODY >
-
-<H1><A NAME="SECTION00070000000000000000">
-Paketlisten</A>
-</H1>
-
-<P>
-FAI-Paketlisten dienen dazu, verschiedene Installationsprofile anhand
-der installierten Software zu bilden. Eine Paketliste hält dazu alle
-Pakete vor, die installiert werden. Dabei werden automatisch die Abhängigkeiten
-aufgelöst, so dass es nicht erforderlich ist, dies manuell zu tun.
-
-<P>
-Weiterhin werden FAI-Paketlisten gegliedert in Releases (=Revisionen),
-die unterschiedliche Versionsstände repräsentieren, sowie Sections
-(=Sektionen), die Teilbereiche darstellen. Diese sind meist entweder
-vom Einsatzzweck oder Lizenzmodell abhängig. Unter Debian GNU/Linux
-gibt es beispielsweise die Sektionen 'main', 'contrib' und 'non-free'.
-
-<P>
-<BR><HR>
-<!--Table of Child-Links-->
-<A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
-
-<UL CLASS="ChildLinks">
-<LI><A NAME="tex2html476"
- HREF="node40.html">Erstellen einer Paketliste</A>
-<LI><A NAME="tex2html477"
- HREF="node41.html">Pakete</A>
-<UL>
-<LI><A NAME="tex2html478"
- HREF="node42.html">Allgemein</A>
-<LI><A NAME="tex2html479"
- HREF="node43.html">Repository</A>
-</UL>
-<BR>
-<LI><A NAME="tex2html480"
- HREF="node44.html">Verwendete Pakete</A>
-<UL>
-<LI><A NAME="tex2html481"
- HREF="node45.html">Hinzufügen</A>
-<UL>
-<LI><A NAME="tex2html482"
- HREF="node46.html">Mehrere Pakete hinzufügen</A>
-</UL>
-<LI><A NAME="tex2html483"
- HREF="node47.html">Entfernen</A>
-<LI><A NAME="tex2html484"
- HREF="node48.html">Konfigurieren</A>
-<LI><A NAME="tex2html485"
- HREF="node49.html">Entfernen-Flag umschalten</A>
-</UL></UL>
-<!--End of Table of Child-Links-->
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-08-04
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/fai/node4.html b/gosa-core/doc/core/de/html/fai/node4.html
+++ /dev/null
@@ -1,43 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Ein bestehendes FAI-Objekt bearbeiten</TITLE>
-<META NAME="description" CONTENT="Ein bestehendes FAI-Objekt bearbeiten">
-<META NAME="keywords" CONTENT="fai">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="fai.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION00012100000000000000">
-Ein bestehendes FAI-Objekt bearbeiten</A>
-</H3>
-
-<P>
-Klicken Sie in der Liste FAI-Objekte auf den Namen des gewünschten
-Objektes. Es öffnet sich die Eigenschaftsseite des Objektes, die für
-alle verschiedenen Typen unterschiedlich ist. Im Folgenden sind die
-Eigenschaften aller FAI-Objekttypen aufgeführt.
-
-<P>
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-08-04
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/fai/node40.html b/gosa-core/doc/core/de/html/fai/node40.html
+++ /dev/null
@@ -1,49 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Erstellen einer Paketliste</TITLE>
-<META NAME="description" CONTENT="Erstellen einer Paketliste">
-<META NAME="keywords" CONTENT="fai">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="fai.css">
-
-</HEAD>
-
-<BODY >
-
-<H2><A NAME="SECTION00071000000000000000">
-Erstellen einer Paketliste</A>
-</H2>
-
-<P>
-Nachdem Sie den Namen für die Paketliste (wie oben beschrieben) vergeben
-haben, werden Sie aufgefordert, ein Release zu wählen. Tun Sie dies,
-indem Sie aus der Liste ein Release auswählen. Daraufhin müssen Sie
-noch die Sektionen, über die die Paketliste verfügen soll auswählen.
-Wählen Sie dazu eine oder mehrere (wenn mehrere vorhanden sind) Sektionen,
-indem Sie das Häkchen vor dem Namen ankreuzen.
-
-<P>
-Wenn Sie mit der Auswahl zufrieden sind, drücken Sie auf den Knopf
-<SPAN CLASS="textit">Fortfahren</SPAN>.
-
-<P>
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-08-04
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/fai/node41.html b/gosa-core/doc/core/de/html/fai/node41.html
+++ /dev/null
@@ -1,48 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Pakete</TITLE>
-<META NAME="description" CONTENT="Pakete">
-<META NAME="keywords" CONTENT="fai">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="fai.css">
-
-</HEAD>
-
-<BODY >
-
-<H2><A NAME="SECTION00072000000000000000">
-Pakete</A>
-</H2>
-
-<P>
-<BR><HR>
-<!--Table of Child-Links-->
-<A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
-
-<UL CLASS="ChildLinks">
-<LI><A NAME="tex2html506"
- HREF="node42.html">Allgemein</A>
-<LI><A NAME="tex2html507"
- HREF="node43.html">Repository</A>
-</UL>
-<!--End of Table of Child-Links-->
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-08-04
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/fai/node42.html b/gosa-core/doc/core/de/html/fai/node42.html
+++ /dev/null
@@ -1,47 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Allgemein</TITLE>
-<META NAME="description" CONTENT="Allgemein">
-<META NAME="keywords" CONTENT="fai">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="fai.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION00072100000000000000">
-Allgemein</A>
-</H3>
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142><SPAN ID="hue223">Name</SPAN></TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Eindeutiger Name der Paketliste</TD>
-</TR>
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Beschreibung</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Kurze Beschreibung der Paketliste</TD>
-</TR>
-</TABLE>
-
-<P>
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-08-04
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/fai/node43.html b/gosa-core/doc/core/de/html/fai/node43.html
+++ /dev/null
@@ -1,89 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Repository</TITLE>
-<META NAME="description" CONTENT="Repository">
-<META NAME="keywords" CONTENT="fai">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="fai.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION00072200000000000000">
-Repository</A>
-</H3>
-
-<P>
-Unter dieser Sektion steht lediglich die Installations-Methode zur
-Auswahl, <SPAN CLASS="textit">Release</SPAN> und <SPAN CLASS="textit">Section</SPAN> sind informativer Natur.
-
-<P>
-Um eine geeignete Installations-Methode für Ihre Paketliste zu wählen,
-sind die zur Auswahl stehenden Möglichkeiten in folgender Tabelle
-zusammengefasst:
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>install</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Die gewählten Pakete werden mit den Abhängigkeiten installiert.</TD>
-</TR>
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>ninstall</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Es wird eine Installation der noch fehlenden Pakete simuliert (z.B.
-weil der Download fehlgeschlagen ist oder die Prüfsumme nicht stimmte)</TD>
-</TR>
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>remove</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Entfernt die gewählten Pakete inklusive der Konfiguration (Purge).</TD>
-</TR>
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>dselect-upgrade</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Führt Installation basierend auf den Paketstatusinformationen von
-dselect aus (z.B. Installieren von neuen Paketen, Entfernen von alten
-Paketen)</TD>
-</TR>
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>taskinst</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Installiert bereits vordefinierte 'tasks' mithilfe des Kommandos 'tasksel'.
-Tasks sind von Debian GNU/Linux bereitgestellte Paketlisten für bestimmte
-Aufgaben.</TD>
-</TR>
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>hold</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Setzt die Pakete auf den Status 'hold'. Dies bedeutet, dass diese
-von zukünftigen Upgrades nicht berücksichtigt werden.</TD>
-</TR>
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>aptitude</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Installiert alle Pakete mit dem Kommando 'aptitude'. Dieses unterstützt
-auch Tasks.</TD>
-</TR>
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>aptitude-r</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Installiert genau so wie obiges Kommando 'aptitude'. Zusätzlich werden
-jedoch noch die Empfehlungen eines Paketes installiert.</TD>
-</TR>
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>pending</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Konfiguriert die Pakete, die noch ausstehend sind.</TD>
-</TR>
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>dpkgc</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Schliesst die Installation von nur teilweise installierten Paketen
-ab.</TD>
-</TR>
-</TABLE>
-
-<P>
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-08-04
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/fai/node44.html b/gosa-core/doc/core/de/html/fai/node44.html
+++ /dev/null
@@ -1,61 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Verwendete Pakete</TITLE>
-<META NAME="description" CONTENT="Verwendete Pakete">
-<META NAME="keywords" CONTENT="fai">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="fai.css">
-
-</HEAD>
-
-<BODY >
-
-<H2><A NAME="SECTION00073000000000000000">
-Verwendete Pakete</A>
-</H2>
-
-<P>
-Diese Sektion enthält die eigentliche Paketliste. Die zugeordneten
-Pakete werden in der Liste aufgeführt.
-
-<P>
-<BR><HR>
-<!--Table of Child-Links-->
-<A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
-
-<UL CLASS="ChildLinks">
-<LI><A NAME="tex2html534"
- HREF="node45.html">Hinzufügen</A>
-<UL>
-<LI><A NAME="tex2html535"
- HREF="node46.html">Mehrere Pakete hinzufügen</A>
-</UL>
-<BR>
-<LI><A NAME="tex2html536"
- HREF="node47.html">Entfernen</A>
-<LI><A NAME="tex2html537"
- HREF="node48.html">Konfigurieren</A>
-<LI><A NAME="tex2html538"
- HREF="node49.html">Entfernen-Flag umschalten</A>
-</UL>
-<!--End of Table of Child-Links-->
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-08-04
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/fai/node45.html b/gosa-core/doc/core/de/html/fai/node45.html
+++ /dev/null
@@ -1,65 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Hinzufügen</TITLE>
-<META NAME="description" CONTENT="Hinzufügen">
-<META NAME="keywords" CONTENT="fai">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="fai.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION00073100000000000000">
-Hinzufügen</A>
-</H3>
-
-<P>
-Um eines oder mehrere Pakete zu der Liste hinzuzufügen, drücken Sie
-auf den Knopf <SPAN CLASS="textit">Hinzufügen</SPAN> unterhalb der Liste. Die nun geladene
-Seite enthält zunächst eine leere Liste, da eine Gesamtauswahl einige
-Zeit in Anspruch nehmen würde (Generell ist die Liste darauf beschränkt,
-maximal 200 Treffer anzuzeigen). Um Pakete anzuzeigen, die Sie hinzufügen
-können, müssen Sie die Suche einschränken: Dazu befinden sich im Kasten
-Filter zum einen Checkboxen, die verschiedene Anwendungsgebiete in
-die Liste aufnehmen (wenn sie gewählt sind) oder diese aus der Liste
-ausblenden (wenn sie abgewählt sind) und zum anderen ein Eingabefeld,
-in das ein Such-Text eingegeben werden kann bzw. sollte. Wenn Sie
-mithilfe der Filtermethoden das gewünschte Paket gefunden haben, markieren
-Sie einfach die Checkbox am Anfang der Zeile des Pakets.
-
-<P>
-Zum letztendlichen Hinzufügen der gewählten Pakete drücken Sie auf
-den Knopf <SPAN CLASS="textit">Anwenden</SPAN> unten rechts. Um Ihre Auswahl zu verwerfen
-drücken Sie auf den Knopf <SPAN CLASS="textit">Abbrechen</SPAN>.
-
-<P>
-<BR><HR>
-<!--Table of Child-Links-->
-<A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
-
-<UL CLASS="ChildLinks">
-<LI><A NAME="tex2html549"
- HREF="node46.html">Mehrere Pakete hinzufügen</A>
-</UL>
-<!--End of Table of Child-Links-->
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-08-04
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/fai/node46.html b/gosa-core/doc/core/de/html/fai/node46.html
+++ /dev/null
@@ -1,43 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Mehrere Pakete hinzufügen</TITLE>
-<META NAME="description" CONTENT="Mehrere Pakete hinzufügen">
-<META NAME="keywords" CONTENT="fai">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="fai.css">
-
-</HEAD>
-
-<BODY >
-
-<H4><A NAME="SECTION00073110000000000000">
-Mehrere Pakete hinzufügen</A>
-</H4>
-
-<P>
-Wenn Sie mehrere Pakete hinzufügen möchten, speichert GOsa automatisch
-Ihre bisherige Auswahl. Sie können also, nachdem Sie eine Auswahl
-getroffen haben, weiter nach Paketen suchen und diese markieren. Verfahren
-Sie weiter wie oben beschrieben.
-
-<P>
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-08-04
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/fai/node47.html b/gosa-core/doc/core/de/html/fai/node47.html
+++ /dev/null
@@ -1,42 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Entfernen</TITLE>
-<META NAME="description" CONTENT="Entfernen">
-<META NAME="keywords" CONTENT="fai">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="fai.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION00073200000000000000">
-Entfernen</A>
-</H3>
-
-<P>
-Um eines oder mehrere Pakete aus der Paketliste zu entfernen (nicht
-zum deinstallieren!), markieren Sie diese und drücken Sie auf den
-Knopf <SPAN CLASS="textit">Entfernen</SPAN> unterhalb der Liste.
-
-<P>
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-08-04
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/fai/node48.html b/gosa-core/doc/core/de/html/fai/node48.html
+++ /dev/null
@@ -1,37 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Konfigurieren</TITLE>
-<META NAME="description" CONTENT="Konfigurieren">
-<META NAME="keywords" CONTENT="fai">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="fai.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION00073300000000000000">
-Konfigurieren</A>
-</H3>
-
-<P>
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-08-04
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/fai/node49.html b/gosa-core/doc/core/de/html/fai/node49.html
+++ /dev/null
@@ -1,37 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Entfernen-Flag umschalten</TITLE>
-<META NAME="description" CONTENT="Entfernen-Flag umschalten">
-<META NAME="keywords" CONTENT="fai">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="fai.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION00073400000000000000">
-Entfernen-Flag umschalten</A>
-</H3>
-
-<P>
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-08-04
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/fai/node5.html b/gosa-core/doc/core/de/html/fai/node5.html
+++ /dev/null
@@ -1,54 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Generelle Informationen</TITLE>
-<META NAME="description" CONTENT="Generelle Informationen">
-<META NAME="keywords" CONTENT="fai">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="fai.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION00012200000000000000">
-Generelle Informationen</A>
-</H3>
-
-<P>
-
-<UL>
-<LI>Um die Bearbeitung des FAI-Objektes (auch neuer Objekte) abzuschliessen,
-drücken Sie auf den Knopf <SPAN CLASS="textit">Speichern</SPAN> unten rechts; um den Vorgang
-zu verwerfen, drücken Sie auf den Knopf <SPAN CLASS="textit">Abbrechen</SPAN>, der sich
-ebenfalls unten rechts befindet.
-</LI>
-<LI>Alle Felder, die mit einem roten Sternchen <SPAN ID="hue259">*</SPAN> enden,
-sind Pflichtfelder und müssen daher zwingend ausgefüllt werden.
-</LI>
-<LI>In der rechten, oberen Ecke findet sich der komplette <SPAN CLASS="textit">dn</SPAN> des
-aktuell geöffneten Objektes.
-</LI>
-</UL>
-
-
-<P>
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-08-04
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/fai/node50.html b/gosa-core/doc/core/de/html/fai/node50.html
+++ /dev/null
@@ -1,57 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Profile</TITLE>
-<META NAME="description" CONTENT="Profile">
-<META NAME="keywords" CONTENT="fai">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="fai.css">
-
-</HEAD>
-
-<BODY >
-
-<H1><A NAME="SECTION00080000000000000000">
-Profile</A>
-</H1>
-
-<P>
-FAI-Profile sind sozusagen das Bindeglied aller FAI-Objekttypen -
-sie fassen die verschiedenen Typen zusammen, damit man alle Aspekte
-eines Systems oder vielmehr einer Gruppe von Systemen gebündelt definieren
-kann. Dazu werden einfach die gewünschten FAI-Klassenobjekte (Paketliste,
-Partitionstabelle etc.) dem Profil zugeordnet. Bei der Installation
-wird dann für ein System dieses Profil ausgewählt und die Installation
-kann beginnen.
-
-<P>
-<BR><HR>
-<!--Table of Child-Links-->
-<A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
-
-<UL CLASS="ChildLinks">
-<LI><A NAME="tex2html596"
- HREF="node51.html">Erstellen eines FAI-Profils</A>
-<LI><A NAME="tex2html597"
- HREF="node52.html">Bearbeiten eines FAI-Profils</A>
-</UL>
-<!--End of Table of Child-Links-->
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-08-04
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/fai/node51.html b/gosa-core/doc/core/de/html/fai/node51.html
+++ /dev/null
@@ -1,56 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Erstellen eines FAI-Profils</TITLE>
-<META NAME="description" CONTENT="Erstellen eines FAI-Profils">
-<META NAME="keywords" CONTENT="fai">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="fai.css">
-
-</HEAD>
-
-<BODY >
-
-<H2><A NAME="SECTION00081000000000000000">
-Erstellen eines FAI-Profils</A>
-</H2>
-
-<P>
-Um ein neues FAI-Profil zu erstellen, drücken Sie auf die Schaltfläche
-<IMG
- WIDTH="16" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
- SRC="./fai_profile.png"
- ALT="Image fai_profile"> (<SPAN CLASS="textit">Neues FAI-Profil erstellen</SPAN>)
-oberhalb der Liste. Geben Sie dann einen eindeutigen Namen und optional
-eine Beschreibung für das Profil ein. Fügen Sie dann mithilfe des
-Knopfes <SPAN CLASS="textit">Hinzufügen</SPAN> mindestens ein Objekt hinzu. Zum Auswählen
-der gewünschten Klasse(n) markieren Sie die Auswahlbox in der passenden
-Zeile der Klasse(n). Drücken Sie dann auf den Knopf <SPAN CLASS="textit">Anwenden</SPAN>
-unterhalb der Liste. Um den Vorgang abzubrechen und die Auswahl zu
-verwerfen, drücken Sie auf den Knopf <SPAN CLASS="textit">Abbrechen</SPAN>.
-
-<P>
-Wenn dem Profil mindestens eine Klasse zugeordnet wurde, können Sie
-das Profil speichern, indem Sie auf den Knopf <SPAN CLASS="textit">Speichern</SPAN> drücken.
-Das Profil wird nun in der Liste angezeigt.
-
-<P>
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-08-04
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/fai/node52.html b/gosa-core/doc/core/de/html/fai/node52.html
+++ /dev/null
@@ -1,43 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Bearbeiten eines FAI-Profils</TITLE>
-<META NAME="description" CONTENT="Bearbeiten eines FAI-Profils">
-<META NAME="keywords" CONTENT="fai">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="fai.css">
-
-</HEAD>
-
-<BODY >
-
-<H2><A NAME="SECTION00082000000000000000">
-Bearbeiten eines FAI-Profils</A>
-</H2>
-
-<P>
-Um ein bestehendes Profil zu bearbeiten, drücken Sie entweder auf
-den Namen des Profils oder auf den Knopf <IMG
- WIDTH="16" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
- SRC="./edit.png"
- ALT="Image edit">
-am Ende der Zeile des Profils.
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-08-04
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/fai/node53.html b/gosa-core/doc/core/de/html/fai/node53.html
+++ /dev/null
@@ -1,51 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>About this document ...</TITLE>
-<META NAME="description" CONTENT="About this document ...">
-<META NAME="keywords" CONTENT="fai">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="fai.css">
-
-</HEAD>
-
-<BODY >
-
-<H1><A NAME="SECTION00090000000000000000">
-About this document ...</A>
-</H1>
- <STRONG><SPAN CLASS="textbf">Automatische Installation</SPAN></STRONG><P>
-This document was generated using the
-<A HREF="http://www.latex2html.org/"><STRONG>LaTeX</STRONG>2<tt>HTML</tt></A> translator Version 2002-2-1 (1.71)
-<P>
-Copyright © 1993, 1994, 1995, 1996,
-<A HREF="http://cbl.leeds.ac.uk/nikos/personal.html">Nikos Drakos</A>,
-Computer Based Learning Unit, University of Leeds.
-<BR>
-Copyright © 1997, 1998, 1999,
-<A HREF="http://www.maths.mq.edu.au/~ross/">Ross Moore</A>,
-Mathematics Department, Macquarie University, Sydney.
-<P>
-The command line arguments were: <BR>
- <STRONG>latex2html</STRONG> <TT>-no_navigation -dir ../html/fai/ fai.tex</TT>
-<P>
-The translation was initiated by Jan Wenzel on 2006-08-04
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-08-04
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/fai/node6.html b/gosa-core/doc/core/de/html/fai/node6.html
+++ /dev/null
@@ -1,60 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Partitionstabellen</TITLE>
-<META NAME="description" CONTENT="Partitionstabellen">
-<META NAME="keywords" CONTENT="fai">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="fai.css">
-
-</HEAD>
-
-<BODY >
-
-<H1><A NAME="SECTION00020000000000000000">
-Partitionstabellen</A>
-</H1>
-
-<P>
-Partitionstabellen dienen dazu (wie es der Name vermuten lässt), die
-automatische Partitionierung während der Installation mit FAI zu konfigurieren.
-Dazu werden in diesem Objekt die nötigen Informationen eingebettet
-- diese umfassen die im Zielsystem vorhandenen Festplatten mit den
-zugehörigen Partitionen.
-
-<P>
-<BR><HR>
-<!--Table of Child-Links-->
-<A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
-
-<UL CLASS="ChildLinks">
-<LI><A NAME="tex2html118"
- HREF="node7.html">Allgemein</A>
-<LI><A NAME="tex2html119"
- HREF="node8.html">Festplatten</A>
-<UL>
-<LI><A NAME="tex2html120"
- HREF="node9.html">Gerät</A>
-<LI><A NAME="tex2html121"
- HREF="node10.html">Partitions-Einträge</A>
-</UL></UL>
-<!--End of Table of Child-Links-->
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-08-04
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/fai/node7.html b/gosa-core/doc/core/de/html/fai/node7.html
+++ /dev/null
@@ -1,53 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Allgemein</TITLE>
-<META NAME="description" CONTENT="Allgemein">
-<META NAME="keywords" CONTENT="fai">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="fai.css">
-
-</HEAD>
-
-<BODY >
-
-<H2><A NAME="SECTION00021000000000000000">
-Allgemein</A>
-</H2>
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142><SPAN ID="hue93">Name</SPAN><SPAN ID="hue261">*</SPAN></TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Eindeutiger Name der FAI-Partitionstabelle</TD>
-</TR>
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Beschreibung</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Kurze Beschreibung der FAI-Partitionstabelle</TD>
-</TR>
-</TABLE>
-
-<P>
-
-<P>
-<BR>
-
-
-<P>
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-08-04
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/fai/node8.html b/gosa-core/doc/core/de/html/fai/node8.html
+++ /dev/null
@@ -1,55 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Festplatten</TITLE>
-<META NAME="description" CONTENT="Festplatten">
-<META NAME="keywords" CONTENT="fai">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="fai.css">
-
-</HEAD>
-
-<BODY >
-
-<H2><A NAME="SECTION00022000000000000000">
-Festplatten</A>
-</H2>
-
-<P>
-Zu jeder Partitionstabelle gehören eine oder mehrere Festplatten (wobei
-GOsa es durchaus erlaubt, leere Partitionstabellen zu erstellen).
-Diese enthalten die tatsächlich später anzulegenden Partitionen. Um
-eine Festplatte hinzuzufügen, werden zum einen die allgemeinen Angaben
-zur Festplatte sowie die einzelnen Partitionseinträge benötigt.
-
-<P>
-<BR><HR>
-<!--Table of Child-Links-->
-<A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
-
-<UL CLASS="ChildLinks">
-<LI><A NAME="tex2html140"
- HREF="node9.html">Gerät</A>
-<LI><A NAME="tex2html141"
- HREF="node10.html">Partitions-Einträge</A>
-</UL>
-<!--End of Table of Child-Links-->
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-08-04
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/fai/node9.html b/gosa-core/doc/core/de/html/fai/node9.html
+++ /dev/null
@@ -1,47 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Gerät</TITLE>
-<META NAME="description" CONTENT="Gerät">
-<META NAME="keywords" CONTENT="fai">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="fai.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION00022100000000000000">
-Gerät</A>
-</H3>
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142><SPAN ID="hue104">Name</SPAN><SPAN ID="hue263">*</SPAN></TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Gerätedatei (z.B. /dev/hda)</TD>
-</TR>
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Beschreibung</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Kurze Beschreibung der Festplatte</TD>
-</TR>
-</TABLE>
-
-<P>
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-08-04
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/fai/rocket.png b/gosa-core/doc/core/de/html/fai/rocket.png
deleted file mode 100644 (file)
index 838c38b..0000000
Binary files a/gosa-core/doc/core/de/html/fai/rocket.png and /dev/null differ
index 838c38b..0000000
Binary files a/gosa-core/doc/core/de/html/fai/rocket.png and /dev/null differ
diff --git a/gosa-core/doc/core/de/html/fai/search.png b/gosa-core/doc/core/de/html/fai/search.png
deleted file mode 100644 (file)
index 593a566..0000000
Binary files a/gosa-core/doc/core/de/html/fai/search.png and /dev/null differ
index 593a566..0000000
Binary files a/gosa-core/doc/core/de/html/fai/search.png and /dev/null differ
diff --git a/gosa-core/doc/core/de/html/ldapmanager/WARNINGS b/gosa-core/doc/core/de/html/ldapmanager/WARNINGS
+++ /dev/null
@@ -1,2 +0,0 @@
-No implementation found for style `fontenc'
-There is no author for this document.
diff --git a/gosa-core/doc/core/de/html/ldapmanager/index.html b/gosa-core/doc/core/de/html/ldapmanager/index.html
+++ /dev/null
@@ -1,62 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Zusätzliches</TITLE>
-<META NAME="description" CONTENT="Zusätzliches">
-<META NAME="keywords" CONTENT="ldapmanager">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-15">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="ldapmanager.css">
-
-</HEAD>
-
-<BODY >
-
-<P>
-
-<P>
-<H1 ALIGN=CENTER><SPAN CLASS="textbf">Zusätzliches</SPAN></H1>
-</P>
-<HR>
-
-<P>
-<BR><HR>
-<!--Table of Child-Links-->
-<A NAME="CHILD_LINKS"></A>
-
-<UL CLASS="ChildLinks">
-<LI><A NAME="tex2html3"
- HREF="node1.html">LDAP-Manager</A>
-<UL>
-<LI><A NAME="tex2html4"
- HREF="node2.html">Export</A>
-<LI><A NAME="tex2html5"
- HREF="node3.html">Excel-Export</A>
-<LI><A NAME="tex2html6"
- HREF="node4.html">Importieren</A>
-<LI><A NAME="tex2html7"
- HREF="node5.html">CSV Import</A>
-</UL>
-<BR>
-<LI><A NAME="tex2html8"
- HREF="node6.html">About this document ...</A>
-</UL>
-<!--End of Table of Child-Links-->
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2008-03-13
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/ldapmanager/labels.pl b/gosa-core/doc/core/de/html/ldapmanager/labels.pl
+++ /dev/null
@@ -1,13 +0,0 @@
-# LaTeX2HTML 2002-2-1 (1.71)
-# Associate labels original text with physical files.
-
-
-1;
-
-
-# LaTeX2HTML 2002-2-1 (1.71)
-# labels from external_latex_labels array.
-
-
-1;
-
diff --git a/gosa-core/doc/core/de/html/ldapmanager/ldapmanager.css b/gosa-core/doc/core/de/html/ldapmanager/ldapmanager.css
deleted file mode 100644 (file)
index 7a96f07..0000000
Binary files a/gosa-core/doc/core/de/html/ldapmanager/ldapmanager.css and /dev/null differ
index 7a96f07..0000000
Binary files a/gosa-core/doc/core/de/html/ldapmanager/ldapmanager.css and /dev/null differ
diff --git a/gosa-core/doc/core/de/html/ldapmanager/ldapmanager.html b/gosa-core/doc/core/de/html/ldapmanager/ldapmanager.html
+++ /dev/null
@@ -1,62 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Zusätzliches</TITLE>
-<META NAME="description" CONTENT="Zusätzliches">
-<META NAME="keywords" CONTENT="ldapmanager">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-15">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="ldapmanager.css">
-
-</HEAD>
-
-<BODY >
-
-<P>
-
-<P>
-<H1 ALIGN=CENTER><SPAN CLASS="textbf">Zusätzliches</SPAN></H1>
-</P>
-<HR>
-
-<P>
-<BR><HR>
-<!--Table of Child-Links-->
-<A NAME="CHILD_LINKS"></A>
-
-<UL CLASS="ChildLinks">
-<LI><A NAME="tex2html3"
- HREF="node1.html">LDAP-Manager</A>
-<UL>
-<LI><A NAME="tex2html4"
- HREF="node2.html">Export</A>
-<LI><A NAME="tex2html5"
- HREF="node3.html">Excel-Export</A>
-<LI><A NAME="tex2html6"
- HREF="node4.html">Importieren</A>
-<LI><A NAME="tex2html7"
- HREF="node5.html">CSV Import</A>
-</UL>
-<BR>
-<LI><A NAME="tex2html8"
- HREF="node6.html">About this document ...</A>
-</UL>
-<!--End of Table of Child-Links-->
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2008-03-13
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/ldapmanager/node1.html b/gosa-core/doc/core/de/html/ldapmanager/node1.html
+++ /dev/null
@@ -1,52 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>LDAP-Manager</TITLE>
-<META NAME="description" CONTENT="LDAP-Manager">
-<META NAME="keywords" CONTENT="ldapmanager">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-15">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="ldapmanager.css">
-
-</HEAD>
-
-<BODY >
-
-<H1><A NAME="SECTION00010000000000000000">
-LDAP-Manager</A>
-</H1>
-
-<P>
-<BR><HR>
-<!--Table of Child-Links-->
-<A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
-
-<UL CLASS="ChildLinks">
-<LI><A NAME="tex2html19"
- HREF="node2.html">Export</A>
-<LI><A NAME="tex2html20"
- HREF="node3.html">Excel-Export</A>
-<LI><A NAME="tex2html21"
- HREF="node4.html">Importieren</A>
-<LI><A NAME="tex2html22"
- HREF="node5.html">CSV Import</A>
-</UL>
-<!--End of Table of Child-Links-->
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2008-03-13
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/ldapmanager/node2.html b/gosa-core/doc/core/de/html/ldapmanager/node2.html
+++ /dev/null
@@ -1,55 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Export</TITLE>
-<META NAME="description" CONTENT="Export">
-<META NAME="keywords" CONTENT="ldapmanager">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-15">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="ldapmanager.css">
-
-</HEAD>
-
-<BODY >
-
-<H2><A NAME="SECTION00011000000000000000">
-Export</A>
-</H2>
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Exportiere einzelnen Eintrag</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Exportieren Sie den im Feld angebenen Eintrag (DN des Eintrags), indem
-Sie auf den Knopf <SPAN CLASS="textit">Export</SPAN> drücken.</TD>
-</TR>
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Exportiere vollständige LDIF-Datei für</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Wählen Sie aus die Abteilung aus der Liste, die Sie exportieren möchten
-('/' exportiert alles) und drücken Sie den Knopf <SPAN CLASS="textit">Export</SPAN>.</TD>
-</TR>
-</TABLE>
-
-<P>
-
-<P>
-<BR>
-
-
-<P>
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2008-03-13
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/ldapmanager/node3.html b/gosa-core/doc/core/de/html/ldapmanager/node3.html
+++ /dev/null
@@ -1,57 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Excel-Export</TITLE>
-<META NAME="description" CONTENT="Excel-Export">
-<META NAME="keywords" CONTENT="ldapmanager">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-15">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="ldapmanager.css">
-
-</HEAD>
-
-<BODY >
-
-<H2><A NAME="SECTION00012000000000000000">
-Excel-Export</A>
-</H2>
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Exportiere einzelnen Eintrag</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Exportieren Sie eine Organisationseinheit (Organization Unit) in eine
-Excel-Datei. Wählen Sie dazu die OU aus der Liste und drücken Sie
-auf den Knopf <SPAN CLASS="textit">Export</SPAN>.</TD>
-</TR>
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Exportiere vollständige XLS-Datei für</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Exportieren Sie eine gesamte Abteilung in eine Excel-Datei. Wählen
-Sie dazu die Abteilung aus der Liste ('/' für alles) und drücken Sie
-auf den Knopf <SPAN CLASS="textit">Export</SPAN>.</TD>
-</TR>
-</TABLE>
-
-<P>
-
-<P>
-<BR>
-
-
-<P>
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2008-03-13
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/ldapmanager/node4.html b/gosa-core/doc/core/de/html/ldapmanager/node4.html
+++ /dev/null
@@ -1,69 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Importieren</TITLE>
-<META NAME="description" CONTENT="Importieren">
-<META NAME="keywords" CONTENT="ldapmanager">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-15">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="ldapmanager.css">
-
-</HEAD>
-
-<BODY >
-
-<H2><A NAME="SECTION00013000000000000000">
-Importieren</A>
-</H2>
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Importiere LDIF Datei</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Drücken Sie auf den Knopf neben dem Textfeld, um die Dateiauswahl
-zu starten. Wählen Sie die LDIF-Datei, die Sie importieren möchten.</TD>
-</TR>
-</TABLE>
-
-<P>
-
-<P></P>
-
-
-<P>
-
-<UL>
-<LI>Überschreibe vorhandene Attribute: Attribute, die bereits vorhanden
-sind, werden mit dem Wert aus der LDIF-Datei überschrieben
-</LI>
-<LI>Existierenden Eintrag überschreiben: Einträge, die bereits vorhanden
-sind, werden mit dem Eintrag aus der LDIF-Datei überschrieben
-<BR>
-<BR>
-Drücken Sie auf den Knopf <SPAN CLASS="textit">Importieren</SPAN>, um den Importvorgang
-durchzuführen.
-</LI>
-</UL>
-
-<P>
-<BR>
-
-
-<P>
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2008-03-13
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/ldapmanager/node5.html b/gosa-core/doc/core/de/html/ldapmanager/node5.html
+++ /dev/null
@@ -1,48 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>CSV Import</TITLE>
-<META NAME="description" CONTENT="CSV Import">
-<META NAME="keywords" CONTENT="ldapmanager">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-15">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="ldapmanager.css">
-
-</HEAD>
-
-<BODY >
-
-<H2><A NAME="SECTION00014000000000000000">
-CSV Import</A>
-</H2>
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Auswahl der zu importierenden CVS Datei</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Drücken Sie auf den Knopf neben dem Textfeld, um die Dateiauswahl
-zu starten. Wählen Sie die CSV-Datei, die Sie importieren möchten.</TD>
-</TR>
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Auswahl der Vorlage</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Wählen Sie die Vorlage, die verwendet werden soll, um nicht existente
-Werte (in der CVS-Datei) mit Werten zu füllen. Diese Option ist hilfreich,
-wenn Sie automatisiert sehr viele Benutzerkonten anlegen möchten.</TD>
-</TR>
-</TABLE>
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2008-03-13
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/ldapmanager/node6.html b/gosa-core/doc/core/de/html/ldapmanager/node6.html
+++ /dev/null
@@ -1,51 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>About this document ...</TITLE>
-<META NAME="description" CONTENT="About this document ...">
-<META NAME="keywords" CONTENT="ldapmanager">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-15">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="ldapmanager.css">
-
-</HEAD>
-
-<BODY >
-
-<H1><A NAME="SECTION00020000000000000000">
-About this document ...</A>
-</H1>
- <STRONG><SPAN CLASS="textbf">Zusätzliches</SPAN></STRONG><P>
-This document was generated using the
-<A HREF="http://www.latex2html.org/"><STRONG>LaTeX</STRONG>2<tt>HTML</tt></A> translator Version 2002-2-1 (1.71)
-<P>
-Copyright © 1993, 1994, 1995, 1996,
-<A HREF="http://cbl.leeds.ac.uk/nikos/personal.html">Nikos Drakos</A>,
-Computer Based Learning Unit, University of Leeds.
-<BR>
-Copyright © 1997, 1998, 1999,
-<A HREF="http://www.maths.mq.edu.au/~ross/">Ross Moore</A>,
-Mathematics Department, Macquarie University, Sydney.
-<P>
-The command line arguments were: <BR>
- <STRONG>latex2html</STRONG> <TT>-no_navigation -dir ../html/ldapmanager/ ldapmanager.tex</TT>
-<P>
-The translation was initiated by Jan Wenzel on 2008-03-13
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2008-03-13
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/systems/WARNINGS b/gosa-core/doc/core/de/html/systems/WARNINGS
+++ /dev/null
@@ -1,3 +0,0 @@
-No implementation found for style `fontenc'
-No implementation found for style `graphicx'
-There is no author for this document.
diff --git a/gosa-core/doc/core/de/html/systems/edit.png b/gosa-core/doc/core/de/html/systems/edit.png
deleted file mode 100644 (file)
index a8b69f7..0000000
Binary files a/gosa-core/doc/core/de/html/systems/edit.png and /dev/null differ
index a8b69f7..0000000
Binary files a/gosa-core/doc/core/de/html/systems/edit.png and /dev/null differ
diff --git a/gosa-core/doc/core/de/html/systems/index.html b/gosa-core/doc/core/de/html/systems/index.html
+++ /dev/null
@@ -1,124 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Systemverwaltung</TITLE>
-<META NAME="description" CONTENT="Systemverwaltung">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<P>
-
-<P>
-<H1 ALIGN=CENTER><SPAN CLASS="textbf">Systemverwaltung</SPAN></H1>
-</P>
-<HR>
-
-<P>
-<BR><HR>
-<!--Table of Child-Links-->
-<A NAME="CHILD_LINKS"></A>
-
-<UL CLASS="ChildLinks">
-<LI><A NAME="tex2html3"
- HREF="node1.html">Liste der Systeme</A>
-<UL>
-<LI><A NAME="tex2html4"
- HREF="node2.html">Ein neues System erstellen</A>
-<UL>
-<LI><A NAME="tex2html5"
- HREF="node3.html">Terminal konfigurieren</A>
-<UL>
-<LI><A NAME="tex2html6"
- HREF="node4.html">Allgemein</A>
-<LI><A NAME="tex2html7"
- HREF="node8.html">Geräte</A>
-<LI><A NAME="tex2html8"
- HREF="node17.html">Start</A>
-<LI><A NAME="tex2html9"
- HREF="node21.html">Drucker</A>
-<LI><A NAME="tex2html10"
- HREF="node26.html">Referenzen</A>
-</UL>
-<LI><A NAME="tex2html11"
- HREF="node27.html">Arbeitsstation konfigurieren</A>
-<UL>
-<LI><A NAME="tex2html12"
- HREF="node28.html">Allgemein</A>
-<LI><A NAME="tex2html13"
- HREF="node32.html">Geräte</A>
-<LI><A NAME="tex2html14"
- HREF="node39.html">Start</A>
-<LI><A NAME="tex2html15"
- HREF="node46.html">Drucker</A>
-<LI><A NAME="tex2html16"
- HREF="node50.html">Information</A>
-<LI><A NAME="tex2html17"
- HREF="node51.html">Referenzen</A>
-</UL>
-<LI><A NAME="tex2html18"
- HREF="node52.html">Server konfigurieren</A>
-<UL>
-<LI><A NAME="tex2html19"
- HREF="node53.html">Allgemein</A>
-<LI><A NAME="tex2html20"
- HREF="node57.html">Datenbanken</A>
-<LI><A NAME="tex2html21"
- HREF="node58.html">Dienste</A>
-<LI><A NAME="tex2html22"
- HREF="node59.html">Information</A>
-<LI><A NAME="tex2html23"
- HREF="node60.html">Referenzen</A>
-</UL>
-<LI><A NAME="tex2html24"
- HREF="node61.html">Drucker konfigurieren</A>
-<UL>
-<LI><A NAME="tex2html25"
- HREF="node62.html">Allgemein</A>
-<LI><A NAME="tex2html26"
- HREF="node67.html">Referenzen</A>
-</UL>
-<LI><A NAME="tex2html27"
- HREF="node68.html">Telefon konfigurieren</A>
-<UL>
-<LI><A NAME="tex2html28"
- HREF="node69.html">Allgemein</A>
-<LI><A NAME="tex2html29"
- HREF="node73.html">Referenzen</A>
-</UL>
-<LI><A NAME="tex2html30"
- HREF="node74.html">Netzwerkkomponente konfigurieren</A>
-<UL>
-<LI><A NAME="tex2html31"
- HREF="node77.html">Referenzen</A>
-</UL>
-</UL>
-</UL>
-<BR>
-<LI><A NAME="tex2html32"
- HREF="node78.html">About this document ...</A>
-</UL>
-<!--End of Table of Child-Links-->
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-06-12
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/systems/labels.pl b/gosa-core/doc/core/de/html/systems/labels.pl
+++ /dev/null
@@ -1,13 +0,0 @@
-# LaTeX2HTML 2002-2-1 (1.71)
-# Associate labels original text with physical files.
-
-
-1;
-
-
-# LaTeX2HTML 2002-2-1 (1.71)
-# labels from external_latex_labels array.
-
-
-1;
-
diff --git a/gosa-core/doc/core/de/html/systems/list_back.png b/gosa-core/doc/core/de/html/systems/list_back.png
deleted file mode 100644 (file)
index f258c11..0000000
Binary files a/gosa-core/doc/core/de/html/systems/list_back.png and /dev/null differ
index f258c11..0000000
Binary files a/gosa-core/doc/core/de/html/systems/list_back.png and /dev/null differ
diff --git a/gosa-core/doc/core/de/html/systems/list_home.png b/gosa-core/doc/core/de/html/systems/list_home.png
deleted file mode 100644 (file)
index e897341..0000000
Binary files a/gosa-core/doc/core/de/html/systems/list_home.png and /dev/null differ
index e897341..0000000
Binary files a/gosa-core/doc/core/de/html/systems/list_home.png and /dev/null differ
diff --git a/gosa-core/doc/core/de/html/systems/list_reload.png b/gosa-core/doc/core/de/html/systems/list_reload.png
deleted file mode 100644 (file)
index 5c6a26d..0000000
Binary files a/gosa-core/doc/core/de/html/systems/list_reload.png and /dev/null differ
index 5c6a26d..0000000
Binary files a/gosa-core/doc/core/de/html/systems/list_reload.png and /dev/null differ
diff --git a/gosa-core/doc/core/de/html/systems/list_root.png b/gosa-core/doc/core/de/html/systems/list_root.png
deleted file mode 100644 (file)
index 56a6a5d..0000000
Binary files a/gosa-core/doc/core/de/html/systems/list_root.png and /dev/null differ
index 56a6a5d..0000000
Binary files a/gosa-core/doc/core/de/html/systems/list_root.png and /dev/null differ
diff --git a/gosa-core/doc/core/de/html/systems/list_up.png b/gosa-core/doc/core/de/html/systems/list_up.png
deleted file mode 100644 (file)
index f258c11..0000000
Binary files a/gosa-core/doc/core/de/html/systems/list_up.png and /dev/null differ
index f258c11..0000000
Binary files a/gosa-core/doc/core/de/html/systems/list_up.png and /dev/null differ
diff --git a/gosa-core/doc/core/de/html/systems/node1.html b/gosa-core/doc/core/de/html/systems/node1.html
+++ /dev/null
@@ -1,349 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Liste der Systeme</TITLE>
-<META NAME="description" CONTENT="Liste der Systeme">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H1><A NAME="SECTION00010000000000000000">
-Liste der Systeme</A>
-</H1>
-
-<P>
-Die Liste der Systeme dient als Ausgangspunkt für alle weiteren Schritte.
-Sie wird erreicht über den Menüeintrag <SPAN CLASS="textbf"><SPAN ID="hue16">Systeme</SPAN></SPAN>
-aus der Kategorie <SPAN CLASS="textbf">Administration</SPAN> (Menü am linken Rand des
-Bildschirms). Auf dieser Seite können Systeme hinzugefügt, bearbeitet
-oder entfernt werden.
-
-<P>
-Die Liste ist in zwei Spalten geteilt:
-
-<P>
-
-<UL>
-<LI>Die erste Spalte enthält die Namen der Systeme
-</LI>
-<LI>Die zweite Spalte enthält Knöpfe für die möglichen Aktionen, um Verwaltungsaufgaben
-durchzuführen (Root-Passwort setzen, Bearbeiten, Entfernen)
-</LI>
-</UL>
-Die vier Knöpfe <IMG
- WIDTH="16" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
- SRC="./list_root.png"
- ALT="Image list_root">, <IMG
- WIDTH="16" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
- SRC="./list_back.png"
- ALT="Image list_back">,
-<IMG
- WIDTH="16" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
- SRC="./list_home.png"
- ALT="Image list_home">, und <IMG
- WIDTH="16" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
- SRC="./list_reload.png"
- ALT="Image list_reload">
-oberhalb der Liste dienen zur Navigation innerhalb der Abteilungshierarchie:
-
-<P>
-
-<UL>
-<LI><IMG
- WIDTH="16" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
- SRC="./list_root.png"
- ALT="Image list_root">: Zur Wurzel
-</LI>
-<LI><IMG
- WIDTH="16" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
- SRC="./list_back.png"
- ALT="Image list_back">: Eine Abteilung nach oben
-</LI>
-<LI><IMG
- WIDTH="16" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
- SRC="./list_home.png"
- ALT="Image list_home">: Zur Basis des angemeldeten
-Benutzers
-</LI>
-<LI><IMG
- WIDTH="16" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
- SRC="./list_reload.png"
- ALT="Image list_reload">: Aktuelle Abteilung neu
-laden
-</LI>
-</UL>
-Es ist weiterhin möglich, die Anzeige der Abteilungen mithilfe von
-Filtern zu beeinflussen (Kasten Filter <IMG
- WIDTH="16" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
- SRC="./rocket.png"
- ALT="Image rocket">
-am rechten Rand):
-
-<P>
-
-<UL>
-<LI><SPAN ID="hue33">Nach Namen suchen:</SPAN>
-<P>
-
-<UL>
-<LI>Klick auf * zeigt alle Systeme an
-</LI>
-<LI>Klick auf einen Buchstaben zeigt alle Systeme an, deren Name mit dem
-gewählten Buchstaben beginnt
-</LI>
-<LI>Klick auf eine Ziffer zeigt alle Systeme an, deren Name mit der gewählten
-Ziffer beginnt
-</LI>
-</UL>
-</LI>
-<LI>Weitere Suchoptionen:
-<BR>(Die folgenden Filter arbeiten so, dass nur Systeme angezeigt werden,
-die über mindestens eine der ausgewählten Eigenschaften verfügen:
-Standardmässig werden alle Systeme angezeigt)
-
-<P>
-
-<UL>
-<LI>Zeige Server:
-</LI>
-<LI>Zeige Terminals:
-</LI>
-<LI>Zeige Arbeitsstationen:
-</LI>
-<LI>Zeige Windows basierte Arbeitsstationen:
-</LI>
-<LI>Zeige Netzwerk-Drucker:
-</LI>
-<LI>Zeige Telefone:
-</LI>
-<LI>Zeige Netzwerk-Geräte:
-</LI>
-</UL>
-</LI>
-<LI>Schnellsuche <IMG
- WIDTH="16" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
- SRC="./search.png"
- ALT="Image search">: Geben Sie eine
-Zeichenkette in das Feld ein (die in dem/den System/en vorkommt, das/die
-Sie suchen) und drücken Sie auf den Knopf <SPAN CLASS="textit">Filter anwenden</SPAN>,
-um die Liste auf Treffer zu beschränken.
-</LI>
-</UL>
-
-<P>
-<BR><HR>
-<!--Table of Child-Links-->
-<A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
-
-<UL CLASS="ChildLinks">
-<LI><A NAME="tex2html43"
- HREF="node2.html">Ein neues System erstellen</A>
-<UL>
-<LI><A NAME="tex2html44"
- HREF="node3.html">Terminal konfigurieren</A>
-<UL>
-<LI><A NAME="tex2html45"
- HREF="node4.html">Allgemein</A>
-<UL>
-<LI><A NAME="tex2html46"
- HREF="node5.html">Eigenschaften</A>
-<LI><A NAME="tex2html47"
- HREF="node6.html">Netzwerk-Einstellungen</A>
-<LI><A NAME="tex2html48"
- HREF="node7.html">Aktion</A>
-</UL>
-<LI><A NAME="tex2html49"
- HREF="node8.html">Geräte</A>
-<UL>
-<LI><A NAME="tex2html50"
- HREF="node9.html">Tastatur</A>
-<LI><A NAME="tex2html51"
- HREF="node10.html">Maus</A>
-<LI><A NAME="tex2html52"
- HREF="node11.html">Telefon-Hardware</A>
-<LI><A NAME="tex2html53"
- HREF="node12.html">Grafikkarte</A>
-<LI><A NAME="tex2html54"
- HREF="node13.html">Anzeige</A>
-<LI><A NAME="tex2html55"
- HREF="node14.html">Entfernte Arbeitsfläche</A>
-<LI><A NAME="tex2html56"
- HREF="node15.html">Drucker</A>
-<LI><A NAME="tex2html57"
- HREF="node16.html">Scanner</A>
-</UL>
-<LI><A NAME="tex2html58"
- HREF="node17.html">Start</A>
-<UL>
-<LI><A NAME="tex2html59"
- HREF="node18.html">Boot-Parameter</A>
-<LI><A NAME="tex2html60"
- HREF="node19.html">Kernel Module (Format: Name Parameter)</A>
-<LI><A NAME="tex2html61"
- HREF="node20.html">Freigaben</A>
-</UL>
-<LI><A NAME="tex2html62"
- HREF="node21.html">Drucker</A>
-<UL>
-<LI><A NAME="tex2html63"
- HREF="node22.html">Allgemein</A>
-<LI><A NAME="tex2html64"
- HREF="node23.html">Details</A>
-<LI><A NAME="tex2html65"
- HREF="node24.html">Berechtigungen</A>
-<LI><A NAME="tex2html66"
- HREF="node25.html">Netzwerk-Einstellungen</A>
-</UL>
-<LI><A NAME="tex2html67"
- HREF="node26.html">Referenzen</A>
-</UL>
-<LI><A NAME="tex2html68"
- HREF="node27.html">Arbeitsstation konfigurieren</A>
-<UL>
-<LI><A NAME="tex2html69"
- HREF="node28.html">Allgemein</A>
-<UL>
-<LI><A NAME="tex2html70"
- HREF="node29.html">Eigenschaften</A>
-<LI><A NAME="tex2html71"
- HREF="node30.html">Netzwerk-Einstellungen</A>
-<LI><A NAME="tex2html72"
- HREF="node31.html">Aktion</A>
-</UL>
-<LI><A NAME="tex2html73"
- HREF="node32.html">Geräte</A>
-<UL>
-<LI><A NAME="tex2html74"
- HREF="node33.html">Tastatur</A>
-<LI><A NAME="tex2html75"
- HREF="node34.html">Maus</A>
-<LI><A NAME="tex2html76"
- HREF="node35.html">Telefon-Hardware</A>
-<LI><A NAME="tex2html77"
- HREF="node36.html">Grafikkarte</A>
-<LI><A NAME="tex2html78"
- HREF="node37.html">Anzeige</A>
-<LI><A NAME="tex2html79"
- HREF="node38.html">Scanner</A>
-</UL>
-<LI><A NAME="tex2html80"
- HREF="node39.html">Start</A>
-<UL>
-<LI><A NAME="tex2html81"
- HREF="node40.html">Boot-Parameter</A>
-<LI><A NAME="tex2html82"
- HREF="node41.html">FAI-Server</A>
-<LI><A NAME="tex2html83"
- HREF="node42.html">Release</A>
-<LI><A NAME="tex2html84"
- HREF="node43.html">Zugewiesene FAI-Klassen</A>
-<LI><A NAME="tex2html85"
- HREF="node44.html">Kernel-Module (Format: Name Parameter)</A>
-<LI><A NAME="tex2html86"
- HREF="node45.html">Freigaben</A>
-</UL>
-<LI><A NAME="tex2html87"
- HREF="node46.html">Drucker</A>
-<UL>
-<LI><A NAME="tex2html88"
- HREF="node47.html">Details</A>
-<LI><A NAME="tex2html89"
- HREF="node48.html">Berechtigungen</A>
-<LI><A NAME="tex2html90"
- HREF="node49.html">Netzwerk-Einstellungen</A>
-</UL>
-<LI><A NAME="tex2html91"
- HREF="node50.html">Information</A>
-<LI><A NAME="tex2html92"
- HREF="node51.html">Referenzen</A>
-</UL>
-<LI><A NAME="tex2html93"
- HREF="node52.html">Server konfigurieren</A>
-<UL>
-<LI><A NAME="tex2html94"
- HREF="node53.html">Allgemein</A>
-<UL>
-<LI><A NAME="tex2html95"
- HREF="node54.html">Allgemein</A>
-<LI><A NAME="tex2html96"
- HREF="node55.html">Netzwerk-Einstellungen</A>
-<LI><A NAME="tex2html97"
- HREF="node56.html">Aktionen</A>
-</UL>
-<LI><A NAME="tex2html98"
- HREF="node57.html">Datenbanken</A>
-<LI><A NAME="tex2html99"
- HREF="node58.html">Dienste</A>
-<LI><A NAME="tex2html100"
- HREF="node59.html">Information</A>
-<LI><A NAME="tex2html101"
- HREF="node60.html">Referenzen</A>
-</UL>
-<LI><A NAME="tex2html102"
- HREF="node61.html">Drucker konfigurieren</A>
-<UL>
-<LI><A NAME="tex2html103"
- HREF="node62.html">Allgemein</A>
-<UL>
-<LI><A NAME="tex2html104"
- HREF="node63.html">Allgemein</A>
-<LI><A NAME="tex2html105"
- HREF="node64.html">Details</A>
-<LI><A NAME="tex2html106"
- HREF="node65.html">Berechtigungen</A>
-<LI><A NAME="tex2html107"
- HREF="node66.html">Netzwerk-Einstellungen</A>
-</UL>
-<LI><A NAME="tex2html108"
- HREF="node67.html">Referenzen</A>
-</UL>
-<LI><A NAME="tex2html109"
- HREF="node68.html">Telefon konfigurieren</A>
-<UL>
-<LI><A NAME="tex2html110"
- HREF="node69.html">Allgemein</A>
-<UL>
-<LI><A NAME="tex2html111"
- HREF="node70.html">Allgemein</A>
-<LI><A NAME="tex2html112"
- HREF="node71.html">Erweiterte Telefon-Einstellungen</A>
-<LI><A NAME="tex2html113"
- HREF="node72.html">Netzwerk-Einstellungen</A>
-</UL>
-<LI><A NAME="tex2html114"
- HREF="node73.html">Referenzen</A>
-</UL>
-<LI><A NAME="tex2html115"
- HREF="node74.html">Netzwerkkomponente konfigurieren</A>
-<UL>
-<LI><A NAME="tex2html116"
- HREF="node75.html">Allgemein</A>
-<LI><A NAME="tex2html117"
- HREF="node76.html">Netzwerk-Einstellungen</A>
-<LI><A NAME="tex2html118"
- HREF="node77.html">Referenzen</A>
-</UL></UL></UL>
-<!--End of Table of Child-Links-->
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-06-12
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/systems/node10.html b/gosa-core/doc/core/de/html/systems/node10.html
+++ /dev/null
@@ -1,48 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Maus</TITLE>
-<META NAME="description" CONTENT="Maus">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H5><A NAME="SECTION00011122000000000000">
-Maus</A>
-</H5>
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Typ</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Der Typ der Maus (Anschlussart).</TD>
-</TR>
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Anschluss</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Das Gerät dass den Anschluss repräsentiert (/dev/ttyS0 für COM1, /dev/ttyS1
-für COM2, /dev/psaux für PS/2 und /dev/input/mice für USB)</TD>
-</TR>
-</TABLE>
-
-<P>
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-06-12
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/systems/node11.html b/gosa-core/doc/core/de/html/systems/node11.html
+++ /dev/null
@@ -1,41 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Telefon-Hardware</TITLE>
-<META NAME="description" CONTENT="Telefon-Hardware">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H5><A NAME="SECTION00011123000000000000">
-Telefon-Hardware</A>
-</H5>
-
-<P>
-Wählen Sie das Telefon aus der Liste oder <SPAN CLASS="textit">automatisch</SPAN>, wenn
-das Telefon über den angemeldeten Benutzer ermittelt werden soll.
-
-<P>
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-06-12
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/systems/node12.html b/gosa-core/doc/core/de/html/systems/node12.html
+++ /dev/null
@@ -1,50 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Grafikkarte</TITLE>
-<META NAME="description" CONTENT="Grafikkarte">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H5><A NAME="SECTION00011124000000000000">
-Grafikkarte</A>
-</H5>
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Treiber</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=312>Wählen Sie den Treiber für die Grafikkarte aus der Liste</TD>
-</TR>
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Auflösung</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=312>Wählen Sie die Auflösung des Monitors aus der Liste</TD>
-</TR>
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Farbtiefe</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=312>Wählen Sie die Farbtiefe der Darstellung aus der Liste</TD>
-</TR>
-</TABLE>
-
-<P>
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-06-12
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/systems/node13.html b/gosa-core/doc/core/de/html/systems/node13.html
+++ /dev/null
@@ -1,50 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Anzeige</TITLE>
-<META NAME="description" CONTENT="Anzeige">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H5><A NAME="SECTION00011125000000000000">
-Anzeige</A>
-</H5>
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=198>Typ</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=227><SPAN ID="hue98">?</SPAN></TD>
-</TR>
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=198>HSync</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=227>Die horizontale Wiederholfrequenz der Anzeige in kHz</TD>
-</TR>
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=198>VSync</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=227>Die vertikale Wiederholfrequenz der Anzeige in Hz</TD>
-</TR>
-</TABLE>
-
-<P>
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-06-12
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/systems/node14.html b/gosa-core/doc/core/de/html/systems/node14.html
+++ /dev/null
@@ -1,69 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Entfernte Arbeitsfläche</TITLE>
-<META NAME="description" CONTENT="Entfernte Arbeitsfläche">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H5><A NAME="SECTION00011126000000000000">
-Entfernte Arbeitsfläche</A>
-</H5>
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Verbindungsmethode</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Wählen Sie den Typ der Terminal-Verbindung:
-
-<P>
-Standard: X11 mit festem Server
-
-<P>
-zeige Auswahl: X11 mit Auswahl des Servers
-
-<P>
-direkt: X11 mit direkter Verbindung (XQuery)
-
-<P>
-lastverteilt: X11-Server mit geringster Last
-
-<P>
-Windows RDP: Windows Terminal-Server
-
-<P>
-Citrix Metaframe: Citrix Windows Terminal Server</TD>
-</TR>
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Terminal-Server</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Wählen Sie den Server aus der Liste, auf dem die entfernte Arbeitsfläche
-bereitgestellt wird</TD>
-</TR>
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Schriften-Server</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Wählen Sie den Server aus der Liste, der die X11-Schriften bereitstellt.</TD>
-</TR>
-</TABLE>
-
-<P>
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-06-12
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/systems/node15.html b/gosa-core/doc/core/de/html/systems/node15.html
+++ /dev/null
@@ -1,48 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Drucker</TITLE>
-<META NAME="description" CONTENT="Drucker">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H5><A NAME="SECTION00011127000000000000">
-Drucker</A>
-</H5>
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=170>Druckdienste bereitstellen</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=255>Wählen Sie diese Option, wenn das Terminal generell über Druckdienste
-verfügen soll</TD>
-</TR>
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=170>Spool-Server</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=255>Wählen Sie den Spool-Server aus der Liste</TD>
-</TR>
-</TABLE>
-
-<P>
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-06-12
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/systems/node16.html b/gosa-core/doc/core/de/html/systems/node16.html
+++ /dev/null
@@ -1,48 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Scanner</TITLE>
-<META NAME="description" CONTENT="Scanner">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H5><A NAME="SECTION00011128000000000000">
-Scanner</A>
-</H5>
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=170>Bilderfassungsdienste bereitstellen</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=255>Wählen Sie diese Option, wenn das Terminal generell über Scan-Dients
-verfügen soll</TD>
-</TR>
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=170>Modell</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=255>Wählen Sie den Scanner aus der Liste</TD>
-</TR>
-</TABLE>
-
-<P>
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-06-12
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/systems/node17.html b/gosa-core/doc/core/de/html/systems/node17.html
+++ /dev/null
@@ -1,50 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Start</TITLE>
-<META NAME="description" CONTENT="Start">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H4><A NAME="SECTION00011130000000000000">
-Start</A>
-</H4>
-
-<P>
-<BR><HR>
-<!--Table of Child-Links-->
-<A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
-
-<UL CLASS="ChildLinks">
-<LI><A NAME="tex2html382"
- HREF="node18.html">Boot-Parameter</A>
-<LI><A NAME="tex2html383"
- HREF="node19.html">Kernel Module (Format: Name Parameter)</A>
-<LI><A NAME="tex2html384"
- HREF="node20.html">Freigaben</A>
-</UL>
-<!--End of Table of Child-Links-->
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-06-12
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/systems/node18.html b/gosa-core/doc/core/de/html/systems/node18.html
+++ /dev/null
@@ -1,66 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Boot-Parameter</TITLE>
-<META NAME="description" CONTENT="Boot-Parameter">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H5><A NAME="SECTION00011131000000000000">
-Boot-Parameter</A>
-</H5>
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>LDAP server</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Wählen Sie den LDAP-Server aus der Liste, auf dem das Terminal konfiguriert
-ist</TD>
-</TR>
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Boot-Kernel</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Der Kernel, der gestartet werden soll</TD>
-</TR>
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Angepasste Optionen</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Hier können Sie Terminal-spezifische Kerneloptionen eintragen, die
-dem Kernel beim Start übergeben werden.</TD>
-</TR>
-</TABLE>
-
-<P>
-
-<UL>
-<LI>Grafisches Booten nutzen: bei Auswahl wird das Terminal mit der grafischen
-Variante gebootet, die weniger Meldungen anzeigt
-</LI>
-<LI>Standard Textmodus nutzen: bei Auswahl wird das Terminal mit der textbasierten
-Variante gebootet
-</LI>
-<LI>benutze Fehlersuch-Modus: bei Auswahl wird das Terminal beim nächsten
-Start in einem Modus gestartet, dass die Fehlersuche vereinfacht
-</LI>
-</UL>
-
-<P>
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-06-12
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/systems/node19.html b/gosa-core/doc/core/de/html/systems/node19.html
+++ /dev/null
@@ -1,42 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Kernel Module (Format: Name Parameter)</TITLE>
-<META NAME="description" CONTENT="Kernel Module (Format: Name Parameter)">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H5><A NAME="SECTION00011132000000000000">
-Kernel Module (Format: Name Parameter)</A>
-</H5>
-
-<P>
-In der Liste werden Kernel-Module aufgeführt, die automatisch beim
-Startvorgang geladen werden (Dies umfasst nur die Hardware, die nicht
-automatisch erkannt wird).
-
-<P>
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-06-12
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/systems/node2.html b/gosa-core/doc/core/de/html/systems/node2.html
+++ /dev/null
@@ -1,286 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Ein neues System erstellen</TITLE>
-<META NAME="description" CONTENT="Ein neues System erstellen">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H2><A NAME="SECTION00011000000000000000">
-Ein neues System erstellen</A>
-</H2>
-
-<P>
-
-<P>
-<BR>
-Um ein neues System zu erstellen dienen die folgenden Knöpfe oberhalb
-der Liste:
-
-<P>
-
-<UL>
-<LI><IMG
- WIDTH="16" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
- SRC="./select_new_terminal.png"
- ALT="Image select_new_terminal"> zum Erstellen eines
-neues Terminals,
-</LI>
-<LI><IMG
- WIDTH="16" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
- SRC="./select_new_workstation.png"
- ALT="Image select_new_workstation"> zum Erstellen
-einer neuen Arbeitsstation,
-</LI>
-<LI><IMG
- WIDTH="16" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
- SRC="./select_new_server.png"
- ALT="Image select_new_server"> zum Erstellen eines
-neuen Servers,
-</LI>
-<LI><IMG
- WIDTH="16" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
- SRC="./select_new_printer.png"
- ALT="Image select_new_printer"> zum Erstellen eines
-neuen Druckers,
-</LI>
-<LI><IMG
- WIDTH="16" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
- SRC="./select_new_phone.png"
- ALT="Image select_new_phone"> zum Erstellen eines
-neuen Telefons,
-</LI>
-<LI><IMG
- WIDTH="16" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
- SRC="./select_new_component.png"
- ALT="Image select_new_component"> zum Erstellen einer
-neuen Netzwerkkomponente.
-</LI>
-</UL>
-Wenn Sie ein vorhandenes System bearbeiten möchten, klicken Sie auf
-den Namen des Systems oder auf den Knopf <IMG
- WIDTH="16" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
- SRC="./edit.png"
- ALT="Image edit">.
-
-<P>
-
-<BR><HR>
-<!--Table of Child-Links-->
-<A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
-
-<UL CLASS="ChildLinks">
-<LI><A NAME="tex2html127"
- HREF="node3.html">Terminal konfigurieren</A>
-<UL>
-<LI><A NAME="tex2html128"
- HREF="node4.html">Allgemein</A>
-<UL>
-<LI><A NAME="tex2html129"
- HREF="node5.html">Eigenschaften</A>
-<LI><A NAME="tex2html130"
- HREF="node6.html">Netzwerk-Einstellungen</A>
-<LI><A NAME="tex2html131"
- HREF="node7.html">Aktion</A>
-</UL>
-<LI><A NAME="tex2html132"
- HREF="node8.html">Geräte</A>
-<UL>
-<LI><A NAME="tex2html133"
- HREF="node9.html">Tastatur</A>
-<LI><A NAME="tex2html134"
- HREF="node10.html">Maus</A>
-<LI><A NAME="tex2html135"
- HREF="node11.html">Telefon-Hardware</A>
-<LI><A NAME="tex2html136"
- HREF="node12.html">Grafikkarte</A>
-<LI><A NAME="tex2html137"
- HREF="node13.html">Anzeige</A>
-<LI><A NAME="tex2html138"
- HREF="node14.html">Entfernte Arbeitsfläche</A>
-<LI><A NAME="tex2html139"
- HREF="node15.html">Drucker</A>
-<LI><A NAME="tex2html140"
- HREF="node16.html">Scanner</A>
-</UL>
-<LI><A NAME="tex2html141"
- HREF="node17.html">Start</A>
-<UL>
-<LI><A NAME="tex2html142"
- HREF="node18.html">Boot-Parameter</A>
-<LI><A NAME="tex2html143"
- HREF="node19.html">Kernel Module (Format: Name Parameter)</A>
-<LI><A NAME="tex2html144"
- HREF="node20.html">Freigaben</A>
-</UL>
-<LI><A NAME="tex2html145"
- HREF="node21.html">Drucker</A>
-<UL>
-<LI><A NAME="tex2html146"
- HREF="node22.html">Allgemein</A>
-<LI><A NAME="tex2html147"
- HREF="node23.html">Details</A>
-<LI><A NAME="tex2html148"
- HREF="node24.html">Berechtigungen</A>
-<LI><A NAME="tex2html149"
- HREF="node25.html">Netzwerk-Einstellungen</A>
-</UL>
-<LI><A NAME="tex2html150"
- HREF="node26.html">Referenzen</A>
-</UL>
-<BR>
-<LI><A NAME="tex2html151"
- HREF="node27.html">Arbeitsstation konfigurieren</A>
-<UL>
-<LI><A NAME="tex2html152"
- HREF="node28.html">Allgemein</A>
-<UL>
-<LI><A NAME="tex2html153"
- HREF="node29.html">Eigenschaften</A>
-<LI><A NAME="tex2html154"
- HREF="node30.html">Netzwerk-Einstellungen</A>
-<LI><A NAME="tex2html155"
- HREF="node31.html">Aktion</A>
-</UL>
-<LI><A NAME="tex2html156"
- HREF="node32.html">Geräte</A>
-<UL>
-<LI><A NAME="tex2html157"
- HREF="node33.html">Tastatur</A>
-<LI><A NAME="tex2html158"
- HREF="node34.html">Maus</A>
-<LI><A NAME="tex2html159"
- HREF="node35.html">Telefon-Hardware</A>
-<LI><A NAME="tex2html160"
- HREF="node36.html">Grafikkarte</A>
-<LI><A NAME="tex2html161"
- HREF="node37.html">Anzeige</A>
-<LI><A NAME="tex2html162"
- HREF="node38.html">Scanner</A>
-</UL>
-<LI><A NAME="tex2html163"
- HREF="node39.html">Start</A>
-<UL>
-<LI><A NAME="tex2html164"
- HREF="node40.html">Boot-Parameter</A>
-<LI><A NAME="tex2html165"
- HREF="node41.html">FAI-Server</A>
-<LI><A NAME="tex2html166"
- HREF="node42.html">Release</A>
-<LI><A NAME="tex2html167"
- HREF="node43.html">Zugewiesene FAI-Klassen</A>
-<LI><A NAME="tex2html168"
- HREF="node44.html">Kernel-Module (Format: Name Parameter)</A>
-<LI><A NAME="tex2html169"
- HREF="node45.html">Freigaben</A>
-</UL>
-<LI><A NAME="tex2html170"
- HREF="node46.html">Drucker</A>
-<UL>
-<LI><A NAME="tex2html171"
- HREF="node47.html">Details</A>
-<LI><A NAME="tex2html172"
- HREF="node48.html">Berechtigungen</A>
-<LI><A NAME="tex2html173"
- HREF="node49.html">Netzwerk-Einstellungen</A>
-</UL>
-<LI><A NAME="tex2html174"
- HREF="node50.html">Information</A>
-<LI><A NAME="tex2html175"
- HREF="node51.html">Referenzen</A>
-</UL>
-<BR>
-<LI><A NAME="tex2html176"
- HREF="node52.html">Server konfigurieren</A>
-<UL>
-<LI><A NAME="tex2html177"
- HREF="node53.html">Allgemein</A>
-<UL>
-<LI><A NAME="tex2html178"
- HREF="node54.html">Allgemein</A>
-<LI><A NAME="tex2html179"
- HREF="node55.html">Netzwerk-Einstellungen</A>
-<LI><A NAME="tex2html180"
- HREF="node56.html">Aktionen</A>
-</UL>
-<LI><A NAME="tex2html181"
- HREF="node57.html">Datenbanken</A>
-<LI><A NAME="tex2html182"
- HREF="node58.html">Dienste</A>
-<LI><A NAME="tex2html183"
- HREF="node59.html">Information</A>
-<LI><A NAME="tex2html184"
- HREF="node60.html">Referenzen</A>
-</UL>
-<BR>
-<LI><A NAME="tex2html185"
- HREF="node61.html">Drucker konfigurieren</A>
-<UL>
-<LI><A NAME="tex2html186"
- HREF="node62.html">Allgemein</A>
-<UL>
-<LI><A NAME="tex2html187"
- HREF="node63.html">Allgemein</A>
-<LI><A NAME="tex2html188"
- HREF="node64.html">Details</A>
-<LI><A NAME="tex2html189"
- HREF="node65.html">Berechtigungen</A>
-<LI><A NAME="tex2html190"
- HREF="node66.html">Netzwerk-Einstellungen</A>
-</UL>
-<LI><A NAME="tex2html191"
- HREF="node67.html">Referenzen</A>
-</UL>
-<BR>
-<LI><A NAME="tex2html192"
- HREF="node68.html">Telefon konfigurieren</A>
-<UL>
-<LI><A NAME="tex2html193"
- HREF="node69.html">Allgemein</A>
-<UL>
-<LI><A NAME="tex2html194"
- HREF="node70.html">Allgemein</A>
-<LI><A NAME="tex2html195"
- HREF="node71.html">Erweiterte Telefon-Einstellungen</A>
-<LI><A NAME="tex2html196"
- HREF="node72.html">Netzwerk-Einstellungen</A>
-</UL>
-<LI><A NAME="tex2html197"
- HREF="node73.html">Referenzen</A>
-</UL>
-<BR>
-<LI><A NAME="tex2html198"
- HREF="node74.html">Netzwerkkomponente konfigurieren</A>
-<UL>
-<LI><A NAME="tex2html199"
- HREF="node75.html">Allgemein</A>
-<LI><A NAME="tex2html200"
- HREF="node76.html">Netzwerk-Einstellungen</A>
-<LI><A NAME="tex2html201"
- HREF="node77.html">Referenzen</A>
-</UL></UL>
-<!--End of Table of Child-Links-->
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-06-12
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/systems/node20.html b/gosa-core/doc/core/de/html/systems/node20.html
+++ /dev/null
@@ -1,40 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Freigaben</TITLE>
-<META NAME="description" CONTENT="Freigaben">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H5><A NAME="SECTION00011133000000000000">
-Freigaben</A>
-</H5>
-
-<P>
-?
-
-<P>
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-06-12
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/systems/node21.html b/gosa-core/doc/core/de/html/systems/node21.html
+++ /dev/null
@@ -1,52 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Drucker</TITLE>
-<META NAME="description" CONTENT="Drucker">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H4><A NAME="SECTION00011140000000000000">
-Drucker</A>
-</H4>
-
-<P>
-<BR><HR>
-<!--Table of Child-Links-->
-<A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
-
-<UL CLASS="ChildLinks">
-<LI><A NAME="tex2html423"
- HREF="node22.html">Allgemein</A>
-<LI><A NAME="tex2html424"
- HREF="node23.html">Details</A>
-<LI><A NAME="tex2html425"
- HREF="node24.html">Berechtigungen</A>
-<LI><A NAME="tex2html426"
- HREF="node25.html">Netzwerk-Einstellungen</A>
-</UL>
-<!--End of Table of Child-Links-->
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-06-12
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/systems/node22.html b/gosa-core/doc/core/de/html/systems/node22.html
+++ /dev/null
@@ -1,51 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Allgemein</TITLE>
-<META NAME="description" CONTENT="Allgemein">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H5><A NAME="SECTION00011141000000000000">
-Allgemein</A>
-</H5>
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Druckername<SPAN ID="hue484">*</SPAN></TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=312>Der eindeutige Name des Druckers</TD>
-</TR>
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Beschreibung</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=312>Eine kurze Beschreibung</TD>
-</TR>
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Basis<SPAN ID="hue485">*</SPAN></TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=312>Wählen Sie aus der Liste die gewünschte Abteilung, in die der Drucker
-eingefügt werden soll</TD>
-</TR>
-</TABLE>
-
-<P>
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-06-12
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/systems/node23.html b/gosa-core/doc/core/de/html/systems/node23.html
+++ /dev/null
@@ -1,51 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Details</TITLE>
-<META NAME="description" CONTENT="Details">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H5><A NAME="SECTION00011142000000000000">
-Details</A>
-</H5>
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Drucker-Standort</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Kurze Beschreibung, an welchem Ort der Drucker aufgestellt ist</TD>
-</TR>
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Drucker URL</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Die IPP-Adresse des Druckers</TD>
-</TR>
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Treiber</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Drücken Sie den Knopf Bearbeiten, um den passenden Druckertreiber
-auszuwählen (und ggfs. hinzuzufügen)</TD>
-</TR>
-</TABLE>
-
-<P>
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-06-12
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/systems/node24.html b/gosa-core/doc/core/de/html/systems/node24.html
+++ /dev/null
@@ -1,63 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Berechtigungen</TITLE>
-<META NAME="description" CONTENT="Berechtigungen">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H5><A NAME="SECTION00011143000000000000">
-Berechtigungen</A>
-</H5>
-
-<P>
-
-<UL>
-<LI>Benutzer mit Berechtigung, diesen Drucker zu nutzen
-</LI>
-</UL>
-In dieser Liste werden alle Benutzer aufgeführt, die den Drucker verwenden
-dürfen. Um einen Benutzer hinzuzufügen, drücken Sie den Knopf <SPAN CLASS="textit">Benutzer
-hinzufügen</SPAN>. Um eine Gruppe hinzuzufügen, drücken Sie den Knopf <SPAN CLASS="textit">Gruppe
-hinzufügen</SPAN>. Um einen Benutzer oder eine Gruppe aus der Liste zu entfernen,
-markieren Sie die entsprechenden Einträge in der Liste und drücken
-Sie den Knopf <SPAN CLASS="textit">Entfernen</SPAN>.
-
-<P>
-
-<UL>
-<LI>Benutzer mit Berechtigung, diesen Drucker zu verwalten
-</LI>
-</UL>
-In dieser Liste werden alle Benutzer aufgeführt, die die Drucker-Einstellungen
-verändern dürfen. Um einen Benutzer hinzuzufügen, drücken Sie den
-Knopf <SPAN CLASS="textit">Benutzer hinzufügen</SPAN>. Um eine Gruppe hinzuzufügen, drücken
-Sie den Knopf <SPAN CLASS="textit">Gruppe hinzufügen</SPAN>. Um einen Benutzer oder eine
-Gruppe aus der Liste zu entfernen, markieren Sie die entsprechenden
-Einträge in der Liste und drücken Sie den Knopf <SPAN CLASS="textit">Entfernen</SPAN>.
-
-<P>
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-06-12
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/systems/node25.html b/gosa-core/doc/core/de/html/systems/node25.html
+++ /dev/null
@@ -1,47 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Netzwerk-Einstellungen</TITLE>
-<META NAME="description" CONTENT="Netzwerk-Einstellungen">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H5><A NAME="SECTION00011144000000000000">
-Netzwerk-Einstellungen</A>
-</H5>
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>IP-Adresse</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Die IP-Adresse des Druckers</TD>
-</TR>
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>MAC-Adresse</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Die MAC-Adresse des Druckers</TD>
-</TR>
-</TABLE>
-
-<P>
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-06-12
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/systems/node26.html b/gosa-core/doc/core/de/html/systems/node26.html
+++ /dev/null
@@ -1,42 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Referenzen</TITLE>
-<META NAME="description" CONTENT="Referenzen">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H4><A NAME="SECTION00011150000000000000">
-Referenzen</A>
-</H4>
-
-<P>
-Unter <SPAN CLASS="textit">Referenzen</SPAN> werden alle Verbindungen dieses Druckers zu
-anderen Objekten im LDAP angezeigt.
-
-<P>
-
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-06-12
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/systems/node27.html b/gosa-core/doc/core/de/html/systems/node27.html
+++ /dev/null
@@ -1,104 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Arbeitsstation konfigurieren</TITLE>
-<META NAME="description" CONTENT="Arbeitsstation konfigurieren">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION00011200000000000000">
-Arbeitsstation konfigurieren</A>
-</H3>
-
-<P>
-<BR><HR>
-<!--Table of Child-Links-->
-<A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
-
-<UL CLASS="ChildLinks">
-<LI><A NAME="tex2html483"
- HREF="node28.html">Allgemein</A>
-<UL>
-<LI><A NAME="tex2html484"
- HREF="node29.html">Eigenschaften</A>
-<LI><A NAME="tex2html485"
- HREF="node30.html">Netzwerk-Einstellungen</A>
-<LI><A NAME="tex2html486"
- HREF="node31.html">Aktion</A>
-</UL>
-<BR>
-<LI><A NAME="tex2html487"
- HREF="node32.html">Geräte</A>
-<UL>
-<LI><A NAME="tex2html488"
- HREF="node33.html">Tastatur</A>
-<LI><A NAME="tex2html489"
- HREF="node34.html">Maus</A>
-<LI><A NAME="tex2html490"
- HREF="node35.html">Telefon-Hardware</A>
-<LI><A NAME="tex2html491"
- HREF="node36.html">Grafikkarte</A>
-<LI><A NAME="tex2html492"
- HREF="node37.html">Anzeige</A>
-<LI><A NAME="tex2html493"
- HREF="node38.html">Scanner</A>
-</UL>
-<BR>
-<LI><A NAME="tex2html494"
- HREF="node39.html">Start</A>
-<UL>
-<LI><A NAME="tex2html495"
- HREF="node40.html">Boot-Parameter</A>
-<LI><A NAME="tex2html496"
- HREF="node41.html">FAI-Server</A>
-<LI><A NAME="tex2html497"
- HREF="node42.html">Release</A>
-<LI><A NAME="tex2html498"
- HREF="node43.html">Zugewiesene FAI-Klassen</A>
-<LI><A NAME="tex2html499"
- HREF="node44.html">Kernel-Module (Format: Name Parameter)</A>
-<LI><A NAME="tex2html500"
- HREF="node45.html">Freigaben</A>
-</UL>
-<BR>
-<LI><A NAME="tex2html501"
- HREF="node46.html">Drucker</A>
-<UL>
-<LI><A NAME="tex2html502"
- HREF="node47.html">Details</A>
-<LI><A NAME="tex2html503"
- HREF="node48.html">Berechtigungen</A>
-<LI><A NAME="tex2html504"
- HREF="node49.html">Netzwerk-Einstellungen</A>
-</UL>
-<BR>
-<LI><A NAME="tex2html505"
- HREF="node50.html">Information</A>
-<LI><A NAME="tex2html506"
- HREF="node51.html">Referenzen</A>
-</UL>
-<!--End of Table of Child-Links-->
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-06-12
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/systems/node28.html b/gosa-core/doc/core/de/html/systems/node28.html
+++ /dev/null
@@ -1,50 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Allgemein</TITLE>
-<META NAME="description" CONTENT="Allgemein">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H4><A NAME="SECTION00011210000000000000">
-Allgemein</A>
-</H4>
-
-<P>
-<BR><HR>
-<!--Table of Child-Links-->
-<A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
-
-<UL CLASS="ChildLinks">
-<LI><A NAME="tex2html517"
- HREF="node29.html">Eigenschaften</A>
-<LI><A NAME="tex2html518"
- HREF="node30.html">Netzwerk-Einstellungen</A>
-<LI><A NAME="tex2html519"
- HREF="node31.html">Aktion</A>
-</UL>
-<!--End of Table of Child-Links-->
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-06-12
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/systems/node29.html b/gosa-core/doc/core/de/html/systems/node29.html
+++ /dev/null
@@ -1,65 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Eigenschaften</TITLE>
-<META NAME="description" CONTENT="Eigenschaften">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H5><A NAME="SECTION00011211000000000000">
-Eigenschaften</A>
-</H5>
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Name der Arbeitsstation</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Der eindeutige Name der Arbeitsstation</TD>
-</TR>
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Ort</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Der Ort, an dem die Arbeitsstation steht</TD>
-</TR>
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Basis<SPAN ID="hue489">*</SPAN></TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Wählen Sie die Abteilung aus der Liste, zu der die Arbeitsstation
-zugeordnet wird</TD>
-</TR>
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Modus</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Wählen Sie den Modus aus der Liste: <SPAN CLASS="textit">Gesperrt</SPAN> deaktiviert die
-Anmeldung, <SPAN CLASS="textit">Aktiv</SPAN> lässt die Anmeldung zu</TD>
-</TR>
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Protokoll-Server</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Der Syslog-Server, der verwendet werden soll, um Protokolle dieser
-Arbeitsstation aufzuzeichnen.</TD>
-</TR>
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Zeit-Server</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Wählen Sie <SPAN CLASS="textit">Zeit-Server-Attribute übernehmen</SPAN>, um die Einstellungen
-von der Vorlage zu übernehmen. Ansonsten können Sie den oder die gewünschten
-Server aus der Liste wählen und mit <SPAN CLASS="textit">Hinzufügen</SPAN> in die Liste
-aufnehmen.</TD>
-</TR>
-</TABLE>
-
-<P>
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-06-12
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/systems/node3.html b/gosa-core/doc/core/de/html/systems/node3.html
+++ /dev/null
@@ -1,102 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Terminal konfigurieren</TITLE>
-<META NAME="description" CONTENT="Terminal konfigurieren">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION00011100000000000000">
-Terminal konfigurieren</A>
-</H3>
-
-<P>
-<BR><HR>
-<!--Table of Child-Links-->
-<A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
-
-<UL CLASS="ChildLinks">
-<LI><A NAME="tex2html212"
- HREF="node4.html">Allgemein</A>
-<UL>
-<LI><A NAME="tex2html213"
- HREF="node5.html">Eigenschaften</A>
-<LI><A NAME="tex2html214"
- HREF="node6.html">Netzwerk-Einstellungen</A>
-<LI><A NAME="tex2html215"
- HREF="node7.html">Aktion</A>
-</UL>
-<BR>
-<LI><A NAME="tex2html216"
- HREF="node8.html">Geräte</A>
-<UL>
-<LI><A NAME="tex2html217"
- HREF="node9.html">Tastatur</A>
-<LI><A NAME="tex2html218"
- HREF="node10.html">Maus</A>
-<LI><A NAME="tex2html219"
- HREF="node11.html">Telefon-Hardware</A>
-<LI><A NAME="tex2html220"
- HREF="node12.html">Grafikkarte</A>
-<LI><A NAME="tex2html221"
- HREF="node13.html">Anzeige</A>
-<LI><A NAME="tex2html222"
- HREF="node14.html">Entfernte Arbeitsfläche</A>
-<LI><A NAME="tex2html223"
- HREF="node15.html">Drucker</A>
-<LI><A NAME="tex2html224"
- HREF="node16.html">Scanner</A>
-</UL>
-<BR>
-<LI><A NAME="tex2html225"
- HREF="node17.html">Start</A>
-<UL>
-<LI><A NAME="tex2html226"
- HREF="node18.html">Boot-Parameter</A>
-<LI><A NAME="tex2html227"
- HREF="node19.html">Kernel Module (Format: Name Parameter)</A>
-<LI><A NAME="tex2html228"
- HREF="node20.html">Freigaben</A>
-</UL>
-<BR>
-<LI><A NAME="tex2html229"
- HREF="node21.html">Drucker</A>
-<UL>
-<LI><A NAME="tex2html230"
- HREF="node22.html">Allgemein</A>
-<LI><A NAME="tex2html231"
- HREF="node23.html">Details</A>
-<LI><A NAME="tex2html232"
- HREF="node24.html">Berechtigungen</A>
-<LI><A NAME="tex2html233"
- HREF="node25.html">Netzwerk-Einstellungen</A>
-</UL>
-<BR>
-<LI><A NAME="tex2html234"
- HREF="node26.html">Referenzen</A>
-</UL>
-<!--End of Table of Child-Links-->
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-06-12
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/systems/node30.html b/gosa-core/doc/core/de/html/systems/node30.html
+++ /dev/null
@@ -1,47 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Netzwerk-Einstellungen</TITLE>
-<META NAME="description" CONTENT="Netzwerk-Einstellungen">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H5><A NAME="SECTION00011212000000000000">
-Netzwerk-Einstellungen</A>
-</H5>
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>IP-Adresse</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Die IP-Adresse dieser Arbeitsstation</TD>
-</TR>
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>MAC-Adresse</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Die MAC-Adresse dieser Arbeitsstation</TD>
-</TR>
-</TABLE>
-
-<P>
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-06-12
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/systems/node31.html b/gosa-core/doc/core/de/html/systems/node31.html
+++ /dev/null
@@ -1,59 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Aktion</TITLE>
-<META NAME="description" CONTENT="Aktion">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H5><A NAME="SECTION00011213000000000000">
-Aktion</A>
-</H5>
-
-<P>
-Wählen Sie gewünschte Aktion aus der Liste und drücken Sie den Knopf
-<SPAN CLASS="textit">Ausführen</SPAN>, um die Aktion unverzüglich durchzuführen. Die folgenden
-Aktionen stehen zur Verfügung:
-
-<P>
-
-<UL>
-<LI><SPAN CLASS="textit">Aufwecken</SPAN>: Schaltet die Arbeitsstation ein.
-</LI>
-<LI><SPAN CLASS="textit">Neu-Installation</SPAN>: Beim nächsten Neustart wird das Betriebssystem
-neu installiert.
-</LI>
-<LI><SPAN CLASS="textit">Geplantes Update</SPAN>: ?
-</LI>
-<LI><SPAN CLASS="textit">Speichertest</SPAN>: Beim nächsten Neustart wird ein Speichertest
-gestartet
-</LI>
-<LI><SPAN CLASS="textit">Systemanalyse</SPAN>: ?
-</LI>
-</UL>
-
-<P>
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-06-12
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/systems/node32.html b/gosa-core/doc/core/de/html/systems/node32.html
+++ /dev/null
@@ -1,56 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Geräte</TITLE>
-<META NAME="description" CONTENT="Geräte">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H4><A NAME="SECTION00011220000000000000">
-Geräte</A>
-</H4>
-
-<P>
-<BR><HR>
-<!--Table of Child-Links-->
-<A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
-
-<UL CLASS="ChildLinks">
-<LI><A NAME="tex2html558"
- HREF="node33.html">Tastatur</A>
-<LI><A NAME="tex2html559"
- HREF="node34.html">Maus</A>
-<LI><A NAME="tex2html560"
- HREF="node35.html">Telefon-Hardware</A>
-<LI><A NAME="tex2html561"
- HREF="node36.html">Grafikkarte</A>
-<LI><A NAME="tex2html562"
- HREF="node37.html">Anzeige</A>
-<LI><A NAME="tex2html563"
- HREF="node38.html">Scanner</A>
-</UL>
-<!--End of Table of Child-Links-->
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-06-12
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/systems/node33.html b/gosa-core/doc/core/de/html/systems/node33.html
+++ /dev/null
@@ -1,50 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Tastatur</TITLE>
-<META NAME="description" CONTENT="Tastatur">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H5><A NAME="SECTION00011221000000000000">
-Tastatur</A>
-</H5>
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Modell</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Das Modell der angeschlossenen Tastatur</TD>
-</TR>
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Layout</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Die Sprache der Tastatur.</TD>
-</TR>
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Variante</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Die Variante (z.B. nodeadkeys) der Tastatur.</TD>
-</TR>
-</TABLE>
-
-<P>
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-06-12
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/systems/node34.html b/gosa-core/doc/core/de/html/systems/node34.html
+++ /dev/null
@@ -1,48 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Maus</TITLE>
-<META NAME="description" CONTENT="Maus">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H5><A NAME="SECTION00011222000000000000">
-Maus</A>
-</H5>
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Typ</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Der Typ der Maus (Anschlussart).</TD>
-</TR>
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Anschluss</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Das Gerät dass den Anschluss repräsentiert (/dev/ttyS0 für COM1, /dev/ttyS1
-für COM2, /dev/psaux für PS/2 und /dev/input/mice für USB)</TD>
-</TR>
-</TABLE>
-
-<P>
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-06-12
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/systems/node35.html b/gosa-core/doc/core/de/html/systems/node35.html
+++ /dev/null
@@ -1,41 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Telefon-Hardware</TITLE>
-<META NAME="description" CONTENT="Telefon-Hardware">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H5><A NAME="SECTION00011223000000000000">
-Telefon-Hardware</A>
-</H5>
-
-<P>
-Wählen Sie das Telefon aus der Liste oder <SPAN CLASS="textit">automatisch</SPAN>, wenn
-das Telefon über den angemeldeten Benutzer ermittelt werden soll.
-
-<P>
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-06-12
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/systems/node36.html b/gosa-core/doc/core/de/html/systems/node36.html
+++ /dev/null
@@ -1,50 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Grafikkarte</TITLE>
-<META NAME="description" CONTENT="Grafikkarte">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H5><A NAME="SECTION00011224000000000000">
-Grafikkarte</A>
-</H5>
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Treiber</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=312>Wählen Sie den Treiber für die Grafikkarte aus der Liste</TD>
-</TR>
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Auflösung</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=312>Wählen Sie die Auflösung des Monitors aus der Liste</TD>
-</TR>
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Farbtiefe</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=312>Wählen Sie die Farbtiefe der Darstellung aus der Liste</TD>
-</TR>
-</TABLE>
-
-<P>
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-06-12
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/systems/node37.html b/gosa-core/doc/core/de/html/systems/node37.html
+++ /dev/null
@@ -1,54 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Anzeige</TITLE>
-<META NAME="description" CONTENT="Anzeige">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H5><A NAME="SECTION00011225000000000000">
-Anzeige</A>
-</H5>
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=198>Typ</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=227><SPAN ID="hue208">?</SPAN></TD>
-</TR>
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=198>Automatische Modelines</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=227>Wählen Sie diese Option, wenn die Modelines automatisch erzeugt werden
-sollen.</TD>
-</TR>
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=198>HSync</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=227>Die horizontale Wiederholfrequenz der Anzeige in kHz</TD>
-</TR>
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=198>VSync</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=227>Die vertikale Wiederholfrequenz der Anzeige in Hz</TD>
-</TR>
-</TABLE>
-
-<P>
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-06-12
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/systems/node38.html b/gosa-core/doc/core/de/html/systems/node38.html
+++ /dev/null
@@ -1,45 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Scanner</TITLE>
-<META NAME="description" CONTENT="Scanner">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H5><A NAME="SECTION00011226000000000000">
-Scanner</A>
-</H5>
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=170>Bilderfassungsdienste bereitstellen</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=255>Wählen Sie diese Option, wenn ein angeschlossener Scanner verwendet
-werden soll.</TD>
-</TR>
-</TABLE>
-
-<P>
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-06-12
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/systems/node39.html b/gosa-core/doc/core/de/html/systems/node39.html
+++ /dev/null
@@ -1,56 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Start</TITLE>
-<META NAME="description" CONTENT="Start">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H4><A NAME="SECTION00011230000000000000">
-Start</A>
-</H4>
-
-<P>
-<BR><HR>
-<!--Table of Child-Links-->
-<A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
-
-<UL CLASS="ChildLinks">
-<LI><A NAME="tex2html632"
- HREF="node40.html">Boot-Parameter</A>
-<LI><A NAME="tex2html633"
- HREF="node41.html">FAI-Server</A>
-<LI><A NAME="tex2html634"
- HREF="node42.html">Release</A>
-<LI><A NAME="tex2html635"
- HREF="node43.html">Zugewiesene FAI-Klassen</A>
-<LI><A NAME="tex2html636"
- HREF="node44.html">Kernel-Module (Format: Name Parameter)</A>
-<LI><A NAME="tex2html637"
- HREF="node45.html">Freigaben</A>
-</UL>
-<!--End of Table of Child-Links-->
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-06-12
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/systems/node4.html b/gosa-core/doc/core/de/html/systems/node4.html
+++ /dev/null
@@ -1,50 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Allgemein</TITLE>
-<META NAME="description" CONTENT="Allgemein">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H4><A NAME="SECTION00011110000000000000">
-Allgemein</A>
-</H4>
-
-<P>
-<BR><HR>
-<!--Table of Child-Links-->
-<A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
-
-<UL CLASS="ChildLinks">
-<LI><A NAME="tex2html245"
- HREF="node5.html">Eigenschaften</A>
-<LI><A NAME="tex2html246"
- HREF="node6.html">Netzwerk-Einstellungen</A>
-<LI><A NAME="tex2html247"
- HREF="node7.html">Aktion</A>
-</UL>
-<!--End of Table of Child-Links-->
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-06-12
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/systems/node40.html b/gosa-core/doc/core/de/html/systems/node40.html
+++ /dev/null
@@ -1,52 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Boot-Parameter</TITLE>
-<META NAME="description" CONTENT="Boot-Parameter">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H5><A NAME="SECTION00011231000000000000">
-Boot-Parameter</A>
-</H5>
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>LDAP server</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Wählen Sie den LDAP-Server, auf dem diese Arbeitsstation konfiguriert
-ist.</TD>
-</TR>
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Boot-Kernel</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Wählen Sie den Kernel, mit dem die Arbeitsstation gestartet werden
-soll.</TD>
-</TR>
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Angepasste Optionen</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Geben Sie optional zusätzliche Argumente für den Kernel an</TD>
-</TR>
-</TABLE>
-
-<P>
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-06-12
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/systems/node41.html b/gosa-core/doc/core/de/html/systems/node41.html
+++ /dev/null
@@ -1,40 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>FAI-Server</TITLE>
-<META NAME="description" CONTENT="FAI-Server">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H5><A NAME="SECTION00011232000000000000">
-FAI-Server</A>
-</H5>
-
-<P>
-Wählen Sie den FAI-Server, der verwendet werden soll
-
-<P>
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-06-12
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/systems/node42.html b/gosa-core/doc/core/de/html/systems/node42.html
+++ /dev/null
@@ -1,40 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Release</TITLE>
-<META NAME="description" CONTENT="Release">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H5><A NAME="SECTION00011233000000000000">
-Release</A>
-</H5>
-
-<P>
-Wählen Sie das Release des Betriebssystems.
-
-<P>
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-06-12
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/systems/node43.html b/gosa-core/doc/core/de/html/systems/node43.html
+++ /dev/null
@@ -1,40 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Zugewiesene FAI-Klassen</TITLE>
-<META NAME="description" CONTENT="Zugewiesene FAI-Klassen">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H5><A NAME="SECTION00011234000000000000">
-Zugewiesene FAI-Klassen</A>
-</H5>
-
-<P>
-?
-
-<P>
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-06-12
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/systems/node44.html b/gosa-core/doc/core/de/html/systems/node44.html
+++ /dev/null
@@ -1,39 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Kernel-Module (Format: Name Parameter)</TITLE>
-<META NAME="description" CONTENT="Kernel-Module (Format: Name Parameter)">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H5><A NAME="SECTION00011235000000000000">
-Kernel-Module (Format: Name Parameter)</A>
-</H5>
-
-<P>
-<SPAN ID="hue226">?</SPAN>
-<P>
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-06-12
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/systems/node45.html b/gosa-core/doc/core/de/html/systems/node45.html
+++ /dev/null
@@ -1,39 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Freigaben</TITLE>
-<META NAME="description" CONTENT="Freigaben">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H5><A NAME="SECTION00011236000000000000">
-Freigaben</A>
-</H5>
-
-<P>
-<SPAN ID="hue229">?</SPAN>
-<P>
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-06-12
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/systems/node46.html b/gosa-core/doc/core/de/html/systems/node46.html
+++ /dev/null
@@ -1,50 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Drucker</TITLE>
-<META NAME="description" CONTENT="Drucker">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H4><A NAME="SECTION00011240000000000000">
-Drucker</A>
-</H4>
-
-<P>
-<BR><HR>
-<!--Table of Child-Links-->
-<A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
-
-<UL CLASS="ChildLinks">
-<LI><A NAME="tex2html706"
- HREF="node47.html">Details</A>
-<LI><A NAME="tex2html707"
- HREF="node48.html">Berechtigungen</A>
-<LI><A NAME="tex2html708"
- HREF="node49.html">Netzwerk-Einstellungen</A>
-</UL>
-<!--End of Table of Child-Links-->
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-06-12
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/systems/node47.html b/gosa-core/doc/core/de/html/systems/node47.html
+++ /dev/null
@@ -1,51 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Details</TITLE>
-<META NAME="description" CONTENT="Details">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H5><A NAME="SECTION00011241000000000000">
-Details</A>
-</H5>
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Drucker-Standort</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Kurze Beschreibung, an welchem Ort der Drucker aufgestellt ist</TD>
-</TR>
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Drucker URL</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Die IPP-Adresse des Druckers</TD>
-</TR>
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Treiber</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Drücken Sie den Knopf Bearbeiten, um den passenden Druckertreiber
-auszuwählen (und ggfs. hinzuzufügen)</TD>
-</TR>
-</TABLE>
-
-<P>
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-06-12
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/systems/node48.html b/gosa-core/doc/core/de/html/systems/node48.html
+++ /dev/null
@@ -1,63 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Berechtigungen</TITLE>
-<META NAME="description" CONTENT="Berechtigungen">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H5><A NAME="SECTION00011242000000000000">
-Berechtigungen</A>
-</H5>
-
-<P>
-
-<UL>
-<LI>Benutzer mit Berechtigung, diesen Drucker zu nutzen
-</LI>
-</UL>
-In dieser Liste werden alle Benutzer aufgeführt, die den Drucker verwenden
-dürfen. Um einen Benutzer hinzuzufügen, drücken Sie den Knopf <SPAN CLASS="textit">Benutzer
-hinzufügen</SPAN>. Um eine Gruppe hinzuzufügen, drücken Sie den Knopf <SPAN CLASS="textit">Gruppe
-hinzufügen</SPAN>. Um einen Benutzer oder eine Gruppe aus der Liste zu entfernen,
-markieren Sie die entsprechenden Einträge in der Liste und drücken
-Sie den Knopf <SPAN CLASS="textit">Entfernen</SPAN>.
-
-<P>
-
-<UL>
-<LI>Benutzer mit Berechtigung, diesen Drucker zu verwalten
-</LI>
-</UL>
-In dieser Liste werden alle Benutzer aufgeführt, die die Drucker-Einstellungen
-verändern dürfen. Um einen Benutzer hinzuzufügen, drücken Sie den
-Knopf <SPAN CLASS="textit">Benutzer hinzufügen</SPAN>. Um eine Gruppe hinzuzufügen, drücken
-Sie den Knopf <SPAN CLASS="textit">Gruppe hinzufügen</SPAN>. Um einen Benutzer oder eine
-Gruppe aus der Liste zu entfernen, markieren Sie die entsprechenden
-Einträge in der Liste und drücken Sie den Knopf <SPAN CLASS="textit">Entfernen</SPAN>.
-
-<P>
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-06-12
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/systems/node49.html b/gosa-core/doc/core/de/html/systems/node49.html
+++ /dev/null
@@ -1,47 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Netzwerk-Einstellungen</TITLE>
-<META NAME="description" CONTENT="Netzwerk-Einstellungen">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H5><A NAME="SECTION00011243000000000000">
-Netzwerk-Einstellungen</A>
-</H5>
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>IP-Adresse</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Die IP-Adresse des Druckers</TD>
-</TR>
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>MAC-Adresse</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Die MAC-Adresse des Druckers</TD>
-</TR>
-</TABLE>
-
-<P>
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-06-12
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/systems/node5.html b/gosa-core/doc/core/de/html/systems/node5.html
+++ /dev/null
@@ -1,70 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Eigenschaften</TITLE>
-<META NAME="description" CONTENT="Eigenschaften">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H5><A NAME="SECTION00011111000000000000">
-Eigenschaften</A>
-</H5>
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Terminal-Name</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Der eindeutige Name dieses Terminals</TD>
-</TR>
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Basis<SPAN ID="hue473">*</SPAN></TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Wählen Sie aus der Liste die Abteilung, der das Terminal zugeordnet
-werden soll.</TD>
-</TR>
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Root-Server</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Wählen Sie den Server, von dem das Root-Dateisystem eingebunden wird.</TD>
-</TR>
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Auslagerungs-Server</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Wählen Sie den Server, der für die Auslagerung von Speicher verwendet
-wird.</TD>
-</TR>
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Modus</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Wählen Sie den Startmodus des Terminals aus der Liste: <SPAN CLASS="textit">grafisch</SPAN>
-für die grafische Anmeldung, <SPAN CLASS="textit">textuell</SPAN> für die textbasierte
-Anmeldung und <SPAN CLASS="textit">deaktiviert</SPAN>, um die Anmeldung zu deaktivieren.</TD>
-</TR>
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Protokoll-Server</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Der Syslog-Server, der verwendet werden soll, um Protokolle dieses
-Terminals aufzuzeichnen.</TD>
-</TR>
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Zeit-Server</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Wählen Sie <SPAN CLASS="textit">Zeit-Server-Attribute übernehmen</SPAN>, um die Einstellungen
-von der Vorlage zu übernehmen. Ansonsten können Sie den oder die gewünschten
-Server aus der Liste wählen und mit <SPAN CLASS="textit">Hinzufügen</SPAN> in die Liste
-aufnehmen.</TD>
-</TR>
-</TABLE>
-
-<P>
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-06-12
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/systems/node50.html b/gosa-core/doc/core/de/html/systems/node50.html
+++ /dev/null
@@ -1,45 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Information</TITLE>
-<META NAME="description" CONTENT="Information">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H4><A NAME="SECTION00011250000000000000">
-Information</A>
-</H4>
-
-<P>
-Unter diesem Tab werden (wenn verfügbar) aktuelle Informationen der
-Arbeitsstation angezeigt.
-
-<P>
-<BR>
-
-
-<P>
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-06-12
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/systems/node51.html b/gosa-core/doc/core/de/html/systems/node51.html
+++ /dev/null
@@ -1,42 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Referenzen</TITLE>
-<META NAME="description" CONTENT="Referenzen">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H4><A NAME="SECTION00011260000000000000">
-Referenzen</A>
-</H4>
-
-<P>
-Unter Referenzen werden alle Verbindungen dieser Arbeitsstation zu
-anderen Objekten im LDAP aufgeführt.
-
-<P>
-
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-06-12
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/systems/node52.html b/gosa-core/doc/core/de/html/systems/node52.html
+++ /dev/null
@@ -1,63 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Server konfigurieren</TITLE>
-<META NAME="description" CONTENT="Server konfigurieren">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION00011300000000000000">
-Server konfigurieren</A>
-</H3>
-
-<P>
-<BR><HR>
-<!--Table of Child-Links-->
-<A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
-
-<UL CLASS="ChildLinks">
-<LI><A NAME="tex2html765"
- HREF="node53.html">Allgemein</A>
-<UL>
-<LI><A NAME="tex2html766"
- HREF="node54.html">Allgemein</A>
-<LI><A NAME="tex2html767"
- HREF="node55.html">Netzwerk-Einstellungen</A>
-<LI><A NAME="tex2html768"
- HREF="node56.html">Aktionen</A>
-</UL>
-<BR>
-<LI><A NAME="tex2html769"
- HREF="node57.html">Datenbanken</A>
-<LI><A NAME="tex2html770"
- HREF="node58.html">Dienste</A>
-<LI><A NAME="tex2html771"
- HREF="node59.html">Information</A>
-<LI><A NAME="tex2html772"
- HREF="node60.html">Referenzen</A>
-</UL>
-<!--End of Table of Child-Links-->
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-06-12
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/systems/node53.html b/gosa-core/doc/core/de/html/systems/node53.html
+++ /dev/null
@@ -1,50 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Allgemein</TITLE>
-<META NAME="description" CONTENT="Allgemein">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H4><A NAME="SECTION00011310000000000000">
-Allgemein</A>
-</H4>
-
-<P>
-<BR><HR>
-<!--Table of Child-Links-->
-<A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
-
-<UL CLASS="ChildLinks">
-<LI><A NAME="tex2html783"
- HREF="node54.html">Allgemein</A>
-<LI><A NAME="tex2html784"
- HREF="node55.html">Netzwerk-Einstellungen</A>
-<LI><A NAME="tex2html785"
- HREF="node56.html">Aktionen</A>
-</UL>
-<!--End of Table of Child-Links-->
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-06-12
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/systems/node54.html b/gosa-core/doc/core/de/html/systems/node54.html
+++ /dev/null
@@ -1,51 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Allgemein</TITLE>
-<META NAME="description" CONTENT="Allgemein">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H5><A NAME="SECTION00011311000000000000">
-Allgemein</A>
-</H5>
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Servername<SPAN ID="hue500">*</SPAN></TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Eindeutiger Servername</TD>
-</TR>
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Basis<SPAN ID="hue501">*</SPAN></TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Wählen Sie die Abteilung aus der Liste, der der Server zugeordnet
-werden sols</TD>
-</TR>
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Beschreibung</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Kurze Beschreibung des Servers</TD>
-</TR>
-</TABLE>
-
-<P>
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-06-12
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/systems/node55.html b/gosa-core/doc/core/de/html/systems/node55.html
+++ /dev/null
@@ -1,47 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Netzwerk-Einstellungen</TITLE>
-<META NAME="description" CONTENT="Netzwerk-Einstellungen">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H5><A NAME="SECTION00011312000000000000">
-Netzwerk-Einstellungen</A>
-</H5>
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>IP-Adresse</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Die IP-Adresse des Servers</TD>
-</TR>
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>MAC-Adresse</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Die MAC-Adresse des Servers</TD>
-</TR>
-</TABLE>
-
-<P>
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-06-12
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/systems/node56.html b/gosa-core/doc/core/de/html/systems/node56.html
+++ /dev/null
@@ -1,39 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Aktionen</TITLE>
-<META NAME="description" CONTENT="Aktionen">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H5><A NAME="SECTION00011313000000000000">
-Aktionen</A>
-</H5>
-
-<P>
-<SPAN ID="hue273">?</SPAN>
-<P>
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-06-12
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/systems/node57.html b/gosa-core/doc/core/de/html/systems/node57.html
+++ /dev/null
@@ -1,162 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Datenbanken</TITLE>
-<META NAME="description" CONTENT="Datenbanken">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H4><A NAME="SECTION00011320000000000000">
-Datenbanken</A>
-</H4>
-
-<P>
-Dieser Reiter enthält die Datenbanken, auf die dieser Server zugreifen
-muss. Es können, je nach Konfiguration, beliebig viele oder wenige
-der angebotenen Möglichkeiten verwendet werden.
-
-<P>
-Im Moment können folgende Datenbank konfiguriert werden:
-
-<P>
-
-<UL>
-<LI>Kerberos-Zugang vie kadmin
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Kerberos Realm</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Die Realm der Kerberos-Datenbank (EXAMPLE.COM)</TD>
-</TR>
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Administrator</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Der Benutzername des Adminstrators</TD>
-</TR>
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Passwort</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Das Passwort des Administrators</TD>
-</TR>
-</TABLE>
-
-<P>
-
-<P>
-<BR>
-
-</LI>
-<LI>FAX-Datenbank
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>FAX-DB Benutzer</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Der Name des Benutzers, der auf die Datenbank verbinden darf und über
-ausreichende Rechte verfügt</TD>
-</TR>
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Passwort</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Das zugehörige Passwort des Benutzers</TD>
-</TR>
-</TABLE>
-
-<P>
-
-<P>
-<BR>
-
-</LI>
-<LI>Asterisk Verwaltung
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Asterisk- DB Benutzer</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Der Name des Benutzers für den Asterisk-Zugang</TD>
-</TR>
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Passwort</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Das zugehörige Passwort des Benutzers</TD>
-</TR>
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Landesvorwahl</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Die Vorwahl für das Land (z.B. 049 für Deutschland)</TD>
-</TR>
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Ortsvorwahl</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Die Vorwahl für den Ort (z.B. 02932 für Arnsberg)</TD>
-</TR>
-</TABLE>
-
-<P>
-
-<P>
-<BR>
-
-</LI>
-<LI>IMAP-Administrationszugang
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Serverbezeichnung</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Der Hostname des IMAP-Servers</TD>
-</TR>
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Verbindungs-URL</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Eine spezielle URL in der Form '{Servername:Port/Optionen}'. Der
-Port ist in der Regel 143 (für IMAPS 993). Als Option ist im Moment
-nur 'notls' für Klartextverbindungen bekannt.
-
-<P>
-Hinweis: Die URL enthält geschweifte Klammern.</TD>
-</TR>
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Administrator</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Der administrative Benutzer, der verwendet werden soll (IMAP- und
-Sieve-Administrator)</TD>
-</TR>
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Passwort</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Das zugehörige Passwort</TD>
-</TR>
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Sieve-Port</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Der Port, auf dem der Sieve-Dienst angesprochen wird</TD>
-</TR>
-</TABLE>
-
-<P>
-
-<P>
-<BR>
-
-</LI>
-<LI>Protokoll-Datenbank
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Protokoll-DB Benutzer</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Der Name des Benutzers, der auf die Datenbank verbinden darf und über
-ausreichende Rechte verfügt.</TD>
-</TR>
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Passwort</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Das zugehörige Passwort des Benutzers.</TD>
-</TR>
-</TABLE>
-
-<P>
-</LI>
-</UL>
-
-<P>
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-06-12
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/systems/node58.html b/gosa-core/doc/core/de/html/systems/node58.html
+++ /dev/null
@@ -1,148 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Dienste</TITLE>
-<META NAME="description" CONTENT="Dienste">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H4><A NAME="SECTION00011330000000000000">
-Dienste</A>
-</H4>
-
-<P>
-
-<UL>
-<LI>Freigaben
-<BR>
-Dieses Modul erlaubt es, beliebige Verzeichnisse dieses Servers über
-verschiedene Protokolle (derzeit stehen NFS, Samba, netatalk sowie
-NCP) zur Verfügung.
-
-<P>
-
-<UL>
-<LI>Liste der Freigaben: Die Liste umfasst alle momentan definierten Freigaben
-dieses Servers
-</LI>
-<LI>Freigabe hinzufügen: Um eine Freigabe hinzuzufügen, drücken Sie auf
-den Knopf <SPAN CLASS="textit">Hinzufügen</SPAN> unterhalb der Liste. Füllen Sie die folgenden
-Felder:<TABLE CELLPADDING=3 BORDER="1">
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Name<SPAN ID="hue509">*</SPAN></TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Der eindeutige Name der Freigabe</TD>
-</TR>
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Beschreibung</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Kurze Beschreibung der Freigabe</TD>
-</TR>
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Pfad</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Der UNIX-Pfad der Freigabe (z.B. '/export')</TD>
-</TR>
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Volume (nur sichtbar bei Typ 'NCP')</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Geben Sie das Volume der Freigabe ein</TD>
-</TR>
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Typ</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Wählen Sie aus der Liste den Typ der Freigabe</TD>
-</TR>
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Codepage</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Wählen Sie aus der Liste den Zeichensatz der Freigabe</TD>
-</TR>
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Option</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Geben Sie in dieses Feld weitere Optionen dieser Freigabe ein</TD>
-</TR>
-</TABLE>
-<BR>
-Wenn Ihre Eingaben vollständig sind, drücken Sie zum Übernehmen der
-Einstellungen den Knopf <SPAN CLASS="textit">Speichern</SPAN>.
-</LI>
-<LI>Freigabe bearbeiten: Um eine bestehende Freigabe nachträglich zu bearbeiten,
-markieren Sie diese in der Liste und drücken Sie den Knopf <SPAN CLASS="textit">Bearbeiten</SPAN>.
-Gehen Sie für die weiteren Schritte analog zu <SPAN CLASS="textit">Freigabe hinzufügen</SPAN>
-vor.
-</LI>
-<LI>Freigabe entfernen: Um eine bestehende Freigabe wieder zu entfernen,
-markieren Sie diese in der Liste und drücken Sie den Knopf <SPAN CLASS="textit">Entfernen</SPAN>
-</LI>
-</UL>
-
-<P>
-<BR>
-
-</LI>
-<LI>Zeit-Dienst:
-<BR>
-Damit dieser Server seine Zeit mit externen NTP-Servern synchronisiert,
-wird der Zeit-Dienst verwendet. Tragen Sie mindestens einen NTP-Server
-ein.
-
-<P>
-<BR>
-
-</LI>
-<LI>LDAP-Dienst:
-<BR>
-Binden Sie diesen Server an Ihr LDAP-Verzeichnis, indem Sie einfach
-die Basis eintragen.
-</LI>
-</UL>
-<SPAN ID="hue320">?</SPAN>
-<P>
-
-<BR>
-
-<UL>
-<LI>Terminal-Dienst
-</LI>
-</UL>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=170>Anmeldung sperren (temporär)</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Sperrt die Anmeldung, ohne die Einstellungen zu verwerfen (sinnvoll
-z.B. für Updates).</TD>
-</TR>
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=170>Schrift-Suchpfad</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Geben Sie den Pfad zum Schrift-Server ein.</TD>
-</TR>
-</TABLE>
-
-<P>
-
-<BR>
-
-<UL>
-<LI>Protokoll-Dienst
-</LI>
-</UL>
-<SPAN ID="hue332">?</SPAN>
-<P>
-
-<BR>
-
-<UL>
-<LI>Druck-Dienst
-</LI>
-</UL>
-<SPAN ID="hue337">?</SPAN>
-<P>
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-06-12
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/systems/node59.html b/gosa-core/doc/core/de/html/systems/node59.html
+++ /dev/null
@@ -1,40 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Information</TITLE>
-<META NAME="description" CONTENT="Information">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H4><A NAME="SECTION00011340000000000000">
-Information</A>
-</H4>
-
-<P>
-Dieser Reiter zeigt aktuelle Informationen über den Server an.
-
-<P>
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-06-12
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/systems/node6.html b/gosa-core/doc/core/de/html/systems/node6.html
+++ /dev/null
@@ -1,47 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Netzwerk-Einstellungen</TITLE>
-<META NAME="description" CONTENT="Netzwerk-Einstellungen">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H5><A NAME="SECTION00011112000000000000">
-Netzwerk-Einstellungen</A>
-</H5>
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>IP-Adresse</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Die IP-Adresse des Terminals</TD>
-</TR>
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>MAC-Adresse</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Die MAC-Adresse des Terminals</TD>
-</TR>
-</TABLE>
-
-<P>
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-06-12
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/systems/node60.html b/gosa-core/doc/core/de/html/systems/node60.html
+++ /dev/null
@@ -1,42 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Referenzen</TITLE>
-<META NAME="description" CONTENT="Referenzen">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H4><A NAME="SECTION00011350000000000000">
-Referenzen</A>
-</H4>
-
-<P>
-Unter Referenzen werden alle Verbindungen dieses Servers zu anderen
-Objekten im LDAP-Verzeichnis aufgeführt.
-
-<P>
-
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-06-12
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/systems/node61.html b/gosa-core/doc/core/de/html/systems/node61.html
+++ /dev/null
@@ -1,59 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Drucker konfigurieren</TITLE>
-<META NAME="description" CONTENT="Drucker konfigurieren">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION00011400000000000000">
-Drucker konfigurieren</A>
-</H3>
-
-<P>
-<BR><HR>
-<!--Table of Child-Links-->
-<A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
-
-<UL CLASS="ChildLinks">
-<LI><A NAME="tex2html862"
- HREF="node62.html">Allgemein</A>
-<UL>
-<LI><A NAME="tex2html863"
- HREF="node63.html">Allgemein</A>
-<LI><A NAME="tex2html864"
- HREF="node64.html">Details</A>
-<LI><A NAME="tex2html865"
- HREF="node65.html">Berechtigungen</A>
-<LI><A NAME="tex2html866"
- HREF="node66.html">Netzwerk-Einstellungen</A>
-</UL>
-<BR>
-<LI><A NAME="tex2html867"
- HREF="node67.html">Referenzen</A>
-</UL>
-<!--End of Table of Child-Links-->
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-06-12
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/systems/node62.html b/gosa-core/doc/core/de/html/systems/node62.html
+++ /dev/null
@@ -1,52 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Allgemein</TITLE>
-<META NAME="description" CONTENT="Allgemein">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H4><A NAME="SECTION00011410000000000000">
-Allgemein</A>
-</H4>
-
-<P>
-<BR><HR>
-<!--Table of Child-Links-->
-<A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
-
-<UL CLASS="ChildLinks">
-<LI><A NAME="tex2html878"
- HREF="node63.html">Allgemein</A>
-<LI><A NAME="tex2html879"
- HREF="node64.html">Details</A>
-<LI><A NAME="tex2html880"
- HREF="node65.html">Berechtigungen</A>
-<LI><A NAME="tex2html881"
- HREF="node66.html">Netzwerk-Einstellungen</A>
-</UL>
-<!--End of Table of Child-Links-->
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-06-12
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/systems/node63.html b/gosa-core/doc/core/de/html/systems/node63.html
+++ /dev/null
@@ -1,51 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Allgemein</TITLE>
-<META NAME="description" CONTENT="Allgemein">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H5><A NAME="SECTION00011411000000000000">
-Allgemein</A>
-</H5>
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Druckername<SPAN ID="hue512">*</SPAN></TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Der eindeutige Name des Druckers</TD>
-</TR>
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Beschreibung</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Kurze Beschreibung des Druckers</TD>
-</TR>
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Basis<SPAN ID="hue513">*</SPAN></TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Wählen Sie die Abteilung aus der Liste, der der Drucker zugeordnet
-werden soll</TD>
-</TR>
-</TABLE>
-
-<P>
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-06-12
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/systems/node64.html b/gosa-core/doc/core/de/html/systems/node64.html
+++ /dev/null
@@ -1,51 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Details</TITLE>
-<META NAME="description" CONTENT="Details">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H5><A NAME="SECTION00011412000000000000">
-Details</A>
-</H5>
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Drucker-Standort</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Kurze Beschreibung, an welchem Ort der Drucker aufgestellt ist</TD>
-</TR>
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Drucker URL</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Die IPP-Adresse des Druckers</TD>
-</TR>
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Treiber</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Drücken Sie den Knopf Bearbeiten, um den passenden Druckertreiber
-auszuwählen (und ggfs. hinzuzufügen)</TD>
-</TR>
-</TABLE>
-
-<P>
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-06-12
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/systems/node65.html b/gosa-core/doc/core/de/html/systems/node65.html
+++ /dev/null
@@ -1,63 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Berechtigungen</TITLE>
-<META NAME="description" CONTENT="Berechtigungen">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H5><A NAME="SECTION00011413000000000000">
-Berechtigungen</A>
-</H5>
-
-<P>
-
-<UL>
-<LI>Benutzer mit Berechtigung, diesen Drucker zu nutzen
-</LI>
-</UL>
-In dieser Liste werden alle Benutzer aufgeführt, die den Drucker verwenden
-dürfen. Um einen Benutzer hinzuzufügen, drücken Sie den Knopf <SPAN CLASS="textit">Benutzer
-hinzufügen</SPAN>. Um eine Gruppe hinzuzufügen, drücken Sie den Knopf <SPAN CLASS="textit">Gruppe
-hinzufügen</SPAN>. Um einen Benutzer oder eine Gruppe aus der Liste zu entfernen,
-markieren Sie die entsprechenden Einträge in der Liste und drücken
-Sie den Knopf <SPAN CLASS="textit">Entfernen</SPAN>.
-
-<P>
-
-<UL>
-<LI>Benutzer mit Berechtigung, diesen Drucker zu verwalten
-</LI>
-</UL>
-In dieser Liste werden alle Benutzer aufgeführt, die die Drucker-Einstellungen
-verändern dürfen. Um einen Benutzer hinzuzufügen, drücken Sie den
-Knopf <SPAN CLASS="textit">Benutzer hinzufügen</SPAN>. Um eine Gruppe hinzuzufügen, drücken
-Sie den Knopf <SPAN CLASS="textit">Gruppe hinzufügen</SPAN>. Um einen Benutzer oder eine
-Gruppe aus der Liste zu entfernen, markieren Sie die entsprechenden
-Einträge in der Liste und drücken Sie den Knopf <SPAN CLASS="textit">Entfernen</SPAN>.
-
-<P>
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-06-12
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/systems/node66.html b/gosa-core/doc/core/de/html/systems/node66.html
+++ /dev/null
@@ -1,47 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Netzwerk-Einstellungen</TITLE>
-<META NAME="description" CONTENT="Netzwerk-Einstellungen">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H5><A NAME="SECTION00011414000000000000">
-Netzwerk-Einstellungen</A>
-</H5>
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>IP-Adresse</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Die IP-Adresse des Druckers</TD>
-</TR>
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>MAC-Adresse</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Die MAC-Adresse des Druckers</TD>
-</TR>
-</TABLE>
-
-<P>
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-06-12
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/systems/node67.html b/gosa-core/doc/core/de/html/systems/node67.html
+++ /dev/null
@@ -1,42 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Referenzen</TITLE>
-<META NAME="description" CONTENT="Referenzen">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H4><A NAME="SECTION00011420000000000000">
-Referenzen</A>
-</H4>
-
-<P>
-Unter Referenzen werden alle Verbindungen dieses Druckers zu anderen
-Objekten im LDAP-Verzeichnis angezeigt.
-
-<P>
-
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-06-12
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/systems/node68.html b/gosa-core/doc/core/de/html/systems/node68.html
+++ /dev/null
@@ -1,57 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Telefon konfigurieren</TITLE>
-<META NAME="description" CONTENT="Telefon konfigurieren">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION00011500000000000000">
-Telefon konfigurieren</A>
-</H3>
-
-<P>
-<BR><HR>
-<!--Table of Child-Links-->
-<A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
-
-<UL CLASS="ChildLinks">
-<LI><A NAME="tex2html938"
- HREF="node69.html">Allgemein</A>
-<UL>
-<LI><A NAME="tex2html939"
- HREF="node70.html">Allgemein</A>
-<LI><A NAME="tex2html940"
- HREF="node71.html">Erweiterte Telefon-Einstellungen</A>
-<LI><A NAME="tex2html941"
- HREF="node72.html">Netzwerk-Einstellungen</A>
-</UL>
-<BR>
-<LI><A NAME="tex2html942"
- HREF="node73.html">Referenzen</A>
-</UL>
-<!--End of Table of Child-Links-->
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-06-12
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/systems/node69.html b/gosa-core/doc/core/de/html/systems/node69.html
+++ /dev/null
@@ -1,50 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Allgemein</TITLE>
-<META NAME="description" CONTENT="Allgemein">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H4><A NAME="SECTION00011510000000000000">
-Allgemein</A>
-</H4>
-
-<P>
-<BR><HR>
-<!--Table of Child-Links-->
-<A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
-
-<UL CLASS="ChildLinks">
-<LI><A NAME="tex2html953"
- HREF="node70.html">Allgemein</A>
-<LI><A NAME="tex2html954"
- HREF="node71.html">Erweiterte Telefon-Einstellungen</A>
-<LI><A NAME="tex2html955"
- HREF="node72.html">Netzwerk-Einstellungen</A>
-</UL>
-<!--End of Table of Child-Links-->
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-06-12
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/systems/node7.html b/gosa-core/doc/core/de/html/systems/node7.html
+++ /dev/null
@@ -1,43 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Aktion</TITLE>
-<META NAME="description" CONTENT="Aktion">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H5><A NAME="SECTION00011113000000000000">
-Aktion</A>
-</H5>
-
-<P>
-Mit Hilfe des Aktionsmenüs können Terminals entfernt gestartet, neugestartet
-und runtergefahren werden. Wählen Sie dazu einfach die durchzuführende
-Aktion (Wenn das Terminal aus ist, umfasst die Liste lediglich die
-Aktion <SPAN CLASS="textit">Aufwecken</SPAN>) und drücken Sie auf den Knopf <SPAN CLASS="textit">Ausführen</SPAN>.
-
-<P>
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-06-12
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/systems/node70.html b/gosa-core/doc/core/de/html/systems/node70.html
+++ /dev/null
@@ -1,51 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Allgemein</TITLE>
-<META NAME="description" CONTENT="Allgemein">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H5><A NAME="SECTION00011511000000000000">
-Allgemein</A>
-</H5>
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142><SPAN ID="hue380">Telefon-Name</SPAN><SPAN ID="hue517">*</SPAN></TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Der eindeutige Name des Telefons</TD>
-</TR>
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Basis<SPAN ID="hue518">*</SPAN></TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Wählen Sie die Abteilung aus der Liste, der das Telefon zugeordnet
-werden soll.</TD>
-</TR>
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Beschreibung</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Kurze Beschreibung des Telefons</TD>
-</TR>
-</TABLE>
-
-<P>
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-06-12
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/systems/node71.html b/gosa-core/doc/core/de/html/systems/node71.html
+++ /dev/null
@@ -1,132 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Erweiterte Telefon-Einstellungen</TITLE>
-<META NAME="description" CONTENT="Erweiterte Telefon-Einstellungen">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H5><A NAME="SECTION00011512000000000000">
-Erweiterte Telefon-Einstellungen</A>
-</H5>
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Telefon-Modell<SPAN ID="hue520">*</SPAN></TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Wählen Sie den grundlegenden Typ des Telefons</TD>
-</TR>
-</TABLE>
-
-<P>
-
-<BR>
-
-<UL>
-<LI>Wenn Sie SIP gewählt haben, sind die folgenden Felder verfügbar:
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Modus<SPAN ID="hue522">*</SPAN></TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283> </TD>
-</TR>
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>DTMF-Modus</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283> </TD>
-</TR>
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Standard IP-Adresse</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Wählen Sie <SPAN CLASS="textit">dynamisch</SPAN>, wenn das Telefon die IP-Adresse über
-einen DHCP-Server beziehen soll. Anderenfalls werden die unten angegebenen
-Einstellungen verwendet.</TD>
-</TR>
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Wartezeit bis Antwort</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283> </TD>
-</TR>
-</TABLE>
-
-<P>
-
-<P><P>
-<BR>
-
-</LI>
-<LI>Wenn Sie IAX gewählt haben, sind die folgenden Felder verfügbar:
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Modus<SPAN ID="hue524">*</SPAN></TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283><SPAN ID="hue409">?</SPAN></TD>
-</TR>
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Standard IP-Adresse</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Geben Sie <SPAN CLASS="textit">dynamisch</SPAN> ein, wenn das Telefon die IP-Adresse über
-einen DHCP-Server beziehen soll. Anderenfalls werden die unten angegebenen
-Einstellungen verwendet.</TD>
-</TR>
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Wartezeit bis Antwort</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283><SPAN ID="hue412">?</SPAN></TD>
-</TR>
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Authtype</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Authentifizierung</TD>
-</TR>
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Passwort</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283><SPAN ID="hue414">?</SPAN></TD>
-</TR>
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Konto-Identifikation</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283><SPAN ID="hue416">?</SPAN></TD>
-</TR>
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Leitungen zusammenfassen</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283><SPAN ID="hue418">?</SPAN></TD>
-</TR>
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Erlaube diesen Rechnern die Verbindung</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Utilisez le bouton Ajouter pour insérer le nom d'hôte pouvant se connecter.
-Le bouton Supprimer sert à effacer le nom d'hôte sélectionné. <SPAN ID="hue420">?</SPAN></TD>
-</TR>
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Verbiete diesen Rechnern die Verbindung</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Utilisez le bouton Ajouter pour insérer le nom d'hôte ne pouvant pas
-se connecter. Le bouton Supprimer sert à effacer le nom d'hôte sélectionné.
-<SPAN ID="hue422">?</SPAN></TD>
-</TR>
-</TABLE>
-
-<P>
-
-<P><P>
-<BR>
-
-</LI>
-<LI>Wenn Sie CAPI gewählt haben, ist das folgende Feld verfügbar:
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=113>MSN</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Die MSN des Telefons</TD>
-</TR>
-</TABLE>
-
-<P>
-</LI>
-</UL>
-
-<P>
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-06-12
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/systems/node72.html b/gosa-core/doc/core/de/html/systems/node72.html
+++ /dev/null
@@ -1,47 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Netzwerk-Einstellungen</TITLE>
-<META NAME="description" CONTENT="Netzwerk-Einstellungen">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H5><A NAME="SECTION00011513000000000000">
-Netzwerk-Einstellungen</A>
-</H5>
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>IP<SPAN ID="hue435">-Adresse</SPAN><SPAN ID="hue527">*</SPAN></TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Die IP-Adresse des Telefons</TD>
-</TR>
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>MAC<SPAN ID="hue439">-Adresse</SPAN><SPAN ID="hue528">*</SPAN></TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Die MAC-Adresse des Telefons</TD>
-</TR>
-</TABLE>
-
-<P>
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-06-12
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/systems/node73.html b/gosa-core/doc/core/de/html/systems/node73.html
+++ /dev/null
@@ -1,42 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Referenzen</TITLE>
-<META NAME="description" CONTENT="Referenzen">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H4><A NAME="SECTION00011520000000000000">
-Referenzen</A>
-</H4>
-
-<P>
-Unter Referenzen werden alle Verbindungen dieses Telefons zu anderen
-Objekten im LDAP-Verzeichnis aufgeführt.
-
-<P>
-
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-06-12
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/systems/node74.html b/gosa-core/doc/core/de/html/systems/node74.html
+++ /dev/null
@@ -1,53 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Netzwerkkomponente konfigurieren</TITLE>
-<META NAME="description" CONTENT="Netzwerkkomponente konfigurieren">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION00011600000000000000">
-Netzwerkkomponente konfigurieren</A>
-</H3>
-
-<P>
-<BR><HR>
-<!--Table of Child-Links-->
-<A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
-
-<UL CLASS="ChildLinks">
-<LI><UL>
-<LI><A NAME="tex2html1000"
- HREF="node75.html">Allgemein</A>
-<LI><A NAME="tex2html1001"
- HREF="node76.html">Netzwerk-Einstellungen</A>
-</UL>
-<BR>
-<LI><A NAME="tex2html1002"
- HREF="node77.html">Referenzen</A>
-</UL>
-<!--End of Table of Child-Links-->
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-06-12
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/systems/node75.html b/gosa-core/doc/core/de/html/systems/node75.html
+++ /dev/null
@@ -1,51 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Allgemein</TITLE>
-<META NAME="description" CONTENT="Allgemein">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H5><A NAME="SECTION00011601000000000000">
-Allgemein</A>
-</H5>
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Gerätename<SPAN ID="hue530">*</SPAN></TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Der eindeutige Name der Netzwerkkomponente</TD>
-</TR>
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Basis<SPAN ID="hue531">*</SPAN></TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Wählen Sie die Abteilung aus der Liste, der die Komponente zugeordnet
-werden soll.</TD>
-</TR>
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Beschreibung</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Kurze Beschreibung des Geräts</TD>
-</TR>
-</TABLE>
-
-<P>
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-06-12
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/systems/node76.html b/gosa-core/doc/core/de/html/systems/node76.html
+++ /dev/null
@@ -1,47 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Netzwerk-Einstellungen</TITLE>
-<META NAME="description" CONTENT="Netzwerk-Einstellungen">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H5><A NAME="SECTION00011602000000000000">
-Netzwerk-Einstellungen</A>
-</H5>
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>IP<SPAN ID="hue459">-Adresse</SPAN><SPAN ID="hue533">*</SPAN></TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Die IP-Adresse der Netzwerkkomponente</TD>
-</TR>
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>MAC<SPAN ID="hue463">-Adresse</SPAN><SPAN ID="hue534">*</SPAN></TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Die MAC-Adresse der Netzwerkkomponente</TD>
-</TR>
-</TABLE>
-
-<P>
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-06-12
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/systems/node77.html b/gosa-core/doc/core/de/html/systems/node77.html
+++ /dev/null
@@ -1,39 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Referenzen</TITLE>
-<META NAME="description" CONTENT="Referenzen">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H4><A NAME="SECTION00011610000000000000">
-Referenzen</A>
-</H4>
-
-<P>
-Unter <SPAN CLASS="textit">Referenzen</SPAN> werden alle Verbindungen dieser Netzwerkkomponente
-zu anderen Objekten im LDAP-Verzeichnis aufgeführt.
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-06-12
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/systems/node78.html b/gosa-core/doc/core/de/html/systems/node78.html
+++ /dev/null
@@ -1,51 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>About this document ...</TITLE>
-<META NAME="description" CONTENT="About this document ...">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H1><A NAME="SECTION00020000000000000000">
-About this document ...</A>
-</H1>
- <STRONG><SPAN CLASS="textbf">Systemverwaltung</SPAN></STRONG><P>
-This document was generated using the
-<A HREF="http://www.latex2html.org/"><STRONG>LaTeX</STRONG>2<tt>HTML</tt></A> translator Version 2002-2-1 (1.71)
-<P>
-Copyright © 1993, 1994, 1995, 1996,
-<A HREF="http://cbl.leeds.ac.uk/nikos/personal.html">Nikos Drakos</A>,
-Computer Based Learning Unit, University of Leeds.
-<BR>
-Copyright © 1997, 1998, 1999,
-<A HREF="http://www.maths.mq.edu.au/~ross/">Ross Moore</A>,
-Mathematics Department, Macquarie University, Sydney.
-<P>
-The command line arguments were: <BR>
- <STRONG>latex2html</STRONG> <TT>-no_navigation -dir ../html/systems/ systems.tex</TT>
-<P>
-The translation was initiated by Jan Wenzel on 2006-06-12
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-06-12
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/systems/node8.html b/gosa-core/doc/core/de/html/systems/node8.html
+++ /dev/null
@@ -1,60 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Geräte</TITLE>
-<META NAME="description" CONTENT="Geräte">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H4><A NAME="SECTION00011120000000000000">
-Geräte</A>
-</H4>
-
-<P>
-<BR><HR>
-<!--Table of Child-Links-->
-<A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
-
-<UL CLASS="ChildLinks">
-<LI><A NAME="tex2html286"
- HREF="node9.html">Tastatur</A>
-<LI><A NAME="tex2html287"
- HREF="node10.html">Maus</A>
-<LI><A NAME="tex2html288"
- HREF="node11.html">Telefon-Hardware</A>
-<LI><A NAME="tex2html289"
- HREF="node12.html">Grafikkarte</A>
-<LI><A NAME="tex2html290"
- HREF="node13.html">Anzeige</A>
-<LI><A NAME="tex2html291"
- HREF="node14.html">Entfernte Arbeitsfläche</A>
-<LI><A NAME="tex2html292"
- HREF="node15.html">Drucker</A>
-<LI><A NAME="tex2html293"
- HREF="node16.html">Scanner</A>
-</UL>
-<!--End of Table of Child-Links-->
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-06-12
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/systems/node9.html b/gosa-core/doc/core/de/html/systems/node9.html
+++ /dev/null
@@ -1,50 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Tastatur</TITLE>
-<META NAME="description" CONTENT="Tastatur">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H5><A NAME="SECTION00011121000000000000">
-Tastatur</A>
-</H5>
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Modell</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Das Modell der angeschlossenen Tastatur</TD>
-</TR>
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Layout</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Die Sprache der Tastatur.</TD>
-</TR>
-<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Variante</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Die Variante (z.B. nodeadkeys) der Tastatur.</TD>
-</TR>
-</TABLE>
-
-<P>
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-06-12
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/de/html/systems/rocket.png b/gosa-core/doc/core/de/html/systems/rocket.png
deleted file mode 100644 (file)
index 838c38b..0000000
Binary files a/gosa-core/doc/core/de/html/systems/rocket.png and /dev/null differ
index 838c38b..0000000
Binary files a/gosa-core/doc/core/de/html/systems/rocket.png and /dev/null differ
diff --git a/gosa-core/doc/core/de/html/systems/search.png b/gosa-core/doc/core/de/html/systems/search.png
deleted file mode 100644 (file)
index 593a566..0000000
Binary files a/gosa-core/doc/core/de/html/systems/search.png and /dev/null differ
index 593a566..0000000
Binary files a/gosa-core/doc/core/de/html/systems/search.png and /dev/null differ
diff --git a/gosa-core/doc/core/de/html/systems/select_new_component.png b/gosa-core/doc/core/de/html/systems/select_new_component.png
deleted file mode 100644 (file)
index d26a3ee..0000000
Binary files a/gosa-core/doc/core/de/html/systems/select_new_component.png and /dev/null differ
index d26a3ee..0000000
Binary files a/gosa-core/doc/core/de/html/systems/select_new_component.png and /dev/null differ
diff --git a/gosa-core/doc/core/de/html/systems/select_new_phone.png b/gosa-core/doc/core/de/html/systems/select_new_phone.png
deleted file mode 100644 (file)
index 45714d1..0000000
Binary files a/gosa-core/doc/core/de/html/systems/select_new_phone.png and /dev/null differ
index 45714d1..0000000
Binary files a/gosa-core/doc/core/de/html/systems/select_new_phone.png and /dev/null differ
diff --git a/gosa-core/doc/core/de/html/systems/select_new_printer.png b/gosa-core/doc/core/de/html/systems/select_new_printer.png
deleted file mode 100644 (file)
index e4618fe..0000000
Binary files a/gosa-core/doc/core/de/html/systems/select_new_printer.png and /dev/null differ
index e4618fe..0000000
Binary files a/gosa-core/doc/core/de/html/systems/select_new_printer.png and /dev/null differ
diff --git a/gosa-core/doc/core/de/html/systems/select_new_server.png b/gosa-core/doc/core/de/html/systems/select_new_server.png
deleted file mode 100644 (file)
index 84f6570..0000000
Binary files a/gosa-core/doc/core/de/html/systems/select_new_server.png and /dev/null differ
index 84f6570..0000000
Binary files a/gosa-core/doc/core/de/html/systems/select_new_server.png and /dev/null differ
diff --git a/gosa-core/doc/core/de/html/systems/select_new_terminal.png b/gosa-core/doc/core/de/html/systems/select_new_terminal.png
deleted file mode 100644 (file)
index a218480..0000000
Binary files a/gosa-core/doc/core/de/html/systems/select_new_terminal.png and /dev/null differ
index a218480..0000000
Binary files a/gosa-core/doc/core/de/html/systems/select_new_terminal.png and /dev/null differ
diff --git a/gosa-core/doc/core/de/html/systems/select_new_workstation.png b/gosa-core/doc/core/de/html/systems/select_new_workstation.png
deleted file mode 100644 (file)
index 8b5d4f4..0000000
Binary files a/gosa-core/doc/core/de/html/systems/select_new_workstation.png and /dev/null differ
index 8b5d4f4..0000000
Binary files a/gosa-core/doc/core/de/html/systems/select_new_workstation.png and /dev/null differ
diff --git a/gosa-core/doc/core/de/html/systems/systems.css b/gosa-core/doc/core/de/html/systems/systems.css
+++ /dev/null
@@ -1,76 +0,0 @@
-/* Century Schoolbook font is very similar to Computer Modern Math: cmmi */
-.MATH { font-family: "Century Schoolbook", serif; }
-.MATH I { font-family: "Century Schoolbook", serif; font-style: italic }
-.BOLDMATH { font-family: "Century Schoolbook", serif; font-weight: bold }
-
-/* implement both fixed-size and relative sizes */
-SMALL.XTINY { font-size : xx-small }
-SMALL.TINY { font-size : x-small }
-SMALL.SCRIPTSIZE { font-size : smaller }
-SMALL.FOOTNOTESIZE { font-size : small }
-SMALL.SMALL { }
-BIG.LARGE { }
-BIG.XLARGE { font-size : large }
-BIG.XXLARGE { font-size : x-large }
-BIG.HUGE { font-size : larger }
-BIG.XHUGE { font-size : xx-large }
-
-/* heading styles */
-H1 { }
-H2 { }
-H3 { }
-H4 { }
-H5 { }
-
-/* mathematics styles */
-DIV.displaymath { } /* math displays */
-TD.eqno { } /* equation-number cells */
-
-
-/* document-specific styles come next */
-DIV.navigation { }
-SPAN.textit { font-style: italic }
-SPAN.arabic { }
-SPAN.textbf { font-weight: bold }
-#hue16 { color: #0000ff; }
-#hue208 { color: #ff0000; }
-#hue226 { color: #ff0000; }
-#hue229 { color: #ff0000; }
-#hue273 { color: #ff0000; }
-#hue320 { color: #ff0000; }
-#hue33 { color: #000000; }
-#hue332 { color: #ff0000; }
-#hue337 { color: #ff0000; }
-#hue380 { color: #000000; }
-#hue409 { color: #ff0000; }
-#hue412 { color: #ff0000; }
-#hue414 { color: #ff0000; }
-#hue416 { color: #ff0000; }
-#hue418 { color: #ff0000; }
-#hue420 { color: #ff0000; }
-#hue422 { color: #ff0000; }
-#hue435 { color: #000000; }
-#hue439 { color: #000000; }
-#hue459 { color: #000000; }
-#hue463 { color: #000000; }
-#hue473 { color: #ff0000; }
-#hue484 { color: #ff0000; }
-#hue485 { color: #ff0000; }
-#hue489 { color: #ff0000; }
-#hue500 { color: #ff0000; }
-#hue501 { color: #ff0000; }
-#hue509 { color: #ff0000; }
-#hue512 { color: #ff0000; }
-#hue513 { color: #ff0000; }
-#hue517 { color: #ff0000; }
-#hue518 { color: #ff0000; }
-#hue520 { color: #ff0000; }
-#hue522 { color: #ff0000; }
-#hue524 { color: #ff0000; }
-#hue527 { color: #ff0000; }
-#hue528 { color: #ff0000; }
-#hue530 { color: #ff0000; }
-#hue531 { color: #ff0000; }
-#hue533 { color: #ff0000; }
-#hue534 { color: #ff0000; }
-#hue98 { color: #ff0000; }
diff --git a/gosa-core/doc/core/de/html/systems/systems.html b/gosa-core/doc/core/de/html/systems/systems.html
+++ /dev/null
@@ -1,124 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Systemverwaltung</TITLE>
-<META NAME="description" CONTENT="Systemverwaltung">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<P>
-
-<P>
-<H1 ALIGN=CENTER><SPAN CLASS="textbf">Systemverwaltung</SPAN></H1>
-</P>
-<HR>
-
-<P>
-<BR><HR>
-<!--Table of Child-Links-->
-<A NAME="CHILD_LINKS"></A>
-
-<UL CLASS="ChildLinks">
-<LI><A NAME="tex2html3"
- HREF="node1.html">Liste der Systeme</A>
-<UL>
-<LI><A NAME="tex2html4"
- HREF="node2.html">Ein neues System erstellen</A>
-<UL>
-<LI><A NAME="tex2html5"
- HREF="node3.html">Terminal konfigurieren</A>
-<UL>
-<LI><A NAME="tex2html6"
- HREF="node4.html">Allgemein</A>
-<LI><A NAME="tex2html7"
- HREF="node8.html">Geräte</A>
-<LI><A NAME="tex2html8"
- HREF="node17.html">Start</A>
-<LI><A NAME="tex2html9"
- HREF="node21.html">Drucker</A>
-<LI><A NAME="tex2html10"
- HREF="node26.html">Referenzen</A>
-</UL>
-<LI><A NAME="tex2html11"
- HREF="node27.html">Arbeitsstation konfigurieren</A>
-<UL>
-<LI><A NAME="tex2html12"
- HREF="node28.html">Allgemein</A>
-<LI><A NAME="tex2html13"
- HREF="node32.html">Geräte</A>
-<LI><A NAME="tex2html14"
- HREF="node39.html">Start</A>
-<LI><A NAME="tex2html15"
- HREF="node46.html">Drucker</A>
-<LI><A NAME="tex2html16"
- HREF="node50.html">Information</A>
-<LI><A NAME="tex2html17"
- HREF="node51.html">Referenzen</A>
-</UL>
-<LI><A NAME="tex2html18"
- HREF="node52.html">Server konfigurieren</A>
-<UL>
-<LI><A NAME="tex2html19"
- HREF="node53.html">Allgemein</A>
-<LI><A NAME="tex2html20"
- HREF="node57.html">Datenbanken</A>
-<LI><A NAME="tex2html21"
- HREF="node58.html">Dienste</A>
-<LI><A NAME="tex2html22"
- HREF="node59.html">Information</A>
-<LI><A NAME="tex2html23"
- HREF="node60.html">Referenzen</A>
-</UL>
-<LI><A NAME="tex2html24"
- HREF="node61.html">Drucker konfigurieren</A>
-<UL>
-<LI><A NAME="tex2html25"
- HREF="node62.html">Allgemein</A>
-<LI><A NAME="tex2html26"
- HREF="node67.html">Referenzen</A>
-</UL>
-<LI><A NAME="tex2html27"
- HREF="node68.html">Telefon konfigurieren</A>
-<UL>
-<LI><A NAME="tex2html28"
- HREF="node69.html">Allgemein</A>
-<LI><A NAME="tex2html29"
- HREF="node73.html">Referenzen</A>
-</UL>
-<LI><A NAME="tex2html30"
- HREF="node74.html">Netzwerkkomponente konfigurieren</A>
-<UL>
-<LI><A NAME="tex2html31"
- HREF="node77.html">Referenzen</A>
-</UL>
-</UL>
-</UL>
-<BR>
-<LI><A NAME="tex2html32"
- HREF="node78.html">About this document ...</A>
-</UL>
-<!--End of Table of Child-Links-->
-<BR><HR>
-<ADDRESS>
-Jan Wenzel
-2006-06-12
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/en/html/addressbook/WARNINGS b/gosa-core/doc/core/en/html/addressbook/WARNINGS
+++ /dev/null
@@ -1,8 +0,0 @@
-No implementation found for style `fontenc'
-No implementation found for style `geometry'
-No implementation found for style `graphicx'
-
-Could not find translation function for french.
-
-
-There is no author for this document.
diff --git a/gosa-core/doc/core/en/html/addressbook/action.png b/gosa-core/doc/core/en/html/addressbook/action.png
deleted file mode 100644 (file)
index 21d5e2f..0000000
Binary files a/gosa-core/doc/core/en/html/addressbook/action.png and /dev/null differ
index 21d5e2f..0000000
Binary files a/gosa-core/doc/core/en/html/addressbook/action.png and /dev/null differ
diff --git a/gosa-core/doc/core/en/html/addressbook/addressbook.css b/gosa-core/doc/core/en/html/addressbook/addressbook.css
+++ /dev/null
@@ -1,47 +0,0 @@
-/* Century Schoolbook font is very similar to Computer Modern Math: cmmi */
-.MATH { font-family: "Century Schoolbook", serif; }
-.MATH I { font-family: "Century Schoolbook", serif; font-style: italic }
-.BOLDMATH { font-family: "Century Schoolbook", serif; font-weight: bold }
-
-/* implement both fixed-size and relative sizes */
-SMALL.XTINY { font-size : xx-small }
-SMALL.TINY { font-size : x-small }
-SMALL.SCRIPTSIZE { font-size : smaller }
-SMALL.FOOTNOTESIZE { font-size : small }
-SMALL.SMALL { }
-BIG.LARGE { }
-BIG.XLARGE { font-size : large }
-BIG.XXLARGE { font-size : x-large }
-BIG.HUGE { font-size : larger }
-BIG.XHUGE { font-size : xx-large }
-
-/* heading styles */
-H1 { }
-H2 { }
-H3 { }
-H4 { }
-H5 { }
-
-/* mathematics styles */
-DIV.displaymath { } /* math displays */
-TD.eqno { } /* equation-number cells */
-
-
-/* document-specific styles come next */
-DIV.navigation { }
-SPAN.textit { font-style: italic }
-SPAN.textsl { font-style: italic }
-SPAN.arabic { }
-SPAN.textbf { font-weight: bold }
-SPAN.textsf { font-style: italic }
-#hue25 { color: #0000ff; }
-#hue28 { color: #000000; }
-#hue30 { color: #000000; }
-#hue43 { color: #000000; }
-#hue45 { color: #000000; }
-#hue47 { color: #000000; }
-#hue65 { color: #000000; }
-#hue69 { color: #000000; }
-#hue89 { color: #000000; }
-#hue91 { color: #ff0000; }
-#hue92 { color: #ff0000; }
diff --git a/gosa-core/doc/core/en/html/addressbook/addressbook.html b/gosa-core/doc/core/en/html/addressbook/addressbook.html
+++ /dev/null
@@ -1,65 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>ADDONS</TITLE>
-<META NAME="description" CONTENT="ADDONS">
-<META NAME="keywords" CONTENT="addressbook">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="addressbook.css">
-
-</HEAD>
-
-<BODY >
-
-<P>
-
-<P>
-<H1 ALIGN="CENTER"><SPAN CLASS="textbf">ADDONS</SPAN></H1>
-<DIV CLASS="author_info">
-
-</DIV>
-
-<P>
-<BR> <HR>
-<!--Table of Child-Links-->
-<A NAME="CHILD_LINKS"></A>
-
-<UL CLASS="ChildLinks">
-<LI><A NAME="tex2html3"
- HREF="node1.html">Addressbook</A>
-<UL>
-<LI><A NAME="tex2html4"
- HREF="node2.html">Add entry</A>
-<UL>
-<LI><A NAME="tex2html5"
- HREF="node3.html">Personal</A>
-<LI><A NAME="tex2html6"
- HREF="node4.html">Private</A>
-<LI><A NAME="tex2html7"
- HREF="node5.html">Organizational</A>
-</UL>
-</UL>
-<BR>
-<LI><A NAME="tex2html8"
- HREF="node6.html">About this document ...</A>
-</UL>
-<!--End of Table of Child-Links-->
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/en/html/addressbook/closedlock.png b/gosa-core/doc/core/en/html/addressbook/closedlock.png
deleted file mode 100644 (file)
index 04a05c1..0000000
Binary files a/gosa-core/doc/core/en/html/addressbook/closedlock.png and /dev/null differ
index 04a05c1..0000000
Binary files a/gosa-core/doc/core/en/html/addressbook/closedlock.png and /dev/null differ
diff --git a/gosa-core/doc/core/en/html/addressbook/dtree.png b/gosa-core/doc/core/en/html/addressbook/dtree.png
deleted file mode 100644 (file)
index 7eb7909..0000000
Binary files a/gosa-core/doc/core/en/html/addressbook/dtree.png and /dev/null differ
index 7eb7909..0000000
Binary files a/gosa-core/doc/core/en/html/addressbook/dtree.png and /dev/null differ
diff --git a/gosa-core/doc/core/en/html/addressbook/editpaste.png b/gosa-core/doc/core/en/html/addressbook/editpaste.png
deleted file mode 100644 (file)
index 636a4c5..0000000
Binary files a/gosa-core/doc/core/en/html/addressbook/editpaste.png and /dev/null differ
index 636a4c5..0000000
Binary files a/gosa-core/doc/core/en/html/addressbook/editpaste.png and /dev/null differ
diff --git a/gosa-core/doc/core/en/html/addressbook/index.html b/gosa-core/doc/core/en/html/addressbook/index.html
+++ /dev/null
@@ -1,65 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>ADDONS</TITLE>
-<META NAME="description" CONTENT="ADDONS">
-<META NAME="keywords" CONTENT="addressbook">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="addressbook.css">
-
-</HEAD>
-
-<BODY >
-
-<P>
-
-<P>
-<H1 ALIGN="CENTER"><SPAN CLASS="textbf">ADDONS</SPAN></H1>
-<DIV CLASS="author_info">
-
-</DIV>
-
-<P>
-<BR> <HR>
-<!--Table of Child-Links-->
-<A NAME="CHILD_LINKS"></A>
-
-<UL CLASS="ChildLinks">
-<LI><A NAME="tex2html3"
- HREF="node1.html">Addressbook</A>
-<UL>
-<LI><A NAME="tex2html4"
- HREF="node2.html">Add entry</A>
-<UL>
-<LI><A NAME="tex2html5"
- HREF="node3.html">Personal</A>
-<LI><A NAME="tex2html6"
- HREF="node4.html">Private</A>
-<LI><A NAME="tex2html7"
- HREF="node5.html">Organizational</A>
-</UL>
-</UL>
-<BR>
-<LI><A NAME="tex2html8"
- HREF="node6.html">About this document ...</A>
-</UL>
-<!--End of Table of Child-Links-->
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/en/html/addressbook/labels.pl b/gosa-core/doc/core/en/html/addressbook/labels.pl
+++ /dev/null
@@ -1,13 +0,0 @@
-# LaTeX2HTML 2002-2-1 (1.71)
-# Associate labels original text with physical files.
-
-
-1;
-
-
-# LaTeX2HTML 2002-2-1 (1.71)
-# labels from external_latex_labels array.
-
-
-1;
-
diff --git a/gosa-core/doc/core/en/html/addressbook/list_ogroup.png b/gosa-core/doc/core/en/html/addressbook/list_ogroup.png
deleted file mode 100644 (file)
index e50de8b..0000000
Binary files a/gosa-core/doc/core/en/html/addressbook/list_ogroup.png and /dev/null differ
index e50de8b..0000000
Binary files a/gosa-core/doc/core/en/html/addressbook/list_ogroup.png and /dev/null differ
diff --git a/gosa-core/doc/core/en/html/addressbook/mailto.png b/gosa-core/doc/core/en/html/addressbook/mailto.png
deleted file mode 100644 (file)
index a0bc51c..0000000
Binary files a/gosa-core/doc/core/en/html/addressbook/mailto.png and /dev/null differ
index a0bc51c..0000000
Binary files a/gosa-core/doc/core/en/html/addressbook/mailto.png and /dev/null differ
diff --git a/gosa-core/doc/core/en/html/addressbook/node1.html b/gosa-core/doc/core/en/html/addressbook/node1.html
+++ /dev/null
@@ -1,159 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Addressbook</TITLE>
-<META NAME="description" CONTENT="Addressbook">
-<META NAME="keywords" CONTENT="addressbook">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="addressbook.css">
-
-</HEAD>
-
-<BODY >
-
-<H1><A NAME="SECTION00010000000000000000">
-Addressbook</A>
-</H1>
-
-<P>
-The administrator can create or modify the user data or access to
-informations about users when clicking on <SPAN CLASS="textbf"><SPAN ID="hue25">Addressbook</SPAN></SPAN>
-button in the <SPAN CLASS="textbf">Addons</SPAN> on the left. <SPAN ID="hue28">The</SPAN><SPAN CLASS="textsf"><SPAN ID="hue30">Addressbook page</SPAN></SPAN> is displayed. You will
-find on this page the name, the phone, the fax, the mobile and the
-private number of users. The last column contents the following icons
-:
-
-<P>
-
-<UL>
-<LI><IMG
- WIDTH="18" HEIGHT="18" ALIGN="BOTTOM" BORDER="0"
- SRC="./save.png"
- ALT="Image save"> the possibility to save entries in the vcard format,
-</LI>
-<LI><IMG
- WIDTH="18" HEIGHT="17" ALIGN="BOTTOM" BORDER="0"
- SRC="./mailto.png"
- ALT="Image mailto"> the possibility to send a mail to the user.
-</LI>
-</UL>
-To select an user you have to click on his name, it will show you
-the complete data of the selected user.
-
-<P>
-To create or modify an entry, the administrator use ( <IMG
- WIDTH="24" HEIGHT="24" ALIGN="BOTTOM" BORDER="0"
- SRC="./action.png"
- ALT="Image action">) the following icon :
-
-<P>
-
-<UL>
-<LI><IMG
- WIDTH="16" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
- SRC="./editpaste.png"
- ALT="Image editpaste"> to add an entry,
-</LI>
-</UL>
-Pay attention, the users created in the Administration part can't
-be modified here, only the consultation of data is allowed.
-
-<P>
-<SPAN ID="hue89">Under the Actions table you will find a table called
-Filters <IMG
- WIDTH="16" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
- SRC="./rocket.png"
- ALT="Image rocket">. </SPAN>
-<P>
-
-<UL>
-<LI><SPAN ID="hue43">This table purpose is to change the display of the
-users and their data :</SPAN>
-<P>
-<SPAN ID="hue45">- Click on a letter to show all the users name starting
-with this letter;</SPAN>
-<P>
-<SPAN ID="hue47">- Click on the asterisk and the list of user name
-will be ordoned alphabetically.</SPAN>
-<P>
-</LI>
-<LI>Lower, others possibilities of display exist :
-
-<P>
-- Check one or more options to get a restricted selection :
-
-<P>
-Check '<SPAN CLASS="textit">Show organizational entries</SPAN>' and all the users created
-in the Administration part are displayed.
-
-<P>
-Check '<SPAN CLASS="textit">Show addressbook entries</SPAN>' and all the users created
-on the addressbook are displayed.
-
-<P>
-- <IMG
- WIDTH="22" HEIGHT="22" ALIGN="BOTTOM" BORDER="0"
- SRC="./dtree.png"
- ALT="Image dtree"> You can search by department;
-
-<P>
-- <IMG
- WIDTH="16" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
- SRC="./list_ogroup.png"
- ALT="Image list_ogroup"> Your search can be based on informations of one or many users;
-
-<P>
-- Your search can be based on one element. Insert a letter or a number
-followed by an asterisk or a name in the field <IMG
- WIDTH="16" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
- SRC="./search.png"
- ALT="Image search">. Then Click on the <SPAN CLASS="textit">Apply filter</SPAN> button to display users.
-
-<P>
-</LI>
-</UL>
-All the fields followed by a red asterisk must be filled.
-
-<P>
-The icon <IMG
- WIDTH="16" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
- SRC="./closedlock.png"
- ALT="Image closedlock"> show you are in secure mode.
-
-<P>
-
-<BR> <HR>
-<!--Table of Child-Links-->
-<A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
-
-<UL CLASS="ChildLinks">
-<LI><A NAME="tex2html19"
- HREF="node2.html">Add entry</A>
-<UL>
-<LI><A NAME="tex2html20"
- HREF="node3.html">Personal</A>
-<LI><A NAME="tex2html21"
- HREF="node4.html">Private</A>
-<LI><A NAME="tex2html22"
- HREF="node5.html">Organizational</A>
-</UL></UL>
-<!--End of Table of Child-Links-->
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/en/html/addressbook/node2.html b/gosa-core/doc/core/en/html/addressbook/node2.html
+++ /dev/null
@@ -1,67 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Add entry</TITLE>
-<META NAME="description" CONTENT="Add entry">
-<META NAME="keywords" CONTENT="addressbook">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="addressbook.css">
-
-</HEAD>
-
-<BODY >
-
-<H2><A NAME="SECTION00011000000000000000">
-Add entry</A>
-</H2>
-
-<P>
-When clicking on 'Add entry', the interface <SPAN CLASS="textsl">creating a new
-entry in</SPAN> display. The administrator has to fill the fields with informations
-about the user. This new entry has no link with users created in the
-Administration part. This entry is only build into the addressbook
-of the organization.
-
-<P>
-Before the administrator can choose the department where the new entry
-will be saved, he can make a choice of department on the scroll list
-int the title bar.
-
-<P>
-To save data click on the <SPAN CLASS="textit">Save</SPAN> button, to delete data click
-on the <SPAN CLASS="textit">Cancel</SPAN> button and you come back at the complete list
-of users.
-
-<P>
-<BR> <HR>
-<!--Table of Child-Links-->
-<A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
-
-<UL CLASS="ChildLinks">
-<LI><A NAME="tex2html31"
- HREF="node3.html">Personal</A>
-<LI><A NAME="tex2html32"
- HREF="node4.html">Private</A>
-<LI><A NAME="tex2html33"
- HREF="node5.html">Organizational</A>
-</UL>
-<!--End of Table of Child-Links-->
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/en/html/addressbook/node3.html b/gosa-core/doc/core/en/html/addressbook/node3.html
+++ /dev/null
@@ -1,57 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Personal</TITLE>
-<META NAME="description" CONTENT="Personal">
-<META NAME="keywords" CONTENT="addressbook">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="addressbook.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION00011100000000000000">
-Personal</A>
-</H3>
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142><SPAN ID="hue65">Last name</SPAN><SPAN ID="hue91">*</SPAN></TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Insert the user's name</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142><SPAN ID="hue69">First name</SPAN><SPAN ID="hue92">*</SPAN></TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Insert the first name of the user</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Initials</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Insert the initials of the user</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Personal title</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Mention the professional title of the person</TD>
-</TR>
-</TABLE>
-
-<P>
-
-<P>
-<BR>
-
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/en/html/addressbook/node4.html b/gosa-core/doc/core/en/html/addressbook/node4.html
+++ /dev/null
@@ -1,53 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Private</TITLE>
-<META NAME="description" CONTENT="Private">
-<META NAME="keywords" CONTENT="addressbook">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="addressbook.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION00011200000000000000">
-Private</A>
-</H3>
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Address</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Insert the user's private address</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Téléphone</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Insert the user's private phone</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Portable</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Insert the user's mobile phone</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Email</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Insert the user's email address</TD>
-</TR>
-</TABLE>
-
-<P>
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/en/html/addressbook/node5.html b/gosa-core/doc/core/en/html/addressbook/node5.html
+++ /dev/null
@@ -1,66 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Organizational</TITLE>
-<META NAME="description" CONTENT="Organizational">
-<META NAME="keywords" CONTENT="addressbook">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="addressbook.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION00011300000000000000">
-Organizational</A>
-</H3>
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Company</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Insert the company's name of the user</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Department</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Insert the department where the user is located</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>City</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Insert the city where the company is</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Postal code</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Insert the postal code of the company</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Country</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Insert the country where the company is implanted</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Address</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Insert company's address</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Phone</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Insert the user's phone number</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>FAX</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Insert the user's fax number</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Pager</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Insert the user's pager</TD>
-</TR>
-</TABLE>
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/en/html/addressbook/node6.html b/gosa-core/doc/core/en/html/addressbook/node6.html
+++ /dev/null
@@ -1,51 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>About this document ...</TITLE>
-<META NAME="description" CONTENT="About this document ...">
-<META NAME="keywords" CONTENT="addressbook">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="addressbook.css">
-
-</HEAD>
-
-<BODY >
-
-<H1><A NAME="SECTION00020000000000000000">
-About this document ...</A>
-</H1>
- <STRONG><SPAN CLASS="textbf">ADDONS</SPAN></STRONG><P>
-This document was generated using the
-<A HREF="http://www.latex2html.org/"><STRONG>LaTeX</STRONG>2<tt>HTML</tt></A> translator Version 2002-2-1 (1.71)
-<P>
-Copyright © 1993, 1994, 1995, 1996,
-<A HREF="http://cbl.leeds.ac.uk/nikos/personal.html">Nikos Drakos</A>,
-Computer Based Learning Unit, University of Leeds.
-<BR>
-Copyright © 1997, 1998, 1999,
-<A HREF="http://www.maths.mq.edu.au/~ross/">Ross Moore</A>,
-Mathematics Department, Macquarie University, Sydney.
-<P>
-The command line arguments were: <BR>
- <STRONG>latex2html</STRONG> <TT>-no_navigation -dir ../html/addressbook/ addressbook.tex</TT>
-<P>
-The translation was initiated by Benoit Mortier on 2006-06-08
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/en/html/addressbook/rocket.png b/gosa-core/doc/core/en/html/addressbook/rocket.png
deleted file mode 100644 (file)
index 838c38b..0000000
Binary files a/gosa-core/doc/core/en/html/addressbook/rocket.png and /dev/null differ
index 838c38b..0000000
Binary files a/gosa-core/doc/core/en/html/addressbook/rocket.png and /dev/null differ
diff --git a/gosa-core/doc/core/en/html/addressbook/save.png b/gosa-core/doc/core/en/html/addressbook/save.png
deleted file mode 100644 (file)
index 6a9adc1..0000000
Binary files a/gosa-core/doc/core/en/html/addressbook/save.png and /dev/null differ
index 6a9adc1..0000000
Binary files a/gosa-core/doc/core/en/html/addressbook/save.png and /dev/null differ
diff --git a/gosa-core/doc/core/en/html/addressbook/search.png b/gosa-core/doc/core/en/html/addressbook/search.png
deleted file mode 100644 (file)
index 593a566..0000000
Binary files a/gosa-core/doc/core/en/html/addressbook/search.png and /dev/null differ
index 593a566..0000000
Binary files a/gosa-core/doc/core/en/html/addressbook/search.png and /dev/null differ
diff --git a/gosa-core/doc/core/en/html/systems/WARNINGS b/gosa-core/doc/core/en/html/systems/WARNINGS
+++ /dev/null
@@ -1,8 +0,0 @@
-No implementation found for style `fontenc'
-No implementation found for style `geometry'
-No implementation found for style `graphicx'
-
-Could not find translation function for french.
-
-
-There is no author for this document.
diff --git a/gosa-core/doc/core/en/html/systems/index.html b/gosa-core/doc/core/en/html/systems/index.html
+++ /dev/null
@@ -1,213 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>SYSTEM ADMINISTRATION</TITLE>
-<META NAME="description" CONTENT="SYSTEM ADMINISTRATION">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<P>
-
-<P>
-<H1 ALIGN="CENTER"><SPAN CLASS="textbf">SYSTEM ADMINISTRATION</SPAN></H1>
-<DIV CLASS="author_info">
-
-</DIV>
-
-<P>
-<BR> <HR>
-<!--Table of Child-Links-->
-<A NAME="CHILD_LINKS"></A>
-
-<UL CLASS="ChildLinks">
-<LI><A NAME="tex2html3"
- HREF="node1.html">List of systems</A>
-<UL>
-<LI><A NAME="tex2html4"
- HREF="node2.html">Configure a terminal</A>
-<UL>
-<LI><A NAME="tex2html5"
- HREF="node3.html">Generic</A>
-<LI><A NAME="tex2html6"
- HREF="node4.html">Properties</A>
-<LI><A NAME="tex2html7"
- HREF="node5.html">Network settings</A>
-<LI><A NAME="tex2html8"
- HREF="node6.html">Action</A>
-<LI><A NAME="tex2html9"
- HREF="node7.html">Devices</A>
-<LI><A NAME="tex2html10"
- HREF="node8.html">Keyboard</A>
-<LI><A NAME="tex2html11"
- HREF="node9.html">Mouse</A>
-<LI><A NAME="tex2html12"
- HREF="node10.html">Telephone hardware</A>
-<LI><A NAME="tex2html13"
- HREF="node11.html">Graphic device</A>
-<LI><A NAME="tex2html14"
- HREF="node12.html">Display device</A>
-<LI><A NAME="tex2html15"
- HREF="node13.html">Remote desktop</A>
-<LI><A NAME="tex2html16"
- HREF="node14.html">Print device</A>
-<LI><A NAME="tex2html17"
- HREF="node15.html">Scan device</A>
-<LI><A NAME="tex2html18"
- HREF="node16.html">Startup</A>
-<LI><A NAME="tex2html19"
- HREF="node17.html">Boot parameters</A>
-<LI><A NAME="tex2html20"
- HREF="node18.html">Kernel modules (format : name parameters)</A>
-<LI><A NAME="tex2html21"
- HREF="node19.html">Shares</A>
-<LI><A NAME="tex2html22"
- HREF="node20.html">Printer</A>
-<LI><A NAME="tex2html23"
- HREF="node21.html">General</A>
-<LI><A NAME="tex2html24"
- HREF="node22.html">Details</A>
-<LI><A NAME="tex2html25"
- HREF="node23.html">Permissions</A>
-<LI><A NAME="tex2html26"
- HREF="node24.html">Network settings</A>
-<LI><A NAME="tex2html27"
- HREF="node25.html">Information</A>
-<LI><A NAME="tex2html28"
- HREF="node26.html">References</A>
-</UL>
-<LI><A NAME="tex2html29"
- HREF="node27.html">Configure a workstation</A>
-<UL>
-<LI><A NAME="tex2html30"
- HREF="node28.html">Generic</A>
-<LI><A NAME="tex2html31"
- HREF="node29.html">Properties</A>
-<LI><A NAME="tex2html32"
- HREF="node30.html">Network settings</A>
-<LI><A NAME="tex2html33"
- HREF="node31.html">Action</A>
-<LI><A NAME="tex2html34"
- HREF="node32.html">Devices</A>
-<LI><A NAME="tex2html35"
- HREF="node33.html">Keyboard</A>
-<LI><A NAME="tex2html36"
- HREF="node34.html">Mouse</A>
-<LI><A NAME="tex2html37"
- HREF="node35.html">Telephone hardware</A>
-<LI><A NAME="tex2html38"
- HREF="node36.html">Graphic device</A>
-<LI><A NAME="tex2html39"
- HREF="node37.html">Display device</A>
-<LI><A NAME="tex2html40"
- HREF="node38.html">Scan device</A>
-<LI><A NAME="tex2html41"
- HREF="node39.html">Startup</A>
-<LI><A NAME="tex2html42"
- HREF="node40.html">Boot parameters</A>
-<LI><A NAME="tex2html43"
- HREF="node41.html">FAI server</A>
-<LI><A NAME="tex2html44"
- HREF="node42.html">Assigned FAI casses</A>
-<LI><A NAME="tex2html45"
- HREF="node43.html">Kernel modules (format : name parameters)</A>
-<LI><A NAME="tex2html46"
- HREF="node44.html">Shares</A>
-<LI><A NAME="tex2html47"
- HREF="node45.html">Printer</A>
-<LI><A NAME="tex2html48"
- HREF="node46.html">Details</A>
-<LI><A NAME="tex2html49"
- HREF="node47.html">Permissions</A>
-<LI><A NAME="tex2html50"
- HREF="node48.html">Network settings</A>
-<LI><A NAME="tex2html51"
- HREF="node49.html">Information</A>
-<LI><A NAME="tex2html52"
- HREF="node50.html">References</A>
-</UL>
-<LI><A NAME="tex2html53"
- HREF="node51.html">Configure a server</A>
-<UL>
-<LI><A NAME="tex2html54"
- HREF="node52.html">Generic</A>
-<LI><A NAME="tex2html55"
- HREF="node53.html">Network settings</A>
-<LI><A NAME="tex2html56"
- HREF="node54.html">Action</A>
-<LI><A NAME="tex2html57"
- HREF="node55.html">Databases</A>
-<LI><A NAME="tex2html58"
- HREF="node56.html">Services</A>
-<LI><A NAME="tex2html59"
- HREF="node57.html">Information</A>
-<LI><A NAME="tex2html60"
- HREF="node58.html">References</A>
-</UL>
-<LI><A NAME="tex2html61"
- HREF="node59.html">Configure a printer</A>
-<UL>
-<LI><A NAME="tex2html62"
- HREF="node60.html">Generic</A>
-<LI><A NAME="tex2html63"
- HREF="node61.html">General</A>
-<LI><A NAME="tex2html64"
- HREF="node62.html">Details</A>
-<LI><A NAME="tex2html65"
- HREF="node63.html">Permissions</A>
-<LI><A NAME="tex2html66"
- HREF="node64.html">Network settings</A>
-<LI><A NAME="tex2html67"
- HREF="node65.html">Reference</A>
-</UL>
-<LI><A NAME="tex2html68"
- HREF="node66.html">Configure a telephone</A>
-<UL>
-<LI><A NAME="tex2html69"
- HREF="node67.html">Generic</A>
-<LI><A NAME="tex2html70"
- HREF="node68.html">Advanced phone settings</A>
-<LI><A NAME="tex2html71"
- HREF="node69.html">Network settings</A>
-<LI><A NAME="tex2html72"
- HREF="node70.html">References</A>
-</UL>
-<LI><A NAME="tex2html73"
- HREF="node71.html">Configure a component</A>
-<UL>
-<LI><A NAME="tex2html74"
- HREF="node72.html">Generic</A>
-<LI><A NAME="tex2html75"
- HREF="node73.html">Network settings</A>
-<LI><A NAME="tex2html76"
- HREF="node74.html">References</A>
-</UL>
-</UL>
-<BR>
-<LI><A NAME="tex2html77"
- HREF="node75.html">About this document ...</A>
-</UL>
-<!--End of Table of Child-Links-->
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/en/html/systems/labels.pl b/gosa-core/doc/core/en/html/systems/labels.pl
+++ /dev/null
@@ -1,13 +0,0 @@
-# LaTeX2HTML 2002-2-1 (1.71)
-# Associate labels original text with physical files.
-
-
-1;
-
-
-# LaTeX2HTML 2002-2-1 (1.71)
-# labels from external_latex_labels array.
-
-
-1;
-
diff --git a/gosa-core/doc/core/en/html/systems/list_back.png b/gosa-core/doc/core/en/html/systems/list_back.png
deleted file mode 100644 (file)
index f258c11..0000000
Binary files a/gosa-core/doc/core/en/html/systems/list_back.png and /dev/null differ
index f258c11..0000000
Binary files a/gosa-core/doc/core/en/html/systems/list_back.png and /dev/null differ
diff --git a/gosa-core/doc/core/en/html/systems/list_home.png b/gosa-core/doc/core/en/html/systems/list_home.png
deleted file mode 100644 (file)
index e897341..0000000
Binary files a/gosa-core/doc/core/en/html/systems/list_home.png and /dev/null differ
index e897341..0000000
Binary files a/gosa-core/doc/core/en/html/systems/list_home.png and /dev/null differ
diff --git a/gosa-core/doc/core/en/html/systems/list_root.png b/gosa-core/doc/core/en/html/systems/list_root.png
deleted file mode 100644 (file)
index 56a6a5d..0000000
Binary files a/gosa-core/doc/core/en/html/systems/list_root.png and /dev/null differ
index 56a6a5d..0000000
Binary files a/gosa-core/doc/core/en/html/systems/list_root.png and /dev/null differ
diff --git a/gosa-core/doc/core/en/html/systems/node1.html b/gosa-core/doc/core/en/html/systems/node1.html
+++ /dev/null
@@ -1,329 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>List of systems</TITLE>
-<META NAME="description" CONTENT="List of systems">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H1><A NAME="SECTION00010000000000000000">
-List of systems</A>
-</H1>
-
-<P>
-The administrator can add and configure systems when clicking on the
-<SPAN CLASS="textbf"><SPAN ID="hue24">Systems</SPAN></SPAN> button in the <SPAN CLASS="textbf">Administration</SPAN>
-menu on the left. The <SPAN CLASS="textsf"><SPAN ID="hue27">System</SPAN></SPAN> <SPAN CLASS="textsf"><SPAN ID="hue558"><SPAN CLASS="textit"><SMALL>MANAGEMENT</SMALL></SPAN></SPAN></SPAN>
-page is displayed.
-
-<P>
-She is divided on two columns :
-
-<P>
-- The first column is used to display the differents systems,
-
-<P>
-- The second column contains icons which are the actions you can execute
-on differents systems.
-
-<P>
-- Those icons ( <IMG
- WIDTH="16" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
- SRC="./list_back.png"
- ALT="Image list_back">, <IMG
- WIDTH="16" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
- SRC="./list_root.png"
- ALT="Image list_root">, <IMG
- WIDTH="16" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
- SRC="./list_home.png"
- ALT="Image list_home"> ) are used to modify the display according to the department, the
-icons predominate other selections of display.
-
-<P>
-<BR>
-
-
-<P>
-It's from the <SPAN CLASS="textsf">System management</SPAN> page that the system administrator
-manage the list of systems of the organization.
-
-<P>
-It's possible to modify the display of the differents systems by using
-the table called Filters <IMG
- WIDTH="16" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
- SRC="./rocket.png"
- ALT="Image rocket"> :
-
-<P>
-
-<UL>
-<LI><SPAN ID="hue38">For search on names :</SPAN>
-<P>
-- Click on the asterisk to show all systems;
-
-<P>
-<SPAN ID="hue40">- Click on a letter to show all the systems starting
-with this letter;</SPAN>
-<P>
-<SPAN ID="hue42">- Click on a number to show all systems starting
-with this number.</SPAN>
-<P>
-</LI>
-<LI>The administrator can search on the type of systems :
-
-<P>
-- Check one or many proposals
-
-<P>
-</LI>
-<LI>For a fast search <IMG
- WIDTH="16" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
- SRC="./search.png"
- ALT="Image search"> : fill the field by the name of the system searched and click on
-the <SPAN CLASS="textit">Apply filter</SPAN> button.
-</LI>
-</UL>
-
-<P>
-<BR>
-To select and configure a system, the administrator must click on
-:
-
-<P>
-
-<UL>
-<LI><IMG
- WIDTH="16" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
- SRC="./select_new_terminal.png"
- ALT="Image select_new_terminal"> to open, create or configure a terminal,
-</LI>
-<LI><IMG
- WIDTH="16" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
- SRC="./select_new_workstation.png"
- ALT="Image select_new_workstation"> to open, create or configure a workstation,
-</LI>
-<LI><IMG
- WIDTH="16" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
- SRC="./select_new_server.png"
- ALT="Image select_new_server"> to open, create or configure a server,
-</LI>
-<LI><IMG
- WIDTH="16" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
- SRC="./select_new_printer.png"
- ALT="Image select_new_printer"> to open, create or configure a printer,
-</LI>
-<LI><IMG
- WIDTH="16" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
- SRC="./select_new_phone.png"
- ALT="Image select_new_phone"> to open, create or configure a phone,
-</LI>
-<LI><IMG
- WIDTH="16" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
- SRC="./select_new_component.png"
- ALT="Image select_new_component"> to open, create or configure a component.
-</LI>
-</UL>
-Appear the space of configuration for each systems.
-
-<P>
-To save changes use the <SPAN CLASS="textit">Save</SPAN> button, to come back without saving
-use the <SPAN CLASS="textit">Cancel</SPAN> button.
-
-<P>
-All the fields followed by an asterisk must be filled.
-
-<P>
-
-<BR> <HR>
-<!--Table of Child-Links-->
-<A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
-
-<UL CLASS="ChildLinks">
-<LI><A NAME="tex2html88"
- HREF="node2.html">Configure a terminal</A>
-<UL>
-<LI><A NAME="tex2html89"
- HREF="node3.html">Generic</A>
-<LI><A NAME="tex2html90"
- HREF="node4.html">Properties</A>
-<LI><A NAME="tex2html91"
- HREF="node5.html">Network settings</A>
-<LI><A NAME="tex2html92"
- HREF="node6.html">Action</A>
-<LI><A NAME="tex2html93"
- HREF="node7.html">Devices</A>
-<LI><A NAME="tex2html94"
- HREF="node8.html">Keyboard</A>
-<LI><A NAME="tex2html95"
- HREF="node9.html">Mouse</A>
-<LI><A NAME="tex2html96"
- HREF="node10.html">Telephone hardware</A>
-<LI><A NAME="tex2html97"
- HREF="node11.html">Graphic device</A>
-<LI><A NAME="tex2html98"
- HREF="node12.html">Display device</A>
-<LI><A NAME="tex2html99"
- HREF="node13.html">Remote desktop</A>
-<LI><A NAME="tex2html100"
- HREF="node14.html">Print device</A>
-<LI><A NAME="tex2html101"
- HREF="node15.html">Scan device</A>
-<LI><A NAME="tex2html102"
- HREF="node16.html">Startup</A>
-<LI><A NAME="tex2html103"
- HREF="node17.html">Boot parameters</A>
-<LI><A NAME="tex2html104"
- HREF="node18.html">Kernel modules (format : name parameters)</A>
-<LI><A NAME="tex2html105"
- HREF="node19.html">Shares</A>
-<LI><A NAME="tex2html106"
- HREF="node20.html">Printer</A>
-<LI><A NAME="tex2html107"
- HREF="node21.html">General</A>
-<LI><A NAME="tex2html108"
- HREF="node22.html">Details</A>
-<LI><A NAME="tex2html109"
- HREF="node23.html">Permissions</A>
-<LI><A NAME="tex2html110"
- HREF="node24.html">Network settings</A>
-<LI><A NAME="tex2html111"
- HREF="node25.html">Information</A>
-<LI><A NAME="tex2html112"
- HREF="node26.html">References</A>
-</UL>
-<BR>
-<LI><A NAME="tex2html113"
- HREF="node27.html">Configure a workstation</A>
-<UL>
-<LI><A NAME="tex2html114"
- HREF="node28.html">Generic</A>
-<LI><A NAME="tex2html115"
- HREF="node29.html">Properties</A>
-<LI><A NAME="tex2html116"
- HREF="node30.html">Network settings</A>
-<LI><A NAME="tex2html117"
- HREF="node31.html">Action</A>
-<LI><A NAME="tex2html118"
- HREF="node32.html">Devices</A>
-<LI><A NAME="tex2html119"
- HREF="node33.html">Keyboard</A>
-<LI><A NAME="tex2html120"
- HREF="node34.html">Mouse</A>
-<LI><A NAME="tex2html121"
- HREF="node35.html">Telephone hardware</A>
-<LI><A NAME="tex2html122"
- HREF="node36.html">Graphic device</A>
-<LI><A NAME="tex2html123"
- HREF="node37.html">Display device</A>
-<LI><A NAME="tex2html124"
- HREF="node38.html">Scan device</A>
-<LI><A NAME="tex2html125"
- HREF="node39.html">Startup</A>
-<LI><A NAME="tex2html126"
- HREF="node40.html">Boot parameters</A>
-<LI><A NAME="tex2html127"
- HREF="node41.html">FAI server</A>
-<LI><A NAME="tex2html128"
- HREF="node42.html">Assigned FAI casses</A>
-<LI><A NAME="tex2html129"
- HREF="node43.html">Kernel modules (format : name parameters)</A>
-<LI><A NAME="tex2html130"
- HREF="node44.html">Shares</A>
-<LI><A NAME="tex2html131"
- HREF="node45.html">Printer</A>
-<LI><A NAME="tex2html132"
- HREF="node46.html">Details</A>
-<LI><A NAME="tex2html133"
- HREF="node47.html">Permissions</A>
-<LI><A NAME="tex2html134"
- HREF="node48.html">Network settings</A>
-<LI><A NAME="tex2html135"
- HREF="node49.html">Information</A>
-<LI><A NAME="tex2html136"
- HREF="node50.html">References</A>
-</UL>
-<BR>
-<LI><A NAME="tex2html137"
- HREF="node51.html">Configure a server</A>
-<UL>
-<LI><A NAME="tex2html138"
- HREF="node52.html">Generic</A>
-<LI><A NAME="tex2html139"
- HREF="node53.html">Network settings</A>
-<LI><A NAME="tex2html140"
- HREF="node54.html">Action</A>
-<LI><A NAME="tex2html141"
- HREF="node55.html">Databases</A>
-<LI><A NAME="tex2html142"
- HREF="node56.html">Services</A>
-<LI><A NAME="tex2html143"
- HREF="node57.html">Information</A>
-<LI><A NAME="tex2html144"
- HREF="node58.html">References</A>
-</UL>
-<BR>
-<LI><A NAME="tex2html145"
- HREF="node59.html">Configure a printer</A>
-<UL>
-<LI><A NAME="tex2html146"
- HREF="node60.html">Generic</A>
-<LI><A NAME="tex2html147"
- HREF="node61.html">General</A>
-<LI><A NAME="tex2html148"
- HREF="node62.html">Details</A>
-<LI><A NAME="tex2html149"
- HREF="node63.html">Permissions</A>
-<LI><A NAME="tex2html150"
- HREF="node64.html">Network settings</A>
-<LI><A NAME="tex2html151"
- HREF="node65.html">Reference</A>
-</UL>
-<BR>
-<LI><A NAME="tex2html152"
- HREF="node66.html">Configure a telephone</A>
-<UL>
-<LI><A NAME="tex2html153"
- HREF="node67.html">Generic</A>
-<LI><A NAME="tex2html154"
- HREF="node68.html">Advanced phone settings</A>
-<LI><A NAME="tex2html155"
- HREF="node69.html">Network settings</A>
-<LI><A NAME="tex2html156"
- HREF="node70.html">References</A>
-</UL>
-<BR>
-<LI><A NAME="tex2html157"
- HREF="node71.html">Configure a component</A>
-<UL>
-<LI><A NAME="tex2html158"
- HREF="node72.html">Generic</A>
-<LI><A NAME="tex2html159"
- HREF="node73.html">Network settings</A>
-<LI><A NAME="tex2html160"
- HREF="node74.html">References</A>
-</UL></UL>
-<!--End of Table of Child-Links-->
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/en/html/systems/node10.html b/gosa-core/doc/core/en/html/systems/node10.html
+++ /dev/null
@@ -1,44 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Telephone hardware</TITLE>
-<META NAME="description" CONTENT="Telephone hardware">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION00011800000000000000">
-Telephone hardware</A>
-</H3>
-
-<P>
-Mention the type of the telephone. (pour un terminal ?)
-
-<P>
-
-<P>
-<BR>
-
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/en/html/systems/node11.html b/gosa-core/doc/core/en/html/systems/node11.html
+++ /dev/null
@@ -1,54 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Graphic device</TITLE>
-<META NAME="description" CONTENT="Graphic device">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION00011900000000000000">
-Graphic device</A>
-</H3>
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Driver</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Select the graphic driver in the scroll list</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Resolution</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Select the monitors's resolution in the scroll list</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Color depth</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Select the color depth of the monitor in the scroll list</TD>
-</TR>
-</TABLE>
-
-<P>
-
-<P>
-<BR>
-
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/en/html/systems/node12.html b/gosa-core/doc/core/en/html/systems/node12.html
+++ /dev/null
@@ -1,54 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Display device</TITLE>
-<META NAME="description" CONTENT="Display device">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION000111000000000000000">
-Display device</A>
-</H3>
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=198>Type</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=227><SPAN ID="hue113">?</SPAN></TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=198>HSync</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=227><SPAN ID="hue115">?</SPAN></TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=198>VSync</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=227><SPAN ID="hue117">?</SPAN></TD>
-</TR>
-</TABLE>
-
-<P>
-
-<P>
-<BR>
-
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/en/html/systems/node13.html b/gosa-core/doc/core/en/html/systems/node13.html
+++ /dev/null
@@ -1,54 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Remote desktop</TITLE>
-<META NAME="description" CONTENT="Remote desktop">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION000111100000000000000">
-Remote desktop</A>
-</H3>
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Connect method</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Select the type of remote connection to another terminal</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Terminal server</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283><SPAN ID="hue125">?</SPAN></TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Font server</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283><SPAN ID="hue127">?</SPAN></TD>
-</TR>
-</TABLE>
-
-<P>
-
-<P>
-<BR>
-
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/en/html/systems/node14.html b/gosa-core/doc/core/en/html/systems/node14.html
+++ /dev/null
@@ -1,51 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Print device</TITLE>
-<META NAME="description" CONTENT="Print device">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION000111200000000000000">
-Print device</A>
-</H3>
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=170>Provide print services</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=255>Check if you want allow to the terminal a print service</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=170>Spool server</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=255>Choose on the scroll list the spool server</TD>
-</TR>
-</TABLE>
-
-<P>
-
-<P>
-<BR>
-
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/en/html/systems/node15.html b/gosa-core/doc/core/en/html/systems/node15.html
+++ /dev/null
@@ -1,51 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Scan device</TITLE>
-<META NAME="description" CONTENT="Scan device">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION000111300000000000000">
-Scan device</A>
-</H3>
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=170>Provide scan services</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=255>Check if you want allow to the terminal a scan service</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=170>Model</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=255>Select the scan device's model in the scroll list</TD>
-</TR>
-</TABLE>
-
-<P>
-
-<P><P>
-<BR>
-
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/en/html/systems/node16.html b/gosa-core/doc/core/en/html/systems/node16.html
+++ /dev/null
@@ -1,37 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Startup</TITLE>
-<META NAME="description" CONTENT="Startup">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION000111400000000000000">
-Startup</A>
-</H3>
-
-<P>
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/en/html/systems/node17.html b/gosa-core/doc/core/en/html/systems/node17.html
+++ /dev/null
@@ -1,81 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Boot parameters</TITLE>
-<META NAME="description" CONTENT="Boot parameters">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION000111500000000000000">
-Boot parameters</A>
-</H3>
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>LDAP server</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Select in the scroll list the LDAP server where the terminal is configured</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Boot kernel</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Mention the kernel that is used on the boot</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Custom options</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>?</TD>
-</TR>
-</TABLE>
-
-<P>
-
-<UL>
-<LI>use graphical bootup
-</LI>
-</UL>
-Check if you want a graphical interface when booting.
-
-<P>
-
-<UL>
-<LI>use standard linux textual bootup
-</LI>
-</UL>
-?
-
-<P>
-
-<UL>
-<LI>use debug mode for startup
-</LI>
-</UL>
-?
-
-<P>
-Trois points à expliquer
-
-<P>
-
-<P>
-<BR>
-
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/en/html/systems/node18.html b/gosa-core/doc/core/en/html/systems/node18.html
+++ /dev/null
@@ -1,47 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Kernel modules (format : name parameters)</TITLE>
-<META NAME="description" CONTENT="Kernel modules (format : name parameters)">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION000111600000000000000">
-Kernel modules (format : name parameters)</A>
-</H3>
-
-<P>
-<SPAN ID="hue157">?</SPAN>
-<P>
-Utiliser le bouton Ajouter après avoir rempli le champ qui le précède
-et le bouton Supprimer après avoir séléctionné dans la liste.
-
-<P>
-
-<P>
-<BR>
-
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/en/html/systems/node19.html b/gosa-core/doc/core/en/html/systems/node19.html
+++ /dev/null
@@ -1,44 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Shares</TITLE>
-<META NAME="description" CONTENT="Shares">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION000111700000000000000">
-Shares</A>
-</H3>
-
-<P>
-?
-
-<P>
-
-<P><P>
-<BR>
-
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/en/html/systems/node2.html b/gosa-core/doc/core/en/html/systems/node2.html
+++ /dev/null
@@ -1,92 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Configure a terminal</TITLE>
-<META NAME="description" CONTENT="Configure a terminal">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H2><A NAME="SECTION00011000000000000000">
-Configure a terminal</A>
-</H2>
-
-<P>
-<BR> <HR>
-<!--Table of Child-Links-->
-<A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
-
-<UL CLASS="ChildLinks">
-<LI><A NAME="tex2html171"
- HREF="node3.html">Generic</A>
-<LI><A NAME="tex2html172"
- HREF="node4.html">Properties</A>
-<LI><A NAME="tex2html173"
- HREF="node5.html">Network settings</A>
-<LI><A NAME="tex2html174"
- HREF="node6.html">Action</A>
-<LI><A NAME="tex2html175"
- HREF="node7.html">Devices</A>
-<LI><A NAME="tex2html176"
- HREF="node8.html">Keyboard</A>
-<LI><A NAME="tex2html177"
- HREF="node9.html">Mouse</A>
-<LI><A NAME="tex2html178"
- HREF="node10.html">Telephone hardware</A>
-<LI><A NAME="tex2html179"
- HREF="node11.html">Graphic device</A>
-<LI><A NAME="tex2html180"
- HREF="node12.html">Display device</A>
-<LI><A NAME="tex2html181"
- HREF="node13.html">Remote desktop</A>
-<LI><A NAME="tex2html182"
- HREF="node14.html">Print device</A>
-<LI><A NAME="tex2html183"
- HREF="node15.html">Scan device</A>
-<LI><A NAME="tex2html184"
- HREF="node16.html">Startup</A>
-<LI><A NAME="tex2html185"
- HREF="node17.html">Boot parameters</A>
-<LI><A NAME="tex2html186"
- HREF="node18.html">Kernel modules (format : name parameters)</A>
-<LI><A NAME="tex2html187"
- HREF="node19.html">Shares</A>
-<LI><A NAME="tex2html188"
- HREF="node20.html">Printer</A>
-<LI><A NAME="tex2html189"
- HREF="node21.html">General</A>
-<LI><A NAME="tex2html190"
- HREF="node22.html">Details</A>
-<LI><A NAME="tex2html191"
- HREF="node23.html">Permissions</A>
-<LI><A NAME="tex2html192"
- HREF="node24.html">Network settings</A>
-<LI><A NAME="tex2html193"
- HREF="node25.html">Information</A>
-<LI><A NAME="tex2html194"
- HREF="node26.html">References</A>
-</UL>
-<!--End of Table of Child-Links-->
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/en/html/systems/node20.html b/gosa-core/doc/core/en/html/systems/node20.html
+++ /dev/null
@@ -1,37 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Printer</TITLE>
-<META NAME="description" CONTENT="Printer">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION000111800000000000000">
-Printer</A>
-</H3>
-
-<P>
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/en/html/systems/node21.html b/gosa-core/doc/core/en/html/systems/node21.html
+++ /dev/null
@@ -1,54 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>General</TITLE>
-<META NAME="description" CONTENT="General">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION000111900000000000000">
-General</A>
-</H3>
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Printer name<SPAN ID="hue571">*</SPAN></TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Mention the name of the printer linked to the terminal</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Description</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Put a short description about the printer</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Base<SPAN ID="hue572">*</SPAN></TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Select on the scroll list the department where the terminal is</TD>
-</TR>
-</TABLE>
-
-<P>
-
-<P>
-<BR>
-
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/en/html/systems/node22.html b/gosa-core/doc/core/en/html/systems/node22.html
+++ /dev/null
@@ -1,54 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Details</TITLE>
-<META NAME="description" CONTENT="Details">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION000112000000000000000">
-Details</A>
-</H3>
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Printer location</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Mention where the printer is physically in the organization</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Printer URL</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Mention the URL of the printer</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Driver</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Press the <SPAN CLASS="textit">Edit</SPAN> button to add a driver to make work the printer</TD>
-</TR>
-</TABLE>
-
-<P>
-
-<P>
-<BR>
-
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/en/html/systems/node23.html b/gosa-core/doc/core/en/html/systems/node23.html
+++ /dev/null
@@ -1,57 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Permissions</TITLE>
-<META NAME="description" CONTENT="Permissions">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION000112100000000000000">
-Permissions</A>
-</H3>
-
-<P>
-
-<UL>
-<LI>Users which are allowed to use this printer
-</LI>
-</UL>
-Insert in the field the user or the group allowed to use the printer.
-You have to use the <SPAN CLASS="textit">Add user</SPAN> button to add users and the <SPAN CLASS="textit">Add
-group</SPAN> button to add groups.
-
-<P>
-
-<UL>
-<LI>Users which are allowed to administrate this printer
-</LI>
-</UL>
-Insert in the field the user or the group allowed to administrate
-the printer. You have to use the <SPAN CLASS="textit">Add user</SPAN> button to add users
-and the <SPAN CLASS="textit">Add group</SPAN> button to add groups.
-
-<P>
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/en/html/systems/node24.html b/gosa-core/doc/core/en/html/systems/node24.html
+++ /dev/null
@@ -1,51 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Network settings</TITLE>
-<META NAME="description" CONTENT="Network settings">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION000112200000000000000">
-Network settings</A>
-</H3>
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>IP-address</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Mention the IP-address of the printer</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>MAC-address</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Mention the MAC-address of the printer</TD>
-</TR>
-</TABLE>
-
-<P>
-
-<P><P>
-<BR>
-
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/en/html/systems/node25.html b/gosa-core/doc/core/en/html/systems/node25.html
+++ /dev/null
@@ -1,40 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Information</TITLE>
-<META NAME="description" CONTENT="Information">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION000112300000000000000">
-Information</A>
-</H3>
-
-<P>
-?
-
-<P>
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/en/html/systems/node26.html b/gosa-core/doc/core/en/html/systems/node26.html
+++ /dev/null
@@ -1,40 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>References</TITLE>
-<META NAME="description" CONTENT="References">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION000112400000000000000">
-References</A>
-</H3>
-
-<P>
-<SPAN ID="hue197">?</SPAN>
-<P>
-
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/en/html/systems/node27.html b/gosa-core/doc/core/en/html/systems/node27.html
+++ /dev/null
@@ -1,90 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Configure a workstation</TITLE>
-<META NAME="description" CONTENT="Configure a workstation">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H2><A NAME="SECTION00012000000000000000">
-Configure a workstation</A>
-</H2>
-
-<P>
-<BR> <HR>
-<!--Table of Child-Links-->
-<A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
-
-<UL CLASS="ChildLinks">
-<LI><A NAME="tex2html443"
- HREF="node28.html">Generic</A>
-<LI><A NAME="tex2html444"
- HREF="node29.html">Properties</A>
-<LI><A NAME="tex2html445"
- HREF="node30.html">Network settings</A>
-<LI><A NAME="tex2html446"
- HREF="node31.html">Action</A>
-<LI><A NAME="tex2html447"
- HREF="node32.html">Devices</A>
-<LI><A NAME="tex2html448"
- HREF="node33.html">Keyboard</A>
-<LI><A NAME="tex2html449"
- HREF="node34.html">Mouse</A>
-<LI><A NAME="tex2html450"
- HREF="node35.html">Telephone hardware</A>
-<LI><A NAME="tex2html451"
- HREF="node36.html">Graphic device</A>
-<LI><A NAME="tex2html452"
- HREF="node37.html">Display device</A>
-<LI><A NAME="tex2html453"
- HREF="node38.html">Scan device</A>
-<LI><A NAME="tex2html454"
- HREF="node39.html">Startup</A>
-<LI><A NAME="tex2html455"
- HREF="node40.html">Boot parameters</A>
-<LI><A NAME="tex2html456"
- HREF="node41.html">FAI server</A>
-<LI><A NAME="tex2html457"
- HREF="node42.html">Assigned FAI casses</A>
-<LI><A NAME="tex2html458"
- HREF="node43.html">Kernel modules (format : name parameters)</A>
-<LI><A NAME="tex2html459"
- HREF="node44.html">Shares</A>
-<LI><A NAME="tex2html460"
- HREF="node45.html">Printer</A>
-<LI><A NAME="tex2html461"
- HREF="node46.html">Details</A>
-<LI><A NAME="tex2html462"
- HREF="node47.html">Permissions</A>
-<LI><A NAME="tex2html463"
- HREF="node48.html">Network settings</A>
-<LI><A NAME="tex2html464"
- HREF="node49.html">Information</A>
-<LI><A NAME="tex2html465"
- HREF="node50.html">References</A>
-</UL>
-<!--End of Table of Child-Links-->
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/en/html/systems/node28.html b/gosa-core/doc/core/en/html/systems/node28.html
+++ /dev/null
@@ -1,37 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Generic</TITLE>
-<META NAME="description" CONTENT="Generic">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION00012100000000000000">
-Generic</A>
-</H3>
-
-<P>
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/en/html/systems/node29.html b/gosa-core/doc/core/en/html/systems/node29.html
+++ /dev/null
@@ -1,64 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Properties</TITLE>
-<META NAME="description" CONTENT="Properties">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION00012200000000000000">
-Properties</A>
-</H3>
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Workstation template</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283><SPAN ID="hue205">?</SPAN> <SPAN ID="hue207"></SPAN></TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Location</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283> </TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Base<SPAN ID="hue576">*</SPAN></TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Select the department in th scroll list</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Mode</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Select the mode in the scroll list. The administrator can deactivate
-?</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Syslog server</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>?</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>NTP server</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>?</TD>
-</TR>
-</TABLE>
-
-<P>
-
-<P>
-<BR>
-
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/en/html/systems/node3.html b/gosa-core/doc/core/en/html/systems/node3.html
+++ /dev/null
@@ -1,37 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Generic</TITLE>
-<META NAME="description" CONTENT="Generic">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION00011100000000000000">
-Generic</A>
-</H3>
-
-<P>
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/en/html/systems/node30.html b/gosa-core/doc/core/en/html/systems/node30.html
+++ /dev/null
@@ -1,51 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Network settings</TITLE>
-<META NAME="description" CONTENT="Network settings">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION00012300000000000000">
-Network settings</A>
-</H3>
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>IP-address</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Insert the IP-address of the workstation</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>MAC-address</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Insert the MAC-address of the workstation</TD>
-</TR>
-</TABLE>
-
-<P>
-
-<P>
-<BR>
-
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/en/html/systems/node31.html b/gosa-core/doc/core/en/html/systems/node31.html
+++ /dev/null
@@ -1,43 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Action</TITLE>
-<META NAME="description" CONTENT="Action">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION00012400000000000000">
-Action</A>
-</H3>
-
-<P>
-<SPAN ID="hue220">?</SPAN>
-<P>
-
-<P><P>
-<BR>
-
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/en/html/systems/node32.html b/gosa-core/doc/core/en/html/systems/node32.html
+++ /dev/null
@@ -1,37 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Devices</TITLE>
-<META NAME="description" CONTENT="Devices">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION00012500000000000000">
-Devices</A>
-</H3>
-
-<P>
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/en/html/systems/node33.html b/gosa-core/doc/core/en/html/systems/node33.html
+++ /dev/null
@@ -1,54 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Keyboard</TITLE>
-<META NAME="description" CONTENT="Keyboard">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION00012600000000000000">
-Keyboard</A>
-</H3>
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Model</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Select the keyboard's model in the scroll list.</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Layout</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Select the language's keyboard in the scroll list.</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Variant</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283><SPAN ID="hue228">?</SPAN></TD>
-</TR>
-</TABLE>
-
-<P>
-
-<P>
-<BR>
-
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/en/html/systems/node34.html b/gosa-core/doc/core/en/html/systems/node34.html
+++ /dev/null
@@ -1,51 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Mouse</TITLE>
-<META NAME="description" CONTENT="Mouse">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION00012700000000000000">
-Mouse</A>
-</H3>
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Type</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Select the mouse's model in the scroll list.</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Port</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Select on the scroll list the port on wich the mouse will be connected.</TD>
-</TR>
-</TABLE>
-
-<P>
-
-<P>
-<BR>
-
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/en/html/systems/node35.html b/gosa-core/doc/core/en/html/systems/node35.html
+++ /dev/null
@@ -1,44 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Telephone hardware</TITLE>
-<META NAME="description" CONTENT="Telephone hardware">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION00012800000000000000">
-Telephone hardware</A>
-</H3>
-
-<P>
-Mention the type of the telephone.
-
-<P>
-
-<P>
-<BR>
-
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/en/html/systems/node36.html b/gosa-core/doc/core/en/html/systems/node36.html
+++ /dev/null
@@ -1,57 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Graphic device</TITLE>
-<META NAME="description" CONTENT="Graphic device">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION00012900000000000000">
-Graphic device</A>
-</H3>
-
-<P>
-Graphic device
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Driver</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Select the graphic driver in the scroll list</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Resolution</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Select the monitors's resolution in the scroll list</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Color depth</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Select the color depth of the monitor in the scroll list</TD>
-</TR>
-</TABLE>
-
-<P>
-
-<P>
-<BR>
-
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/en/html/systems/node37.html b/gosa-core/doc/core/en/html/systems/node37.html
+++ /dev/null
@@ -1,54 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Display device</TITLE>
-<META NAME="description" CONTENT="Display device">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION000121000000000000000">
-Display device</A>
-</H3>
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=198>Type</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=227><SPAN ID="hue250">?</SPAN></TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=198>HSync</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=227><SPAN ID="hue252">?</SPAN></TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=198>VSync</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=227><SPAN ID="hue254">?</SPAN></TD>
-</TR>
-</TABLE>
-
-<P>
-
-<P>
-<BR>
-
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/en/html/systems/node38.html b/gosa-core/doc/core/en/html/systems/node38.html
+++ /dev/null
@@ -1,48 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Scan device</TITLE>
-<META NAME="description" CONTENT="Scan device">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION000121100000000000000">
-Scan device</A>
-</H3>
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=170>Provide scan services</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=255>Check if you want allow to the terminal a scan service</TD>
-</TR>
-</TABLE>
-
-<P>
-
-<P><P>
-<BR>
-
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/en/html/systems/node39.html b/gosa-core/doc/core/en/html/systems/node39.html
+++ /dev/null
@@ -1,37 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Startup</TITLE>
-<META NAME="description" CONTENT="Startup">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION000121200000000000000">
-Startup</A>
-</H3>
-
-<P>
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/en/html/systems/node4.html b/gosa-core/doc/core/en/html/systems/node4.html
+++ /dev/null
@@ -1,68 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Properties</TITLE>
-<META NAME="description" CONTENT="Properties">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION00011200000000000000">
-Properties</A>
-</H3>
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Terminal template</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283> </TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Base<SPAN ID="hue560">*</SPAN></TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Make a choice in the scroll list of department where the terminal
-is</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Root server</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283><SPAN ID="hue66">?</SPAN></TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Swap server</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283><SPAN ID="hue68">?</SPAN></TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Mode</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Make a choice on the scroll list. The administrator can deactivate
-the terminal or choose the display's mode.</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Syslog server</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283><SPAN ID="hue70">?</SPAN></TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>NTP server</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283><SPAN ID="hue72">?</SPAN></TD>
-</TR>
-</TABLE>
-
-<P>
-
-<P>
-<BR>
-
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/en/html/systems/node40.html b/gosa-core/doc/core/en/html/systems/node40.html
+++ /dev/null
@@ -1,55 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Boot parameters</TITLE>
-<META NAME="description" CONTENT="Boot parameters">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION000121300000000000000">
-Boot parameters</A>
-</H3>
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>LDAP server</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Select in the scroll list the LDAP server where the workstation is
-configured</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Boot kernel</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Mention the kernel that is used on the boot</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Custom options</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>?</TD>
-</TR>
-</TABLE>
-
-<P>
-
-<P>
-<BR>
-
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/en/html/systems/node41.html b/gosa-core/doc/core/en/html/systems/node41.html
+++ /dev/null
@@ -1,44 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>FAI server</TITLE>
-<META NAME="description" CONTENT="FAI server">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION000121400000000000000">
-FAI server</A>
-</H3>
-
-<P>
-Mention the FAI server used.
-
-<P>
-
-<P>
-<BR>
-
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/en/html/systems/node42.html b/gosa-core/doc/core/en/html/systems/node42.html
+++ /dev/null
@@ -1,44 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Assigned FAI casses</TITLE>
-<META NAME="description" CONTENT="Assigned FAI casses">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION000121500000000000000">
-Assigned FAI casses</A>
-</H3>
-
-<P>
-?
-
-<P>
-
-<P>
-<BR>
-
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/en/html/systems/node43.html b/gosa-core/doc/core/en/html/systems/node43.html
+++ /dev/null
@@ -1,43 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Kernel modules (format : name parameters)</TITLE>
-<META NAME="description" CONTENT="Kernel modules (format : name parameters)">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION000121600000000000000">
-Kernel modules (format : name parameters)</A>
-</H3>
-
-<P>
-<SPAN ID="hue276">?</SPAN>
-<P>
-
-<P>
-<BR>
-
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/en/html/systems/node44.html b/gosa-core/doc/core/en/html/systems/node44.html
+++ /dev/null
@@ -1,43 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Shares</TITLE>
-<META NAME="description" CONTENT="Shares">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION000121700000000000000">
-Shares</A>
-</H3>
-
-<P>
-<SPAN ID="hue280">?</SPAN>
-<P>
-
-<P><P>
-<BR>
-
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/en/html/systems/node45.html b/gosa-core/doc/core/en/html/systems/node45.html
+++ /dev/null
@@ -1,57 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Printer</TITLE>
-<META NAME="description" CONTENT="Printer">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION000121800000000000000">
-Printer</A>
-</H3>
-
-<P>
-General
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Printer name<SPAN ID="hue585">*</SPAN></TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Mention the name of the printer linked to the workstation</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Description</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Put a short description about the printer</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Base<SPAN ID="hue586">*</SPAN></TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Select on the scroll list the department where the workstation is</TD>
-</TR>
-</TABLE>
-
-<P>
-
-<P>
-<BR>
-
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/en/html/systems/node46.html b/gosa-core/doc/core/en/html/systems/node46.html
+++ /dev/null
@@ -1,54 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Details</TITLE>
-<META NAME="description" CONTENT="Details">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION000121900000000000000">
-Details</A>
-</H3>
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Printer location</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Mention where the printer is physically in the organization</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Printer URL</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Mention the URL of the printer</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Driver</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Press the <SPAN CLASS="textit">Edit</SPAN> button to add a driver to make work the printer</TD>
-</TR>
-</TABLE>
-
-<P>
-
-<P>
-<BR>
-
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/en/html/systems/node47.html b/gosa-core/doc/core/en/html/systems/node47.html
+++ /dev/null
@@ -1,57 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Permissions</TITLE>
-<META NAME="description" CONTENT="Permissions">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION000122000000000000000">
-Permissions</A>
-</H3>
-
-<P>
-
-<UL>
-<LI>Users which are allowed to use this printer
-</LI>
-</UL>
-Insert in the field the user or the group allowed to use the printer.
-You have to use the <SPAN CLASS="textit">Add user</SPAN> button to add users and the <SPAN CLASS="textit">Add
-group</SPAN> button to add groups.
-
-<P>
-
-<UL>
-<LI>Users which are allowed to administrate this printer
-</LI>
-</UL>
-Insert in the field the user or the group allowed to administrate
-the printer. You have to use the <SPAN CLASS="textit">Add user</SPAN> button to add users
-and the <SPAN CLASS="textit">Add group</SPAN> button to add groups.
-
-<P>
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/en/html/systems/node48.html b/gosa-core/doc/core/en/html/systems/node48.html
+++ /dev/null
@@ -1,51 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Network settings</TITLE>
-<META NAME="description" CONTENT="Network settings">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION000122100000000000000">
-Network settings</A>
-</H3>
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>IP-address</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Mention the IP-address of the printer</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>MAC-address</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Mention the MAC-address of the printer</TD>
-</TR>
-</TABLE>
-
-<P>
-
-<P><P>
-<BR>
-
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/en/html/systems/node49.html b/gosa-core/doc/core/en/html/systems/node49.html
+++ /dev/null
@@ -1,44 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Information</TITLE>
-<META NAME="description" CONTENT="Information">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION000122200000000000000">
-Information</A>
-</H3>
-
-<P>
-?
-
-<P>
-<BR>
-
-
-<P>
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/en/html/systems/node5.html b/gosa-core/doc/core/en/html/systems/node5.html
+++ /dev/null
@@ -1,51 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Network settings</TITLE>
-<META NAME="description" CONTENT="Network settings">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION00011300000000000000">
-Network settings</A>
-</H3>
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>IP-address</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Insert the IP-address of the terminal</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>MAC-address</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Insert the MAC-address of the terminal</TD>
-</TR>
-</TABLE>
-
-<P>
-
-<P>
-<BR>
-
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/en/html/systems/node50.html b/gosa-core/doc/core/en/html/systems/node50.html
+++ /dev/null
@@ -1,40 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>References</TITLE>
-<META NAME="description" CONTENT="References">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION000122300000000000000">
-References</A>
-</H3>
-
-<P>
-<SPAN ID="hue318">?</SPAN>
-<P>
-
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/en/html/systems/node51.html b/gosa-core/doc/core/en/html/systems/node51.html
+++ /dev/null
@@ -1,58 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Configure a server</TITLE>
-<META NAME="description" CONTENT="Configure a server">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H2><A NAME="SECTION00013000000000000000">
-Configure a server</A>
-</H2>
-
-<P>
-<BR> <HR>
-<!--Table of Child-Links-->
-<A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
-
-<UL CLASS="ChildLinks">
-<LI><A NAME="tex2html704"
- HREF="node52.html">Generic</A>
-<LI><A NAME="tex2html705"
- HREF="node53.html">Network settings</A>
-<LI><A NAME="tex2html706"
- HREF="node54.html">Action</A>
-<LI><A NAME="tex2html707"
- HREF="node55.html">Databases</A>
-<LI><A NAME="tex2html708"
- HREF="node56.html">Services</A>
-<LI><A NAME="tex2html709"
- HREF="node57.html">Information</A>
-<LI><A NAME="tex2html710"
- HREF="node58.html">References</A>
-</UL>
-<!--End of Table of Child-Links-->
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/en/html/systems/node52.html b/gosa-core/doc/core/en/html/systems/node52.html
+++ /dev/null
@@ -1,54 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Generic</TITLE>
-<META NAME="description" CONTENT="Generic">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION00013100000000000000">
-Generic</A>
-</H3>
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Server name<SPAN ID="hue590">*</SPAN></TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Insert the name's server</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Base<SPAN ID="hue591">*</SPAN></TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Select in the scroll list the department which the server is linked</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Description</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Insert a short description about the server</TD>
-</TR>
-</TABLE>
-
-<P>
-
-<P>
-<BR>
-
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/en/html/systems/node53.html b/gosa-core/doc/core/en/html/systems/node53.html
+++ /dev/null
@@ -1,51 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Network settings</TITLE>
-<META NAME="description" CONTENT="Network settings">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION00013200000000000000">
-Network settings</A>
-</H3>
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>IP-address</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Insert the IP-address of the server</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>MAC-address</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Insert the MAC-address of the server</TD>
-</TR>
-</TABLE>
-
-<P>
-
-<P>
-<BR>
-
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/en/html/systems/node54.html b/gosa-core/doc/core/en/html/systems/node54.html
+++ /dev/null
@@ -1,43 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Action</TITLE>
-<META NAME="description" CONTENT="Action">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION00013300000000000000">
-Action</A>
-</H3>
-
-<P>
-<SPAN ID="hue338">?</SPAN>
-<P>
-
-<P><P>
-<BR>
-
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/en/html/systems/node55.html b/gosa-core/doc/core/en/html/systems/node55.html
+++ /dev/null
@@ -1,158 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Databases</TITLE>
-<META NAME="description" CONTENT="Databases">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION00013400000000000000">
-Databases</A>
-</H3>
-
-<P>
-This tab contains the databases linked to the to the server. The administrator
-can check one or many propositions of databases according to the system
-configuration and the user's access.
-
-<P>
-The administrator have the choice between :
-
-<P>
-
-<UL>
-<LI>Kerberos kadmin access
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Kerberos Realm</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283> </TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Admin user</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283> </TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Password</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283> </TD>
-</TR>
-</TABLE>
-
-<P>
-
-<P>
-<BR>
-
-</LI>
-<LI>FAX database
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>FAX DB user</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283> </TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Password</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283> </TD>
-</TR>
-</TABLE>
-
-<P>
-
-<P>
-<BR>
-
-</LI>
-<LI>Asterisk Management
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Asterisk DB user</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283> </TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Password</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283> </TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Country dial prefix</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283> </TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Local dial prefix</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283> </TD>
-</TR>
-</TABLE>
-
-<P>
-
-<P>
-<BR>
-
-</LI>
-<LI>IMAP admin access
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Server identifier</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283> </TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Connect URL</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283> </TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Admin user</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283> </TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Password</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283> </TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Sieve port</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283> </TD>
-</TR>
-</TABLE>
-
-<P>
-
-<P>
-<BR>
-
-</LI>
-<LI>Logging database
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Logging DB user</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283> </TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Password</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283> </TD>
-</TR>
-</TABLE>
-
-<P>
-</LI>
-</UL>
-
-<P>
-
-<P><P>
-<BR>
-
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/en/html/systems/node56.html b/gosa-core/doc/core/en/html/systems/node56.html
+++ /dev/null
@@ -1,101 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Services</TITLE>
-<META NAME="description" CONTENT="Services">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION00013500000000000000">
-Services</A>
-</H3>
-
-<P>
-
-<UL>
-<LI>Nfs Export
-</LI>
-</UL>
-<SPAN ID="hue372">?</SPAN>
-<P>
-
-<BR>
-
-<UL>
-<LI>Time Service
-</LI>
-</UL>
-<SPAN ID="hue377">?</SPAN>
-<P>
-
-<BR>
-
-<UL>
-<LI>LDAP Service
-</LI>
-</UL>
-<SPAN ID="hue382">?</SPAN>
-<P>
-
-<BR>
-
-<UL>
-<LI>Terminal Service
-</LI>
-</UL>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Temporary disable login</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283><SPAN ID="hue390">?</SPAN></TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Font path</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283><SPAN ID="hue392">?</SPAN></TD>
-</TR>
-</TABLE>
-
-<P>
-
-<BR>
-
-<UL>
-<LI>Syslog Service
-</LI>
-</UL>
-<SPAN ID="hue398">?</SPAN>
-<P>
-
-<BR>
-
-<UL>
-<LI>Print Service
-</LI>
-</UL>
-<SPAN ID="hue403">?</SPAN>
-<P>
-
-<P><P>
-<BR>
-
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/en/html/systems/node57.html b/gosa-core/doc/core/en/html/systems/node57.html
+++ /dev/null
@@ -1,44 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Information</TITLE>
-<META NAME="description" CONTENT="Information">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION00013600000000000000">
-Information</A>
-</H3>
-
-<P>
-This tab give a summary of the sytem's score.
-
-<P>
-
-<P><P>
-<BR>
-
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/en/html/systems/node58.html b/gosa-core/doc/core/en/html/systems/node58.html
+++ /dev/null
@@ -1,40 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>References</TITLE>
-<META NAME="description" CONTENT="References">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION00013700000000000000">
-References</A>
-</H3>
-
-<P>
-<SPAN ID="hue409">?</SPAN>
-<P>
-
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/en/html/systems/node59.html b/gosa-core/doc/core/en/html/systems/node59.html
+++ /dev/null
@@ -1,56 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Configure a printer</TITLE>
-<META NAME="description" CONTENT="Configure a printer">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H2><A NAME="SECTION00014000000000000000">
-Configure a printer</A>
-</H2>
-
-<P>
-<BR> <HR>
-<!--Table of Child-Links-->
-<A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
-
-<UL CLASS="ChildLinks">
-<LI><A NAME="tex2html789"
- HREF="node60.html">Generic</A>
-<LI><A NAME="tex2html790"
- HREF="node61.html">General</A>
-<LI><A NAME="tex2html791"
- HREF="node62.html">Details</A>
-<LI><A NAME="tex2html792"
- HREF="node63.html">Permissions</A>
-<LI><A NAME="tex2html793"
- HREF="node64.html">Network settings</A>
-<LI><A NAME="tex2html794"
- HREF="node65.html">Reference</A>
-</UL>
-<!--End of Table of Child-Links-->
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/en/html/systems/node6.html b/gosa-core/doc/core/en/html/systems/node6.html
+++ /dev/null
@@ -1,43 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Action</TITLE>
-<META NAME="description" CONTENT="Action">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION00011400000000000000">
-Action</A>
-</H3>
-
-<P>
-<SPAN ID="hue83">?</SPAN>
-<P>
-
-<P><P>
-<BR>
-
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/en/html/systems/node60.html b/gosa-core/doc/core/en/html/systems/node60.html
+++ /dev/null
@@ -1,37 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Generic</TITLE>
-<META NAME="description" CONTENT="Generic">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION00014100000000000000">
-Generic</A>
-</H3>
-
-<P>
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/en/html/systems/node61.html b/gosa-core/doc/core/en/html/systems/node61.html
+++ /dev/null
@@ -1,54 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>General</TITLE>
-<META NAME="description" CONTENT="General">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION00014200000000000000">
-General</A>
-</H3>
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Printer name<SPAN ID="hue600">*</SPAN></TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Mention the name of the printer</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Description</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Put a short description about the printer</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Base<SPAN ID="hue601">*</SPAN></TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Select on the scroll list the department where the printer is</TD>
-</TR>
-</TABLE>
-
-<P>
-
-<P>
-<BR>
-
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/en/html/systems/node62.html b/gosa-core/doc/core/en/html/systems/node62.html
+++ /dev/null
@@ -1,54 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Details</TITLE>
-<META NAME="description" CONTENT="Details">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION00014300000000000000">
-Details</A>
-</H3>
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Printer location</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Mention where the printer is physically in the organization</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Printer URL</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Mention the URL of the printer</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Driver</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Press the <SPAN CLASS="textit">Edit</SPAN> button to add a driver to make work the printer</TD>
-</TR>
-</TABLE>
-
-<P>
-
-<P>
-<BR>
-
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/en/html/systems/node63.html b/gosa-core/doc/core/en/html/systems/node63.html
+++ /dev/null
@@ -1,57 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Permissions</TITLE>
-<META NAME="description" CONTENT="Permissions">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION00014400000000000000">
-Permissions</A>
-</H3>
-
-<P>
-
-<UL>
-<LI>Users which are allowed to use this printer
-</LI>
-</UL>
-Insert in the field the user or the group allowed to use the printer.
-You have to use the <SPAN CLASS="textit">Add user</SPAN> button to add users and the <SPAN CLASS="textit">Add
-group</SPAN> button to add groups.
-
-<P>
-
-<UL>
-<LI>Users which are allowed to administrate this printer
-</LI>
-</UL>
-Insert in the field the user or the group allowed to administrate
-the printer. You have to use the <SPAN CLASS="textit">Add user</SPAN> button to add users
-and the <SPAN CLASS="textit">Add group</SPAN> button to add groups.
-
-<P>
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/en/html/systems/node64.html b/gosa-core/doc/core/en/html/systems/node64.html
+++ /dev/null
@@ -1,51 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Network settings</TITLE>
-<META NAME="description" CONTENT="Network settings">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION00014500000000000000">
-Network settings</A>
-</H3>
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>IP-address</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Mention the IP-address of the printer</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>MAC-address</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Mention the MAC-address of the printer</TD>
-</TR>
-</TABLE>
-
-<P>
-
-<P>
-<BR>
-
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/en/html/systems/node65.html b/gosa-core/doc/core/en/html/systems/node65.html
+++ /dev/null
@@ -1,41 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Reference</TITLE>
-<META NAME="description" CONTENT="Reference">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION00014600000000000000">
-Reference</A>
-</H3>
-
-<P>
-?
-
-<P>
-
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/en/html/systems/node66.html b/gosa-core/doc/core/en/html/systems/node66.html
+++ /dev/null
@@ -1,52 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Configure a telephone</TITLE>
-<META NAME="description" CONTENT="Configure a telephone">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H2><A NAME="SECTION00015000000000000000">
-Configure a telephone</A>
-</H2>
-
-<P>
-<BR> <HR>
-<!--Table of Child-Links-->
-<A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
-
-<UL CLASS="ChildLinks">
-<LI><A NAME="tex2html863"
- HREF="node67.html">Generic</A>
-<LI><A NAME="tex2html864"
- HREF="node68.html">Advanced phone settings</A>
-<LI><A NAME="tex2html865"
- HREF="node69.html">Network settings</A>
-<LI><A NAME="tex2html866"
- HREF="node70.html">References</A>
-</UL>
-<!--End of Table of Child-Links-->
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/en/html/systems/node67.html b/gosa-core/doc/core/en/html/systems/node67.html
+++ /dev/null
@@ -1,55 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Generic</TITLE>
-<META NAME="description" CONTENT="Generic">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION00015100000000000000">
-Generic</A>
-</H3>
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142><SPAN ID="hue451">Phone name</SPAN><SPAN ID="hue605">*</SPAN></TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Insert the name of the telephone</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Base<SPAN ID="hue606">*</SPAN></TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Choose in the scroll list the name of the department where is the
-telephone</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Description</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Insert a short description about the telephone</TD>
-</TR>
-</TABLE>
-
-<P>
-
-<P>
-<BR>
-
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/en/html/systems/node68.html b/gosa-core/doc/core/en/html/systems/node68.html
+++ /dev/null
@@ -1,133 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Advanced phone settings</TITLE>
-<META NAME="description" CONTENT="Advanced phone settings">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION00015200000000000000">
-Advanced phone settings</A>
-</H3>
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Phone type<SPAN ID="hue608">*</SPAN></TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Choisissez dans la liste déroulante le type du téléphone : SIP, IAX
-ou CAPI</TD>
-</TR>
-</TABLE>
-
-<P>
-
-<BR>
-
-<UL>
-<LI>If SIP is selected you must fill in the following fields :
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=113>Mode<SPAN ID="hue610">*</SPAN></TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283> </TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=113>DTMF mode</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283> </TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=113>Default IP</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283> </TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=113>Response timeout</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283> </TD>
-</TR>
-</TABLE>
-
-<P>
-
-<P><P>
-<BR>
-
-</LI>
-<LI>If IAX is selected you must fill in the following fields :
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=113>Modus<SPAN ID="hue612">*</SPAN></TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283><SPAN ID="hue480">?</SPAN></TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=113>Default IP</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283><SPAN ID="hue482">?</SPAN></TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=113>Response timeout</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283><SPAN ID="hue484">?</SPAN></TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=113>Authtype</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283><SPAN ID="hue486">?</SPAN></TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=113>Secret</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283><SPAN ID="hue488">?</SPAN></TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=113>Account code</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283><SPAN ID="hue490">?</SPAN></TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=113>Trunk lines</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283><SPAN ID="hue492">?</SPAN></TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=113>Hosts that are allowed to connect</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Utilisez le bouton Ajouter pour insérer le nom d'hôte pouvant se connecter.
-Le bouton Supprimer sert à effacer le nom d'hôte sélectionné. <SPAN ID="hue494">?</SPAN></TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=113>Hosts that are not allowed to connect</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Utilisez le bouton Ajouter pour insérer le nom d'hôte ne pouvant pas
-se connecter. Le bouton Supprimer sert à effacer le nom d'hôte sélectionné.
-<SPAN ID="hue496">?</SPAN></TD>
-</TR>
-</TABLE>
-
-<P>
-
-<P><P>
-<BR>
-
-</LI>
-<LI>If CAPI is selected you must fill in the following field :
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=113>MSN</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283><SPAN ID="hue503">?</SPAN></TD>
-</TR>
-</TABLE>
-
-<P>
-</LI>
-</UL>
-
-<P>
-
-<P>
-<BR>
-
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/en/html/systems/node69.html b/gosa-core/doc/core/en/html/systems/node69.html
+++ /dev/null
@@ -1,51 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Network settings</TITLE>
-<META NAME="description" CONTENT="Network settings">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION00015300000000000000">
-Network settings</A>
-</H3>
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>IP<SPAN ID="hue512">-address</SPAN><SPAN ID="hue615">*</SPAN></TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Insert the IP-address of the telephone</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>MAC<SPAN ID="hue516">-address</SPAN><SPAN ID="hue616">*</SPAN></TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Insert the MAC-address of the telephone</TD>
-</TR>
-</TABLE>
-
-<P>
-
-<P><P>
-<BR>
-
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/en/html/systems/node7.html b/gosa-core/doc/core/en/html/systems/node7.html
+++ /dev/null
@@ -1,37 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Devices</TITLE>
-<META NAME="description" CONTENT="Devices">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION00011500000000000000">
-Devices</A>
-</H3>
-
-<P>
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/en/html/systems/node70.html b/gosa-core/doc/core/en/html/systems/node70.html
+++ /dev/null
@@ -1,40 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>References</TITLE>
-<META NAME="description" CONTENT="References">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION00015400000000000000">
-References</A>
-</H3>
-
-<P>
-<SPAN ID="hue523">?</SPAN>
-<P>
-
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/en/html/systems/node71.html b/gosa-core/doc/core/en/html/systems/node71.html
+++ /dev/null
@@ -1,50 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Configure a component</TITLE>
-<META NAME="description" CONTENT="Configure a component">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H2><A NAME="SECTION00016000000000000000">
-Configure a component</A>
-</H2>
-
-<P>
-<BR> <HR>
-<!--Table of Child-Links-->
-<A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
-
-<UL CLASS="ChildLinks">
-<LI><A NAME="tex2html913"
- HREF="node72.html">Generic</A>
-<LI><A NAME="tex2html914"
- HREF="node73.html">Network settings</A>
-<LI><A NAME="tex2html915"
- HREF="node74.html">References</A>
-</UL>
-<!--End of Table of Child-Links-->
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/en/html/systems/node72.html b/gosa-core/doc/core/en/html/systems/node72.html
+++ /dev/null
@@ -1,55 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Generic</TITLE>
-<META NAME="description" CONTENT="Generic">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION00016100000000000000">
-Generic</A>
-</H3>
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Device name<SPAN ID="hue618">*</SPAN></TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Insert the name of the component</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Base<SPAN ID="hue619">*</SPAN></TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Choose in the scroll list the name of the department where is the
-component</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Description</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Insert a short description about the component</TD>
-</TR>
-</TABLE>
-
-<P>
-
-<P>
-<BR>
-
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/en/html/systems/node73.html b/gosa-core/doc/core/en/html/systems/node73.html
+++ /dev/null
@@ -1,51 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Network settings</TITLE>
-<META NAME="description" CONTENT="Network settings">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION00016200000000000000">
-Network settings</A>
-</H3>
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>IP<SPAN ID="hue540">-address</SPAN><SPAN ID="hue621">*</SPAN></TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Insert the IP-address of the component</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>MAC<SPAN ID="hue544">-address</SPAN><SPAN ID="hue622">*</SPAN></TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Insert the MAC-address of the component</TD>
-</TR>
-</TABLE>
-
-<P>
-
-<P><P>
-<BR>
-
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/en/html/systems/node74.html b/gosa-core/doc/core/en/html/systems/node74.html
+++ /dev/null
@@ -1,38 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>References</TITLE>
-<META NAME="description" CONTENT="References">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION00016300000000000000">
-References</A>
-</H3>
-
-<P>
-<SPAN ID="hue551">?</SPAN>
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/en/html/systems/node75.html b/gosa-core/doc/core/en/html/systems/node75.html
+++ /dev/null
@@ -1,51 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>About this document ...</TITLE>
-<META NAME="description" CONTENT="About this document ...">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H1><A NAME="SECTION00020000000000000000">
-About this document ...</A>
-</H1>
- <STRONG><SPAN CLASS="textbf">SYSTEM ADMINISTRATION</SPAN></STRONG><P>
-This document was generated using the
-<A HREF="http://www.latex2html.org/"><STRONG>LaTeX</STRONG>2<tt>HTML</tt></A> translator Version 2002-2-1 (1.71)
-<P>
-Copyright © 1993, 1994, 1995, 1996,
-<A HREF="http://cbl.leeds.ac.uk/nikos/personal.html">Nikos Drakos</A>,
-Computer Based Learning Unit, University of Leeds.
-<BR>
-Copyright © 1997, 1998, 1999,
-<A HREF="http://www.maths.mq.edu.au/~ross/">Ross Moore</A>,
-Mathematics Department, Macquarie University, Sydney.
-<P>
-The command line arguments were: <BR>
- <STRONG>latex2html</STRONG> <TT>-no_navigation -dir ../html/systems/ systems.tex</TT>
-<P>
-The translation was initiated by Benoit Mortier on 2006-06-08
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/en/html/systems/node8.html b/gosa-core/doc/core/en/html/systems/node8.html
+++ /dev/null
@@ -1,54 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Keyboard</TITLE>
-<META NAME="description" CONTENT="Keyboard">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION00011600000000000000">
-Keyboard</A>
-</H3>
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Model</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Select the keyboard's model in the scroll list.</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Layout</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Select the language's keyboard in the scroll list.</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Variant</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283><SPAN ID="hue91">?</SPAN></TD>
-</TR>
-</TABLE>
-
-<P>
-
-<P>
-<BR>
-
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/en/html/systems/node9.html b/gosa-core/doc/core/en/html/systems/node9.html
+++ /dev/null
@@ -1,51 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Mouse</TITLE>
-<META NAME="description" CONTENT="Mouse">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION00011700000000000000">
-Mouse</A>
-</H3>
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Type</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Select the mouse's model in the scroll list.</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Port</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Select on the scroll list the port on wich the mouse will be connected.</TD>
-</TR>
-</TABLE>
-
-<P>
-
-<P>
-<BR>
-
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/en/html/systems/rocket.png b/gosa-core/doc/core/en/html/systems/rocket.png
deleted file mode 100644 (file)
index 838c38b..0000000
Binary files a/gosa-core/doc/core/en/html/systems/rocket.png and /dev/null differ
index 838c38b..0000000
Binary files a/gosa-core/doc/core/en/html/systems/rocket.png and /dev/null differ
diff --git a/gosa-core/doc/core/en/html/systems/search.png b/gosa-core/doc/core/en/html/systems/search.png
deleted file mode 100644 (file)
index 593a566..0000000
Binary files a/gosa-core/doc/core/en/html/systems/search.png and /dev/null differ
index 593a566..0000000
Binary files a/gosa-core/doc/core/en/html/systems/search.png and /dev/null differ
diff --git a/gosa-core/doc/core/en/html/systems/select_new_component.png b/gosa-core/doc/core/en/html/systems/select_new_component.png
deleted file mode 100644 (file)
index d26a3ee..0000000
Binary files a/gosa-core/doc/core/en/html/systems/select_new_component.png and /dev/null differ
index d26a3ee..0000000
Binary files a/gosa-core/doc/core/en/html/systems/select_new_component.png and /dev/null differ
diff --git a/gosa-core/doc/core/en/html/systems/select_new_phone.png b/gosa-core/doc/core/en/html/systems/select_new_phone.png
deleted file mode 100644 (file)
index 45714d1..0000000
Binary files a/gosa-core/doc/core/en/html/systems/select_new_phone.png and /dev/null differ
index 45714d1..0000000
Binary files a/gosa-core/doc/core/en/html/systems/select_new_phone.png and /dev/null differ
diff --git a/gosa-core/doc/core/en/html/systems/select_new_printer.png b/gosa-core/doc/core/en/html/systems/select_new_printer.png
deleted file mode 100644 (file)
index e4618fe..0000000
Binary files a/gosa-core/doc/core/en/html/systems/select_new_printer.png and /dev/null differ
index e4618fe..0000000
Binary files a/gosa-core/doc/core/en/html/systems/select_new_printer.png and /dev/null differ
diff --git a/gosa-core/doc/core/en/html/systems/select_new_server.png b/gosa-core/doc/core/en/html/systems/select_new_server.png
deleted file mode 100644 (file)
index 84f6570..0000000
Binary files a/gosa-core/doc/core/en/html/systems/select_new_server.png and /dev/null differ
index 84f6570..0000000
Binary files a/gosa-core/doc/core/en/html/systems/select_new_server.png and /dev/null differ
diff --git a/gosa-core/doc/core/en/html/systems/select_new_terminal.png b/gosa-core/doc/core/en/html/systems/select_new_terminal.png
deleted file mode 100644 (file)
index a218480..0000000
Binary files a/gosa-core/doc/core/en/html/systems/select_new_terminal.png and /dev/null differ
index a218480..0000000
Binary files a/gosa-core/doc/core/en/html/systems/select_new_terminal.png and /dev/null differ
diff --git a/gosa-core/doc/core/en/html/systems/select_new_workstation.png b/gosa-core/doc/core/en/html/systems/select_new_workstation.png
deleted file mode 100644 (file)
index 8b5d4f4..0000000
Binary files a/gosa-core/doc/core/en/html/systems/select_new_workstation.png and /dev/null differ
index 8b5d4f4..0000000
Binary files a/gosa-core/doc/core/en/html/systems/select_new_workstation.png and /dev/null differ
diff --git a/gosa-core/doc/core/en/html/systems/systems.css b/gosa-core/doc/core/en/html/systems/systems.css
+++ /dev/null
@@ -1,111 +0,0 @@
-/* Century Schoolbook font is very similar to Computer Modern Math: cmmi */
-.MATH { font-family: "Century Schoolbook", serif; }
-.MATH I { font-family: "Century Schoolbook", serif; font-style: italic }
-.BOLDMATH { font-family: "Century Schoolbook", serif; font-weight: bold }
-
-/* implement both fixed-size and relative sizes */
-SMALL.XTINY { font-size : xx-small }
-SMALL.TINY { font-size : x-small }
-SMALL.SCRIPTSIZE { font-size : smaller }
-SMALL.FOOTNOTESIZE { font-size : small }
-SMALL.SMALL { }
-BIG.LARGE { }
-BIG.XLARGE { font-size : large }
-BIG.XXLARGE { font-size : x-large }
-BIG.HUGE { font-size : larger }
-BIG.XHUGE { font-size : xx-large }
-
-/* heading styles */
-H1 { }
-H2 { }
-H3 { }
-H4 { }
-H5 { }
-
-/* mathematics styles */
-DIV.displaymath { } /* math displays */
-TD.eqno { } /* equation-number cells */
-
-
-/* document-specific styles come next */
-DIV.navigation { }
-SPAN.textit { font-style: italic }
-SPAN.arabic { }
-SPAN.textbf { font-weight: bold }
-SPAN.textsf { font-style: italic }
-#hue113 { color: #ff0000; }
-#hue115 { color: #ff0000; }
-#hue117 { color: #ff0000; }
-#hue125 { color: #ff0000; }
-#hue127 { color: #ff0000; }
-#hue157 { color: #ff0000; }
-#hue197 { color: #ff0000; }
-#hue205 { color: #ff0000; }
-#hue207 { color: #000000; }
-#hue220 { color: #ff0000; }
-#hue228 { color: #ff0000; }
-#hue24 { color: #0000ff; }
-#hue250 { color: #ff0000; }
-#hue252 { color: #ff0000; }
-#hue254 { color: #ff0000; }
-#hue27 { color: #000000; }
-#hue276 { color: #ff0000; }
-#hue280 { color: #ff0000; }
-#hue318 { color: #ff0000; }
-#hue338 { color: #ff0000; }
-#hue372 { color: #ff0000; }
-#hue377 { color: #ff0000; }
-#hue38 { color: #000000; }
-#hue382 { color: #ff0000; }
-#hue390 { color: #ff0000; }
-#hue392 { color: #ff0000; }
-#hue398 { color: #ff0000; }
-#hue40 { color: #000000; }
-#hue403 { color: #ff0000; }
-#hue409 { color: #ff0000; }
-#hue42 { color: #000000; }
-#hue451 { color: #000000; }
-#hue480 { color: #ff0000; }
-#hue482 { color: #ff0000; }
-#hue484 { color: #ff0000; }
-#hue486 { color: #ff0000; }
-#hue488 { color: #ff0000; }
-#hue490 { color: #ff0000; }
-#hue492 { color: #ff0000; }
-#hue494 { color: #ff0000; }
-#hue496 { color: #ff0000; }
-#hue503 { color: #ff0000; }
-#hue512 { color: #000000; }
-#hue516 { color: #000000; }
-#hue523 { color: #ff0000; }
-#hue540 { color: #000000; }
-#hue544 { color: #000000; }
-#hue551 { color: #ff0000; }
-#hue558 { color: #000000; }
-#hue560 { color: #ff0000; }
-#hue571 { color: #ff0000; }
-#hue572 { color: #ff0000; }
-#hue576 { color: #ff0000; }
-#hue585 { color: #ff0000; }
-#hue586 { color: #ff0000; }
-#hue590 { color: #ff0000; }
-#hue591 { color: #ff0000; }
-#hue600 { color: #ff0000; }
-#hue601 { color: #ff0000; }
-#hue605 { color: #ff0000; }
-#hue606 { color: #ff0000; }
-#hue608 { color: #ff0000; }
-#hue610 { color: #ff0000; }
-#hue612 { color: #ff0000; }
-#hue615 { color: #ff0000; }
-#hue616 { color: #ff0000; }
-#hue618 { color: #ff0000; }
-#hue619 { color: #ff0000; }
-#hue621 { color: #ff0000; }
-#hue622 { color: #ff0000; }
-#hue66 { color: #ff0000; }
-#hue68 { color: #ff0000; }
-#hue70 { color: #ff0000; }
-#hue72 { color: #ff0000; }
-#hue83 { color: #ff0000; }
-#hue91 { color: #ff0000; }
diff --git a/gosa-core/doc/core/en/html/systems/systems.html b/gosa-core/doc/core/en/html/systems/systems.html
+++ /dev/null
@@ -1,213 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>SYSTEM ADMINISTRATION</TITLE>
-<META NAME="description" CONTENT="SYSTEM ADMINISTRATION">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<P>
-
-<P>
-<H1 ALIGN="CENTER"><SPAN CLASS="textbf">SYSTEM ADMINISTRATION</SPAN></H1>
-<DIV CLASS="author_info">
-
-</DIV>
-
-<P>
-<BR> <HR>
-<!--Table of Child-Links-->
-<A NAME="CHILD_LINKS"></A>
-
-<UL CLASS="ChildLinks">
-<LI><A NAME="tex2html3"
- HREF="node1.html">List of systems</A>
-<UL>
-<LI><A NAME="tex2html4"
- HREF="node2.html">Configure a terminal</A>
-<UL>
-<LI><A NAME="tex2html5"
- HREF="node3.html">Generic</A>
-<LI><A NAME="tex2html6"
- HREF="node4.html">Properties</A>
-<LI><A NAME="tex2html7"
- HREF="node5.html">Network settings</A>
-<LI><A NAME="tex2html8"
- HREF="node6.html">Action</A>
-<LI><A NAME="tex2html9"
- HREF="node7.html">Devices</A>
-<LI><A NAME="tex2html10"
- HREF="node8.html">Keyboard</A>
-<LI><A NAME="tex2html11"
- HREF="node9.html">Mouse</A>
-<LI><A NAME="tex2html12"
- HREF="node10.html">Telephone hardware</A>
-<LI><A NAME="tex2html13"
- HREF="node11.html">Graphic device</A>
-<LI><A NAME="tex2html14"
- HREF="node12.html">Display device</A>
-<LI><A NAME="tex2html15"
- HREF="node13.html">Remote desktop</A>
-<LI><A NAME="tex2html16"
- HREF="node14.html">Print device</A>
-<LI><A NAME="tex2html17"
- HREF="node15.html">Scan device</A>
-<LI><A NAME="tex2html18"
- HREF="node16.html">Startup</A>
-<LI><A NAME="tex2html19"
- HREF="node17.html">Boot parameters</A>
-<LI><A NAME="tex2html20"
- HREF="node18.html">Kernel modules (format : name parameters)</A>
-<LI><A NAME="tex2html21"
- HREF="node19.html">Shares</A>
-<LI><A NAME="tex2html22"
- HREF="node20.html">Printer</A>
-<LI><A NAME="tex2html23"
- HREF="node21.html">General</A>
-<LI><A NAME="tex2html24"
- HREF="node22.html">Details</A>
-<LI><A NAME="tex2html25"
- HREF="node23.html">Permissions</A>
-<LI><A NAME="tex2html26"
- HREF="node24.html">Network settings</A>
-<LI><A NAME="tex2html27"
- HREF="node25.html">Information</A>
-<LI><A NAME="tex2html28"
- HREF="node26.html">References</A>
-</UL>
-<LI><A NAME="tex2html29"
- HREF="node27.html">Configure a workstation</A>
-<UL>
-<LI><A NAME="tex2html30"
- HREF="node28.html">Generic</A>
-<LI><A NAME="tex2html31"
- HREF="node29.html">Properties</A>
-<LI><A NAME="tex2html32"
- HREF="node30.html">Network settings</A>
-<LI><A NAME="tex2html33"
- HREF="node31.html">Action</A>
-<LI><A NAME="tex2html34"
- HREF="node32.html">Devices</A>
-<LI><A NAME="tex2html35"
- HREF="node33.html">Keyboard</A>
-<LI><A NAME="tex2html36"
- HREF="node34.html">Mouse</A>
-<LI><A NAME="tex2html37"
- HREF="node35.html">Telephone hardware</A>
-<LI><A NAME="tex2html38"
- HREF="node36.html">Graphic device</A>
-<LI><A NAME="tex2html39"
- HREF="node37.html">Display device</A>
-<LI><A NAME="tex2html40"
- HREF="node38.html">Scan device</A>
-<LI><A NAME="tex2html41"
- HREF="node39.html">Startup</A>
-<LI><A NAME="tex2html42"
- HREF="node40.html">Boot parameters</A>
-<LI><A NAME="tex2html43"
- HREF="node41.html">FAI server</A>
-<LI><A NAME="tex2html44"
- HREF="node42.html">Assigned FAI casses</A>
-<LI><A NAME="tex2html45"
- HREF="node43.html">Kernel modules (format : name parameters)</A>
-<LI><A NAME="tex2html46"
- HREF="node44.html">Shares</A>
-<LI><A NAME="tex2html47"
- HREF="node45.html">Printer</A>
-<LI><A NAME="tex2html48"
- HREF="node46.html">Details</A>
-<LI><A NAME="tex2html49"
- HREF="node47.html">Permissions</A>
-<LI><A NAME="tex2html50"
- HREF="node48.html">Network settings</A>
-<LI><A NAME="tex2html51"
- HREF="node49.html">Information</A>
-<LI><A NAME="tex2html52"
- HREF="node50.html">References</A>
-</UL>
-<LI><A NAME="tex2html53"
- HREF="node51.html">Configure a server</A>
-<UL>
-<LI><A NAME="tex2html54"
- HREF="node52.html">Generic</A>
-<LI><A NAME="tex2html55"
- HREF="node53.html">Network settings</A>
-<LI><A NAME="tex2html56"
- HREF="node54.html">Action</A>
-<LI><A NAME="tex2html57"
- HREF="node55.html">Databases</A>
-<LI><A NAME="tex2html58"
- HREF="node56.html">Services</A>
-<LI><A NAME="tex2html59"
- HREF="node57.html">Information</A>
-<LI><A NAME="tex2html60"
- HREF="node58.html">References</A>
-</UL>
-<LI><A NAME="tex2html61"
- HREF="node59.html">Configure a printer</A>
-<UL>
-<LI><A NAME="tex2html62"
- HREF="node60.html">Generic</A>
-<LI><A NAME="tex2html63"
- HREF="node61.html">General</A>
-<LI><A NAME="tex2html64"
- HREF="node62.html">Details</A>
-<LI><A NAME="tex2html65"
- HREF="node63.html">Permissions</A>
-<LI><A NAME="tex2html66"
- HREF="node64.html">Network settings</A>
-<LI><A NAME="tex2html67"
- HREF="node65.html">Reference</A>
-</UL>
-<LI><A NAME="tex2html68"
- HREF="node66.html">Configure a telephone</A>
-<UL>
-<LI><A NAME="tex2html69"
- HREF="node67.html">Generic</A>
-<LI><A NAME="tex2html70"
- HREF="node68.html">Advanced phone settings</A>
-<LI><A NAME="tex2html71"
- HREF="node69.html">Network settings</A>
-<LI><A NAME="tex2html72"
- HREF="node70.html">References</A>
-</UL>
-<LI><A NAME="tex2html73"
- HREF="node71.html">Configure a component</A>
-<UL>
-<LI><A NAME="tex2html74"
- HREF="node72.html">Generic</A>
-<LI><A NAME="tex2html75"
- HREF="node73.html">Network settings</A>
-<LI><A NAME="tex2html76"
- HREF="node74.html">References</A>
-</UL>
-</UL>
-<BR>
-<LI><A NAME="tex2html77"
- HREF="node75.html">About this document ...</A>
-</UL>
-<!--End of Table of Child-Links-->
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/fr/html/addressbook/WARNINGS b/gosa-core/doc/core/fr/html/addressbook/WARNINGS
+++ /dev/null
@@ -1,9 +0,0 @@
-No implementation found for style `fontenc'
-No implementation found for style `geometry'
-No implementation found for style `graphicx'
-
-Could not find translation function for french.
-
-
-There is no author for this document.
-couldn't convert character inodot into available encodings
diff --git a/gosa-core/doc/core/fr/html/addressbook/action.png b/gosa-core/doc/core/fr/html/addressbook/action.png
deleted file mode 100644 (file)
index 21d5e2f..0000000
Binary files a/gosa-core/doc/core/fr/html/addressbook/action.png and /dev/null differ
index 21d5e2f..0000000
Binary files a/gosa-core/doc/core/fr/html/addressbook/action.png and /dev/null differ
diff --git a/gosa-core/doc/core/fr/html/addressbook/addressbook.css b/gosa-core/doc/core/fr/html/addressbook/addressbook.css
+++ /dev/null
@@ -1,45 +0,0 @@
-/* Century Schoolbook font is very similar to Computer Modern Math: cmmi */
-.MATH { font-family: "Century Schoolbook", serif; }
-.MATH I { font-family: "Century Schoolbook", serif; font-style: italic }
-.BOLDMATH { font-family: "Century Schoolbook", serif; font-weight: bold }
-
-/* implement both fixed-size and relative sizes */
-SMALL.XTINY { font-size : xx-small }
-SMALL.TINY { font-size : x-small }
-SMALL.SCRIPTSIZE { font-size : smaller }
-SMALL.FOOTNOTESIZE { font-size : small }
-SMALL.SMALL { }
-BIG.LARGE { }
-BIG.XLARGE { font-size : large }
-BIG.XXLARGE { font-size : x-large }
-BIG.HUGE { font-size : larger }
-BIG.XHUGE { font-size : xx-large }
-
-/* heading styles */
-H1 { }
-H2 { }
-H3 { }
-H4 { }
-H5 { }
-
-/* mathematics styles */
-DIV.displaymath { } /* math displays */
-TD.eqno { } /* equation-number cells */
-
-
-/* document-specific styles come next */
-DIV.navigation { }
-SPAN.textit { font-style: italic }
-SPAN.textsl { font-style: italic }
-SPAN.arabic { }
-SPAN.textbf { font-weight: bold }
-SPAN.textsf { font-style: italic }
-#hue25 { color: #0000ff; }
-#hue28 { color: #000000; }
-#hue33 { color: #ff0000; }
-#hue46 { color: #000000; }
-#hue48 { color: #000000; }
-#hue50 { color: #000000; }
-#hue88 { color: #000000; }
-#hue90 { color: #ff0000; }
-#hue91 { color: #ff0000; }
diff --git a/gosa-core/doc/core/fr/html/addressbook/addressbook.html b/gosa-core/doc/core/fr/html/addressbook/addressbook.html
+++ /dev/null
@@ -1,69 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>CARNET D'ADRESSE</TITLE>
-<META NAME="description" CONTENT="CARNET D'ADRESSE">
-<META NAME="keywords" CONTENT="addressbook">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="addressbook.css">
-
-</HEAD>
-
-<BODY >
-
-<P>
-
-<P>
-<H1 ALIGN="CENTER"><SPAN CLASS="textbf">CARNET D'ADRESSE</SPAN></H1>
-<DIV CLASS="author_info">
-
-</DIV>
-
-<P>
-<BR> <HR>
-<!--Table of Child-Links-->
-<A NAME="CHILD_LINKS"></A>
-
-<UL CLASS="ChildLinks">
-<LI><A NAME="tex2html3"
- HREF="node1.html">Carnet d'adresses</A>
-<UL>
-<LI><A NAME="tex2html4"
- HREF="node2.html">Ajouter une entrée</A>
-<UL>
-<LI><A NAME="tex2html5"
- HREF="node3.html">Personnel</A>
-<LI><A NAME="tex2html6"
- HREF="node4.html">Privé</A>
-<LI><A NAME="tex2html7"
- HREF="node5.html">Organisation</A>
-</UL>
-<LI><A NAME="tex2html8"
- HREF="node6.html">Modifier une entrée</A>
-<LI><A NAME="tex2html9"
- HREF="node7.html">Supprimer une entrée</A>
-</UL>
-<BR>
-<LI><A NAME="tex2html10"
- HREF="node8.html">About this document ...</A>
-</UL>
-<!--End of Table of Child-Links-->
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/fr/html/addressbook/closedlock.png b/gosa-core/doc/core/fr/html/addressbook/closedlock.png
deleted file mode 100644 (file)
index 04a05c1..0000000
Binary files a/gosa-core/doc/core/fr/html/addressbook/closedlock.png and /dev/null differ
index 04a05c1..0000000
Binary files a/gosa-core/doc/core/fr/html/addressbook/closedlock.png and /dev/null differ
diff --git a/gosa-core/doc/core/fr/html/addressbook/dtree.png b/gosa-core/doc/core/fr/html/addressbook/dtree.png
deleted file mode 100644 (file)
index 7eb7909..0000000
Binary files a/gosa-core/doc/core/fr/html/addressbook/dtree.png and /dev/null differ
index 7eb7909..0000000
Binary files a/gosa-core/doc/core/fr/html/addressbook/dtree.png and /dev/null differ
diff --git a/gosa-core/doc/core/fr/html/addressbook/edit.png b/gosa-core/doc/core/fr/html/addressbook/edit.png
deleted file mode 100644 (file)
index a8b69f7..0000000
Binary files a/gosa-core/doc/core/fr/html/addressbook/edit.png and /dev/null differ
index a8b69f7..0000000
Binary files a/gosa-core/doc/core/fr/html/addressbook/edit.png and /dev/null differ
diff --git a/gosa-core/doc/core/fr/html/addressbook/editdelete.png b/gosa-core/doc/core/fr/html/addressbook/editdelete.png
deleted file mode 100644 (file)
index 6d0d29d..0000000
Binary files a/gosa-core/doc/core/fr/html/addressbook/editdelete.png and /dev/null differ
index 6d0d29d..0000000
Binary files a/gosa-core/doc/core/fr/html/addressbook/editdelete.png and /dev/null differ
diff --git a/gosa-core/doc/core/fr/html/addressbook/editpaste.png b/gosa-core/doc/core/fr/html/addressbook/editpaste.png
deleted file mode 100644 (file)
index 636a4c5..0000000
Binary files a/gosa-core/doc/core/fr/html/addressbook/editpaste.png and /dev/null differ
index 636a4c5..0000000
Binary files a/gosa-core/doc/core/fr/html/addressbook/editpaste.png and /dev/null differ
diff --git a/gosa-core/doc/core/fr/html/addressbook/index.html b/gosa-core/doc/core/fr/html/addressbook/index.html
+++ /dev/null
@@ -1,69 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>CARNET D'ADRESSE</TITLE>
-<META NAME="description" CONTENT="CARNET D'ADRESSE">
-<META NAME="keywords" CONTENT="addressbook">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="addressbook.css">
-
-</HEAD>
-
-<BODY >
-
-<P>
-
-<P>
-<H1 ALIGN="CENTER"><SPAN CLASS="textbf">CARNET D'ADRESSE</SPAN></H1>
-<DIV CLASS="author_info">
-
-</DIV>
-
-<P>
-<BR> <HR>
-<!--Table of Child-Links-->
-<A NAME="CHILD_LINKS"></A>
-
-<UL CLASS="ChildLinks">
-<LI><A NAME="tex2html3"
- HREF="node1.html">Carnet d'adresses</A>
-<UL>
-<LI><A NAME="tex2html4"
- HREF="node2.html">Ajouter une entrée</A>
-<UL>
-<LI><A NAME="tex2html5"
- HREF="node3.html">Personnel</A>
-<LI><A NAME="tex2html6"
- HREF="node4.html">Privé</A>
-<LI><A NAME="tex2html7"
- HREF="node5.html">Organisation</A>
-</UL>
-<LI><A NAME="tex2html8"
- HREF="node6.html">Modifier une entrée</A>
-<LI><A NAME="tex2html9"
- HREF="node7.html">Supprimer une entrée</A>
-</UL>
-<BR>
-<LI><A NAME="tex2html10"
- HREF="node8.html">About this document ...</A>
-</UL>
-<!--End of Table of Child-Links-->
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/fr/html/addressbook/labels.pl b/gosa-core/doc/core/fr/html/addressbook/labels.pl
+++ /dev/null
@@ -1,13 +0,0 @@
-# LaTeX2HTML 2002-2-1 (1.71)
-# Associate labels original text with physical files.
-
-
-1;
-
-
-# LaTeX2HTML 2002-2-1 (1.71)
-# labels from external_latex_labels array.
-
-
-1;
-
diff --git a/gosa-core/doc/core/fr/html/addressbook/list_ogroup.png b/gosa-core/doc/core/fr/html/addressbook/list_ogroup.png
deleted file mode 100644 (file)
index e50de8b..0000000
Binary files a/gosa-core/doc/core/fr/html/addressbook/list_ogroup.png and /dev/null differ
index e50de8b..0000000
Binary files a/gosa-core/doc/core/fr/html/addressbook/list_ogroup.png and /dev/null differ
diff --git a/gosa-core/doc/core/fr/html/addressbook/mailto.png b/gosa-core/doc/core/fr/html/addressbook/mailto.png
deleted file mode 100644 (file)
index a0bc51c..0000000
Binary files a/gosa-core/doc/core/fr/html/addressbook/mailto.png and /dev/null differ
index a0bc51c..0000000
Binary files a/gosa-core/doc/core/fr/html/addressbook/mailto.png and /dev/null differ
diff --git a/gosa-core/doc/core/fr/html/addressbook/node1.html b/gosa-core/doc/core/fr/html/addressbook/node1.html
+++ /dev/null
@@ -1,183 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Carnet d'adresses</TITLE>
-<META NAME="description" CONTENT="Carnet d'adresses">
-<META NAME="keywords" CONTENT="addressbook">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="addressbook.css">
-
-</HEAD>
-
-<BODY >
-
-<H1><A NAME="SECTION00010000000000000000">
-Carnet d'adresses</A>
-</H1>
-
-<P>
-L'administrateur peut créer ou modifier les données d'un utilisateur
-ou accéder aux informations sur l'utilisateur en cliquant sur le bouton
-<SPAN CLASS="textbf"><SPAN ID="hue25">Carnet d'adresse</SPAN></SPAN> de la partie <SPAN CLASS="textbf">Extensions</SPAN>
-du menu de gauche dans GOsa. La page <SPAN CLASS="textsf"><SPAN ID="hue28">Carnet
-d'adresses</SPAN></SPAN> s'affiche. Sont repris sur cette page le nom, le numéro
-de téléphone professionnel, le numéro de fax professionel, le numéro
-de téléphone mobile et le numéro de téléphone privé des utilisateurs
-avec dans la dernière colonne ``contact'' les éléments suivants
-:
-
-<P>
-
-<UL>
-<LI><IMG
- WIDTH="18" HEIGHT="18" ALIGN="BOTTOM" BORDER="0"
- SRC="./save.png"
- ALT="Image save"> la possibilité d'enregistrer l'entrée sous le format vcard <SPAN ID="hue33">?</SPAN>,
-</LI>
-<LI><IMG
- WIDTH="18" HEIGHT="17" ALIGN="BOTTOM" BORDER="0"
- SRC="./mailto.png"
- ALT="Image mailto"> la possibilité d'envoyer un mail à l'utilisateur séléctionné.
-</LI>
-</UL>
-Pour séléctionner un utilisateur il suffit de cliquer sur son nom,
-s'afficheront alors les données complètes de cet utilisateur préalablement
-entrées par l'administrateur. Pour créer ou manipuler une entrée l'administrateur
-dispose (dans le deuxième tableau à droite dans la fenêtre <IMG
- WIDTH="24" HEIGHT="24" ALIGN="BOTTOM" BORDER="0"
- SRC="./action.png"
- ALT="Image action">) de trois actions possibles :
-
-<P>
-
-<UL>
-<LI>Pour ajouter une entrée cliquez sur <IMG
- WIDTH="16" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
- SRC="./editpaste.png"
- ALT="Image editpaste">,
-</LI>
-<LI>Pour modifier une entrée cliquez sur <IMG
- WIDTH="16" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
- SRC="./edit.png"
- ALT="Image edit">,
-</LI>
-<LI>Pour supprimer une entrée cliquez sur <IMG
- WIDTH="16" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
- SRC="./editdelete.png"
- ALT="Image editdelete">.
-</LI>
-</UL>
-Attention, les utilisateurs créés dans la partie Administration ne
-peuvent être modifiés dans cette partie de GOsa, seule le consultation
-des données de ces utilisateurs est autorisée.
-
-<P>
-<SPAN ID="hue88">Sous le tableau des actions on trouve un tableau
-intitulé Filtres <IMG
- WIDTH="16" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
- SRC="./rocket.png"
- ALT="Image rocket">. </SPAN>
-<P>
-
-<UL>
-<LI><SPAN ID="hue46">Ce tableau sert à modifier l'affichage des utilisateurs
-et de leurs données :</SPAN>
-<P>
-<SPAN ID="hue48">- Cliquer sur une lettre, par exemple la lettre
-L, pour que s'affichent tous les utilisateurs dont le nom commence
-par la lettre L;</SPAN>
-<P>
-<SPAN ID="hue50">- Cliquez sur l'astérisque et tous les noms d'utilisateurs
-apparaîtront.</SPAN>
-<P>
-</LI>
-<LI>Plus bas d'autres possibilités d'affichage sont possibles :
-
-<P>
-- Cochez une ou plusieurs propositions pour un affichage différencié
-:
-
-<P>
-Cochez '<SPAN CLASS="textit">Afficher les entrées de l'organisation</SPAN>' et tous les
-utilisateurs crées dans la partie Administration de GOsa s'afficheront.
-
-<P>
-Cochez '<SPAN CLASS="textit">Afficher les entrées du carnet d'adresses</SPAN>' et les
-utilisateurs créées à partir du Carnet d'adresses s'afficheront.
-
-<P>
-- <IMG
- WIDTH="22" HEIGHT="22" ALIGN="BOTTOM" BORDER="0"
- SRC="./dtree.png"
- ALT="Image dtree"> Vous pouvez faire une recherche par département;
-
-<P>
-- <IMG
- WIDTH="16" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
- SRC="./list_ogroup.png"
- ALT="Image list_ogroup"> La recherche peut aussi être faite à partir d'une donnée d'un ou
-plusieurs utilisateur(s);
-
-<P>
-- Ou encore sur un élément. Insérez une lettre ou un numéro suivi
-de l'astérisque ou un nom d'utilisateur dans le champ précédé d'une
-loupe <IMG
- WIDTH="16" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
- SRC="./search.png"
- ALT="Image search">, il symbolise la recherche d'un item. Cliquez sur le bouton Appliquer
-pour faire apparaître le(s) utilisateur(s) recherché(s).
-
-<P>
-</LI>
-</UL>
-Tous les champs précédés d'une astérisque doivent être remplis obligatoirement.
-
-<P>
-L'image <IMG
- WIDTH="16" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
- SRC="./closedlock.png"
- ALT="Image closedlock"> signale que vous êtes en mode sécurisé.
-
-<P>
-
-<BR> <HR>
-<!--Table of Child-Links-->
-<A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
-
-<UL CLASS="ChildLinks">
-<LI><A NAME="tex2html21"
- HREF="node2.html">Ajouter une entrée</A>
-<UL>
-<LI><A NAME="tex2html22"
- HREF="node3.html">Personnel</A>
-<LI><A NAME="tex2html23"
- HREF="node4.html">Privé</A>
-<LI><A NAME="tex2html24"
- HREF="node5.html">Organisation</A>
-</UL>
-<BR>
-<LI><A NAME="tex2html25"
- HREF="node6.html">Modifier une entrée</A>
-<LI><A NAME="tex2html26"
- HREF="node7.html">Supprimer une entrée</A>
-</UL>
-<!--End of Table of Child-Links-->
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/fr/html/addressbook/node2.html b/gosa-core/doc/core/fr/html/addressbook/node2.html
+++ /dev/null
@@ -1,69 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Ajouter une entrée</TITLE>
-<META NAME="description" CONTENT="Ajouter une entrée">
-<META NAME="keywords" CONTENT="addressbook">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="addressbook.css">
-
-</HEAD>
-
-<BODY >
-
-<H2><A NAME="SECTION00011000000000000000">
-Ajouter une entrée</A>
-</H2>
-
-<P>
-Lorsque vous cliquez sur 'Ajouter une entrée', l'interface <SPAN CLASS="textsl">création
-d'une nouvelle entrée</SPAN> s'affiche. Il suffit pour l'administrateur
-de remplir les champs avec les informations dont il dispose sur l'utilisateur.
-Cette nouvelle entrée n'aura pas de lien avec les utilisateurs crées
-dans la partie Administration. Elle s'incorpore uniquement dans le
-carnet d'adresses de la société.
-
-<P>
-Avant la création vous pouvez choisir le département dans lequel vous
-désirez enregistrer le nouvel utilisateur, il suffit de choisir dans
-le menu déroulant, dans la barre de titre, le département souhaité.
-
-<P>
-Pour valider les données introduites il faut cliquer sur le bouton
-Enregistrer au bas de la page, utilisez le bouton Annuler pour ne
-pas enregistrer les données, il vous renvoie aussitôt à la liste complète
-des utilisateurs.
-
-<P>
-<BR> <HR>
-<!--Table of Child-Links-->
-<A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
-
-<UL CLASS="ChildLinks">
-<LI><A NAME="tex2html37"
- HREF="node3.html">Personnel</A>
-<LI><A NAME="tex2html38"
- HREF="node4.html">Privé</A>
-<LI><A NAME="tex2html39"
- HREF="node5.html">Organisation</A>
-</UL>
-<!--End of Table of Child-Links-->
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/fr/html/addressbook/node3.html b/gosa-core/doc/core/fr/html/addressbook/node3.html
+++ /dev/null
@@ -1,57 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Personnel</TITLE>
-<META NAME="description" CONTENT="Personnel">
-<META NAME="keywords" CONTENT="addressbook">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="addressbook.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION00011100000000000000">
-Personnel</A>
-</H3>
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Nom<SPAN ID="hue90">*</SPAN></TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Insérez le nom de l'utilisateur</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Prénom<SPAN ID="hue91">*</SPAN></TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Insérez le prénom de l'utilisateur</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Initiales</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Insérez la première lettre du prénom et du nom</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Titre personnel</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Indiquer le genre de l'utilisateur (Madame, Monsieur, Mademoiselle)</TD>
-</TR>
-</TABLE>
-
-<P>
-
-<P>
-<BR>
-
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/fr/html/addressbook/node4.html b/gosa-core/doc/core/fr/html/addressbook/node4.html
+++ /dev/null
@@ -1,53 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Privé</TITLE>
-<META NAME="description" CONTENT="Privé">
-<META NAME="keywords" CONTENT="addressbook">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="addressbook.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION00011200000000000000">
-Privé</A>
-</H3>
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Adresse</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Insérez l'adresse privée et complète de l'utilisateur</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Téléphone</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Insérez son numéro de téléphone privé</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Portable</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Insérez son numéro de téléphone mobile privé</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Email</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Insérez son adresse Email</TD>
-</TR>
-</TABLE>
-
-<P>
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/fr/html/addressbook/node5.html b/gosa-core/doc/core/fr/html/addressbook/node5.html
+++ /dev/null
@@ -1,68 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Organisation</TITLE>
-<META NAME="description" CONTENT="Organisation">
-<META NAME="keywords" CONTENT="addressbook">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="addressbook.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION00011300000000000000">
-Organisation</A>
-</H3>
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Société</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Insérez le nom de la société dont fait partie l'utilisateur</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Département</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Insérez le nom du département où l'utilisateur doit être enregistré</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Ville</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Insérez la ville où la société est localisée</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Code postal</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Insérez le code postal de la société</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Pays</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Insérez le pays où la société est implantée</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Adresse</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Insérez l'adresse de la société</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Téléphone</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Insérez le numéro professionnel de l'utilisateur</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>FAX</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Insérez le numéro de fax de l'utilisateur</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Bip</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Insérez le numéro de Bip de l'utilisateur</TD>
-</TR>
-</TABLE>
-
-<P>
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/fr/html/addressbook/node6.html b/gosa-core/doc/core/fr/html/addressbook/node6.html
+++ /dev/null
@@ -1,50 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Modifier une entrée</TITLE>
-<META NAME="description" CONTENT="Modifier une entrée">
-<META NAME="keywords" CONTENT="addressbook">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="addressbook.css">
-
-</HEAD>
-
-<BODY >
-
-<H2><A NAME="SECTION00012000000000000000">
-Modifier une entrée</A>
-</H2>
-
-<P>
-La modification des entrées ne peut s'oppérer que sur des entrées
-créées via le carnet d'adresses.
-
-<P>
-Il suffit de cliquer sur 'Modifier une entrée' pour que l'interface
-<SPAN CLASS="textit">création d'une nouvelle entrée</SPAN> s'affiche. Les données de
-l'utilisateur sont alors modifiables.
-
-<P>
-Pour enregistrer les modifications, cliquez sur le bouton Enregistrer,
-pour sauvegarder sans les modifications, cliquez sur le bouton Annuler.
-
-<P>
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/fr/html/addressbook/node7.html b/gosa-core/doc/core/fr/html/addressbook/node7.html
+++ /dev/null
@@ -1,44 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Supprimer une entrée</TITLE>
-<META NAME="description" CONTENT="Supprimer une entrée">
-<META NAME="keywords" CONTENT="addressbook">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="addressbook.css">
-
-</HEAD>
-
-<BODY >
-
-<H2><A NAME="SECTION00013000000000000000">
-Supprimer une entrée</A>
-</H2>
-
-<P>
-La suppression des entrées ne peut s'oppérer que sur des entrées créées
-via le carnet d'adresses.
-
-<P>
-Pour supprimer un utilisateur cliquez sur le bouton Supprimer.
-
-<P>
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/fr/html/addressbook/node8.html b/gosa-core/doc/core/fr/html/addressbook/node8.html
+++ /dev/null
@@ -1,51 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>About this document ...</TITLE>
-<META NAME="description" CONTENT="About this document ...">
-<META NAME="keywords" CONTENT="addressbook">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="addressbook.css">
-
-</HEAD>
-
-<BODY >
-
-<H1><A NAME="SECTION00020000000000000000">
-About this document ...</A>
-</H1>
- <STRONG><SPAN CLASS="textbf">CARNET D'ADRESSE</SPAN></STRONG><P>
-This document was generated using the
-<A HREF="http://www.latex2html.org/"><STRONG>LaTeX</STRONG>2<tt>HTML</tt></A> translator Version 2002-2-1 (1.71)
-<P>
-Copyright © 1993, 1994, 1995, 1996,
-<A HREF="http://cbl.leeds.ac.uk/nikos/personal.html">Nikos Drakos</A>,
-Computer Based Learning Unit, University of Leeds.
-<BR>
-Copyright © 1997, 1998, 1999,
-<A HREF="http://www.maths.mq.edu.au/~ross/">Ross Moore</A>,
-Mathematics Department, Macquarie University, Sydney.
-<P>
-The command line arguments were: <BR>
- <STRONG>latex2html</STRONG> <TT>-no_navigation -dir ../html/addressbook/ addressbook.tex</TT>
-<P>
-The translation was initiated by Benoit Mortier on 2006-06-08
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/fr/html/addressbook/rocket.png b/gosa-core/doc/core/fr/html/addressbook/rocket.png
deleted file mode 100644 (file)
index 838c38b..0000000
Binary files a/gosa-core/doc/core/fr/html/addressbook/rocket.png and /dev/null differ
index 838c38b..0000000
Binary files a/gosa-core/doc/core/fr/html/addressbook/rocket.png and /dev/null differ
diff --git a/gosa-core/doc/core/fr/html/addressbook/save.png b/gosa-core/doc/core/fr/html/addressbook/save.png
deleted file mode 100644 (file)
index 6a9adc1..0000000
Binary files a/gosa-core/doc/core/fr/html/addressbook/save.png and /dev/null differ
index 6a9adc1..0000000
Binary files a/gosa-core/doc/core/fr/html/addressbook/save.png and /dev/null differ
diff --git a/gosa-core/doc/core/fr/html/addressbook/search.png b/gosa-core/doc/core/fr/html/addressbook/search.png
deleted file mode 100644 (file)
index 593a566..0000000
Binary files a/gosa-core/doc/core/fr/html/addressbook/search.png and /dev/null differ
index 593a566..0000000
Binary files a/gosa-core/doc/core/fr/html/addressbook/search.png and /dev/null differ
diff --git a/gosa-core/doc/core/fr/html/systems/WARNINGS b/gosa-core/doc/core/fr/html/systems/WARNINGS
+++ /dev/null
@@ -1,9 +0,0 @@
-No implementation found for style `fontenc'
-No implementation found for style `geometry'
-No implementation found for style `graphicx'
-
-Could not find translation function for french.
-
-
-There is no author for this document.
-couldn't convert character inodot into available encodings
diff --git a/gosa-core/doc/core/fr/html/systems/index.html b/gosa-core/doc/core/fr/html/systems/index.html
+++ /dev/null
@@ -1,217 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>ADMINISTRATION DES SYSTEMES</TITLE>
-<META NAME="description" CONTENT="ADMINISTRATION DES SYSTEMES">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<P>
-
-<P>
-<H1 ALIGN="CENTER"><SPAN CLASS="textbf">ADMINISTRATION DES SYSTEMES</SPAN></H1>
-<DIV CLASS="author_info">
-
-</DIV>
-
-<P>
-<BR> <HR>
-<!--Table of Child-Links-->
-<A NAME="CHILD_LINKS"></A>
-
-<UL CLASS="ChildLinks">
-<LI><A NAME="tex2html3"
- HREF="node1.html">Systèmes</A>
-<UL>
-<LI><A NAME="tex2html4"
- HREF="node2.html">Configurer un terminal</A>
-<UL>
-<LI><A NAME="tex2html5"
- HREF="node3.html">Informations générales</A>
-<LI><A NAME="tex2html6"
- HREF="node4.html">Propriétés</A>
-<LI><A NAME="tex2html7"
- HREF="node5.html">Configuration réseau</A>
-<LI><A NAME="tex2html8"
- HREF="node6.html">Action</A>
-<LI><A NAME="tex2html9"
- HREF="node7.html">Périphériques</A>
-<LI><A NAME="tex2html10"
- HREF="node8.html">Clavier</A>
-<LI><A NAME="tex2html11"
- HREF="node9.html">Souris</A>
-<LI><A NAME="tex2html12"
- HREF="node10.html">Matériel téléphonique</A>
-<LI><A NAME="tex2html13"
- HREF="node11.html">Carte graphique</A>
-<LI><A NAME="tex2html14"
- HREF="node12.html">Ecran</A>
-<LI><A NAME="tex2html15"
- HREF="node13.html">Bureau distant</A>
-<LI><A NAME="tex2html16"
- HREF="node14.html">Imprimante</A>
-<LI><A NAME="tex2html17"
- HREF="node15.html">Scanner</A>
-<LI><A NAME="tex2html18"
- HREF="node16.html">Démarrage</A>
-<LI><A NAME="tex2html19"
- HREF="node17.html">Paramètre de démarrage</A>
-<LI><A NAME="tex2html20"
- HREF="node18.html">Modules du kernel (format : nom paramètre)</A>
-<LI><A NAME="tex2html21"
- HREF="node19.html">Partages</A>
-<LI><A NAME="tex2html22"
- HREF="node20.html">Imprimante</A>
-<LI><A NAME="tex2html23"
- HREF="node21.html">Général</A>
-<LI><A NAME="tex2html24"
- HREF="node22.html">Détails</A>
-<LI><A NAME="tex2html25"
- HREF="node23.html">Permissions</A>
-<LI><A NAME="tex2html26"
- HREF="node24.html">Configuration réseau</A>
-<LI><A NAME="tex2html27"
- HREF="node25.html">Information</A>
-<LI><A NAME="tex2html28"
- HREF="node26.html">Références</A>
-</UL>
-<LI><A NAME="tex2html29"
- HREF="node27.html">Configurer une station de travail</A>
-<UL>
-<LI><A NAME="tex2html30"
- HREF="node28.html">Informations générales</A>
-<LI><A NAME="tex2html31"
- HREF="node29.html">Propriétés</A>
-<LI><A NAME="tex2html32"
- HREF="node30.html">Configuration réseau</A>
-<LI><A NAME="tex2html33"
- HREF="node31.html">Action</A>
-<LI><A NAME="tex2html34"
- HREF="node32.html">Périphériques</A>
-<LI><A NAME="tex2html35"
- HREF="node33.html">Clavier</A>
-<LI><A NAME="tex2html36"
- HREF="node34.html">Souris</A>
-<LI><A NAME="tex2html37"
- HREF="node35.html">Matériel téléphonique</A>
-<LI><A NAME="tex2html38"
- HREF="node36.html">Carte graphique</A>
-<LI><A NAME="tex2html39"
- HREF="node37.html">Ecran</A>
-<LI><A NAME="tex2html40"
- HREF="node38.html">Scanner</A>
-<LI><A NAME="tex2html41"
- HREF="node39.html">Démarrage</A>
-<LI><A NAME="tex2html42"
- HREF="node40.html">Paramètre de démarrage</A>
-<LI><A NAME="tex2html43"
- HREF="node41.html">Serveur FAI</A>
-<LI><A NAME="tex2html44"
- HREF="node42.html">Liste des classes FAI utilisées</A>
-<LI><A NAME="tex2html45"
- HREF="node43.html">Modules du kernel (format : nom paramètre)</A>
-<LI><A NAME="tex2html46"
- HREF="node44.html">Partages</A>
-<LI><A NAME="tex2html47"
- HREF="node45.html">Imprimante</A>
-<LI><A NAME="tex2html48"
- HREF="node46.html">Général</A>
-<LI><A NAME="tex2html49"
- HREF="node47.html">Détails</A>
-<LI><A NAME="tex2html50"
- HREF="node48.html">Permissions</A>
-<LI><A NAME="tex2html51"
- HREF="node49.html">Configuration réseau</A>
-<LI><A NAME="tex2html52"
- HREF="node50.html">Information</A>
-<LI><A NAME="tex2html53"
- HREF="node51.html">Références</A>
-</UL>
-<LI><A NAME="tex2html54"
- HREF="node52.html">Configurer un serveur</A>
-<UL>
-<LI><A NAME="tex2html55"
- HREF="node53.html">Informations générales</A>
-<LI><A NAME="tex2html56"
- HREF="node54.html">Configuration réseau</A>
-<LI><A NAME="tex2html57"
- HREF="node55.html">Action</A>
-<LI><A NAME="tex2html58"
- HREF="node56.html">Databases</A>
-<LI><A NAME="tex2html59"
- HREF="node57.html">Services</A>
-<LI><A NAME="tex2html60"
- HREF="node58.html">Freigabe bearbeiten</A>
-<LI><A NAME="tex2html61"
- HREF="node59.html">Information</A>
-<LI><A NAME="tex2html62"
- HREF="node60.html">Références</A>
-</UL>
-<LI><A NAME="tex2html63"
- HREF="node61.html">Configurer une imprimante</A>
-<UL>
-<LI><A NAME="tex2html64"
- HREF="node62.html">Informations</A>
-<LI><A NAME="tex2html65"
- HREF="node63.html">Général</A>
-<LI><A NAME="tex2html66"
- HREF="node64.html">Détails</A>
-<LI><A NAME="tex2html67"
- HREF="node65.html">Permissions</A>
-<LI><A NAME="tex2html68"
- HREF="node66.html">Configuration réseau</A>
-<LI><A NAME="tex2html69"
- HREF="node67.html">Références</A>
-</UL>
-<LI><A NAME="tex2html70"
- HREF="node68.html">Configurer un téléphone</A>
-<UL>
-<LI><A NAME="tex2html71"
- HREF="node69.html">Informations générales</A>
-<LI><A NAME="tex2html72"
- HREF="node70.html">Configuration avancée du téléphone</A>
-<LI><A NAME="tex2html73"
- HREF="node71.html">Configuration réseau</A>
-<LI><A NAME="tex2html74"
- HREF="node72.html">Références</A>
-</UL>
-<LI><A NAME="tex2html75"
- HREF="node73.html">Configuration d'un composant</A>
-<UL>
-<LI><A NAME="tex2html76"
- HREF="node74.html">Informations générales</A>
-<LI><A NAME="tex2html77"
- HREF="node75.html">Configuration réseau</A>
-<LI><A NAME="tex2html78"
- HREF="node76.html">Références</A>
-</UL>
-</UL>
-<BR>
-<LI><A NAME="tex2html79"
- HREF="node77.html">About this document ...</A>
-</UL>
-<!--End of Table of Child-Links-->
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/fr/html/systems/labels.pl b/gosa-core/doc/core/fr/html/systems/labels.pl
+++ /dev/null
@@ -1,13 +0,0 @@
-# LaTeX2HTML 2002-2-1 (1.71)
-# Associate labels original text with physical files.
-
-
-1;
-
-
-# LaTeX2HTML 2002-2-1 (1.71)
-# labels from external_latex_labels array.
-
-
-1;
-
diff --git a/gosa-core/doc/core/fr/html/systems/list_back.png b/gosa-core/doc/core/fr/html/systems/list_back.png
deleted file mode 100644 (file)
index f258c11..0000000
Binary files a/gosa-core/doc/core/fr/html/systems/list_back.png and /dev/null differ
index f258c11..0000000
Binary files a/gosa-core/doc/core/fr/html/systems/list_back.png and /dev/null differ
diff --git a/gosa-core/doc/core/fr/html/systems/list_home.png b/gosa-core/doc/core/fr/html/systems/list_home.png
deleted file mode 100644 (file)
index e897341..0000000
Binary files a/gosa-core/doc/core/fr/html/systems/list_home.png and /dev/null differ
index e897341..0000000
Binary files a/gosa-core/doc/core/fr/html/systems/list_home.png and /dev/null differ
diff --git a/gosa-core/doc/core/fr/html/systems/list_root.png b/gosa-core/doc/core/fr/html/systems/list_root.png
deleted file mode 100644 (file)
index 56a6a5d..0000000
Binary files a/gosa-core/doc/core/fr/html/systems/list_root.png and /dev/null differ
index 56a6a5d..0000000
Binary files a/gosa-core/doc/core/fr/html/systems/list_root.png and /dev/null differ
diff --git a/gosa-core/doc/core/fr/html/systems/node1.html b/gosa-core/doc/core/fr/html/systems/node1.html
+++ /dev/null
@@ -1,330 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Systèmes</TITLE>
-<META NAME="description" CONTENT="Systèmes">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H1><A NAME="SECTION00010000000000000000">
-Systèmes</A>
-</H1>
-
-<P>
-L'administrateur peut ajouter et configurer les systèmes à partir
-du bouton <SPAN CLASS="textbf"><SPAN ID="hue22">Systèmes</SPAN></SPAN> dans le menu de gauche
-dans la partie <SPAN CLASS="textbf">Administration</SPAN>. La page <SPAN CLASS="textsf">Administration
-du système</SPAN> s'affiche.
-
-<P>
-La page est divisée en deux colonnes :
-
-<P>
-- la première colonne est destinée à afficher les systèmes,
-
-<P>
-- la deuxième colonne contient les icônes qui sont les actions que
-l'on peut exécuter sur ces systèmes.
-
-<P>
-Les flêches en entête ( <IMG
- WIDTH="16" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
- SRC="./list_back.png"
- ALT="Image list_back">, <IMG
- WIDTH="16" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
- SRC="./list_root.png"
- ALT="Image list_root">, <IMG
- WIDTH="16" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
- SRC="./list_home.png"
- ALT="Image list_home"> ) servent à modifier l'affichage selon le département. Ces icônes
-prédominent sur toutes autres formes de séléction d'affichage.
-
-<P>
-
-<P>
-<BR>
-C'est à partir de la page <SPAN CLASS="textsf">Administration du système</SPAN> que l'administrateur
-gère les systèmes.
-
-<P>
-Il est possible de modifier l'affichage des systèmes en utilisant
-le tableau intitulé Filtres <IMG
- WIDTH="16" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
- SRC="./rocket.png"
- ALT="Image rocket">.
-
-<P>
-L'administrateur peut faire une recherche sur le nom :
-
-<P>
-- cliquez sur l'astérisque (étoile : *) pour voir apparaître tous
-les systèmes;
-
-<P>
-- cliquez sur une lettre et tous les noms de systèmes débutant par
-cette lettre s'afficheront;
-
-<P>
-- cliquez sur un numéro et tous les noms de systèmes débutant par
-ce numéro s'afficheront.
-
-<P>
-L'administrateur peut faire une recherche à partir du type de système
-:
-
-<P>
-- cochez une ou plusieurs propositions
-
-<P>
-Ou encore la recherche rapide <IMG
- WIDTH="16" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
- SRC="./search.png"
- ALT="Image search"> : remplissez le champ par le nom du système et ensuite cliquez sur
-le bouton <SPAN CLASS="textit">Appliquer</SPAN>.
-
-<P>
-
-<P>
-<BR>
-Pour sélectionner un système à configurer, l'administrateur doit cliquer
-selon les systèmes sur les boutons suivant:
-
-<P>
-
-<UL>
-<LI><IMG
- WIDTH="16" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
- SRC="./select_new_terminal.png"
- ALT="Image select_new_terminal"> pour ouvrir, créer ou configurer un terminal,
-</LI>
-<LI><IMG
- WIDTH="16" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
- SRC="./select_new_workstation.png"
- ALT="Image select_new_workstation"> pour ouvrir, créer ou configurer une station de travail,
-</LI>
-<LI><IMG
- WIDTH="16" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
- SRC="./select_new_server.png"
- ALT="Image select_new_server"> pour ouvrir, créer ou configurer un serveur,
-</LI>
-<LI><IMG
- WIDTH="16" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
- SRC="./select_new_printer.png"
- ALT="Image select_new_printer"> pour ouvrir, créer ou configurer une imprimante,
-</LI>
-<LI><IMG
- WIDTH="16" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
- SRC="./select_new_phone.png"
- ALT="Image select_new_phone"> pour ouvrir, créer ou configurer un poste de téléphone,
-</LI>
-<LI><IMG
- WIDTH="16" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
- SRC="./select_new_component.png"
- ALT="Image select_new_component"> pour ouvrir, créer ou configurer un composant réseau.
-</LI>
-</UL>
-Apparaît l'espace de configuration pour ces systèmes.
-
-<P>
-Pour enregistrer la configuration, cliquez sur le bouton <SPAN CLASS="textit">Terminé</SPAN>,
-pour revenir à la page précédente cliquez sur le bouton <SPAN CLASS="textit">Annuler</SPAN>.
-
-<P>
-
-<BR> <HR>
-<!--Table of Child-Links-->
-<A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
-
-<UL CLASS="ChildLinks">
-<LI><A NAME="tex2html90"
- HREF="node2.html">Configurer un terminal</A>
-<UL>
-<LI><A NAME="tex2html91"
- HREF="node3.html">Informations générales</A>
-<LI><A NAME="tex2html92"
- HREF="node4.html">Propriétés</A>
-<LI><A NAME="tex2html93"
- HREF="node5.html">Configuration réseau</A>
-<LI><A NAME="tex2html94"
- HREF="node6.html">Action</A>
-<LI><A NAME="tex2html95"
- HREF="node7.html">Périphériques</A>
-<LI><A NAME="tex2html96"
- HREF="node8.html">Clavier</A>
-<LI><A NAME="tex2html97"
- HREF="node9.html">Souris</A>
-<LI><A NAME="tex2html98"
- HREF="node10.html">Matériel téléphonique</A>
-<LI><A NAME="tex2html99"
- HREF="node11.html">Carte graphique</A>
-<LI><A NAME="tex2html100"
- HREF="node12.html">Ecran</A>
-<LI><A NAME="tex2html101"
- HREF="node13.html">Bureau distant</A>
-<LI><A NAME="tex2html102"
- HREF="node14.html">Imprimante</A>
-<LI><A NAME="tex2html103"
- HREF="node15.html">Scanner</A>
-<LI><A NAME="tex2html104"
- HREF="node16.html">Démarrage</A>
-<LI><A NAME="tex2html105"
- HREF="node17.html">Paramètre de démarrage</A>
-<LI><A NAME="tex2html106"
- HREF="node18.html">Modules du kernel (format : nom paramètre)</A>
-<LI><A NAME="tex2html107"
- HREF="node19.html">Partages</A>
-<LI><A NAME="tex2html108"
- HREF="node20.html">Imprimante</A>
-<LI><A NAME="tex2html109"
- HREF="node21.html">Général</A>
-<LI><A NAME="tex2html110"
- HREF="node22.html">Détails</A>
-<LI><A NAME="tex2html111"
- HREF="node23.html">Permissions</A>
-<LI><A NAME="tex2html112"
- HREF="node24.html">Configuration réseau</A>
-<LI><A NAME="tex2html113"
- HREF="node25.html">Information</A>
-<LI><A NAME="tex2html114"
- HREF="node26.html">Références</A>
-</UL>
-<BR>
-<LI><A NAME="tex2html115"
- HREF="node27.html">Configurer une station de travail</A>
-<UL>
-<LI><A NAME="tex2html116"
- HREF="node28.html">Informations générales</A>
-<LI><A NAME="tex2html117"
- HREF="node29.html">Propriétés</A>
-<LI><A NAME="tex2html118"
- HREF="node30.html">Configuration réseau</A>
-<LI><A NAME="tex2html119"
- HREF="node31.html">Action</A>
-<LI><A NAME="tex2html120"
- HREF="node32.html">Périphériques</A>
-<LI><A NAME="tex2html121"
- HREF="node33.html">Clavier</A>
-<LI><A NAME="tex2html122"
- HREF="node34.html">Souris</A>
-<LI><A NAME="tex2html123"
- HREF="node35.html">Matériel téléphonique</A>
-<LI><A NAME="tex2html124"
- HREF="node36.html">Carte graphique</A>
-<LI><A NAME="tex2html125"
- HREF="node37.html">Ecran</A>
-<LI><A NAME="tex2html126"
- HREF="node38.html">Scanner</A>
-<LI><A NAME="tex2html127"
- HREF="node39.html">Démarrage</A>
-<LI><A NAME="tex2html128"
- HREF="node40.html">Paramètre de démarrage</A>
-<LI><A NAME="tex2html129"
- HREF="node41.html">Serveur FAI</A>
-<LI><A NAME="tex2html130"
- HREF="node42.html">Liste des classes FAI utilisées</A>
-<LI><A NAME="tex2html131"
- HREF="node43.html">Modules du kernel (format : nom paramètre)</A>
-<LI><A NAME="tex2html132"
- HREF="node44.html">Partages</A>
-<LI><A NAME="tex2html133"
- HREF="node45.html">Imprimante</A>
-<LI><A NAME="tex2html134"
- HREF="node46.html">Général</A>
-<LI><A NAME="tex2html135"
- HREF="node47.html">Détails</A>
-<LI><A NAME="tex2html136"
- HREF="node48.html">Permissions</A>
-<LI><A NAME="tex2html137"
- HREF="node49.html">Configuration réseau</A>
-<LI><A NAME="tex2html138"
- HREF="node50.html">Information</A>
-<LI><A NAME="tex2html139"
- HREF="node51.html">Références</A>
-</UL>
-<BR>
-<LI><A NAME="tex2html140"
- HREF="node52.html">Configurer un serveur</A>
-<UL>
-<LI><A NAME="tex2html141"
- HREF="node53.html">Informations générales</A>
-<LI><A NAME="tex2html142"
- HREF="node54.html">Configuration réseau</A>
-<LI><A NAME="tex2html143"
- HREF="node55.html">Action</A>
-<LI><A NAME="tex2html144"
- HREF="node56.html">Databases</A>
-<LI><A NAME="tex2html145"
- HREF="node57.html">Services</A>
-<LI><A NAME="tex2html146"
- HREF="node58.html">Freigabe bearbeiten</A>
-<LI><A NAME="tex2html147"
- HREF="node59.html">Information</A>
-<LI><A NAME="tex2html148"
- HREF="node60.html">Références</A>
-</UL>
-<BR>
-<LI><A NAME="tex2html149"
- HREF="node61.html">Configurer une imprimante</A>
-<UL>
-<LI><A NAME="tex2html150"
- HREF="node62.html">Informations</A>
-<LI><A NAME="tex2html151"
- HREF="node63.html">Général</A>
-<LI><A NAME="tex2html152"
- HREF="node64.html">Détails</A>
-<LI><A NAME="tex2html153"
- HREF="node65.html">Permissions</A>
-<LI><A NAME="tex2html154"
- HREF="node66.html">Configuration réseau</A>
-<LI><A NAME="tex2html155"
- HREF="node67.html">Références</A>
-</UL>
-<BR>
-<LI><A NAME="tex2html156"
- HREF="node68.html">Configurer un téléphone</A>
-<UL>
-<LI><A NAME="tex2html157"
- HREF="node69.html">Informations générales</A>
-<LI><A NAME="tex2html158"
- HREF="node70.html">Configuration avancée du téléphone</A>
-<LI><A NAME="tex2html159"
- HREF="node71.html">Configuration réseau</A>
-<LI><A NAME="tex2html160"
- HREF="node72.html">Références</A>
-</UL>
-<BR>
-<LI><A NAME="tex2html161"
- HREF="node73.html">Configuration d'un composant</A>
-<UL>
-<LI><A NAME="tex2html162"
- HREF="node74.html">Informations générales</A>
-<LI><A NAME="tex2html163"
- HREF="node75.html">Configuration réseau</A>
-<LI><A NAME="tex2html164"
- HREF="node76.html">Références</A>
-</UL></UL>
-<!--End of Table of Child-Links-->
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/fr/html/systems/node10.html b/gosa-core/doc/core/fr/html/systems/node10.html
+++ /dev/null
@@ -1,44 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Matériel téléphonique</TITLE>
-<META NAME="description" CONTENT="Matériel téléphonique">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION00011800000000000000">
-Matériel téléphonique</A>
-</H3>
-
-<P>
-Précisez de quel type de téléphone il s'agit.
-
-<P>
-
-<P>
-<BR>
-
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/fr/html/systems/node11.html b/gosa-core/doc/core/fr/html/systems/node11.html
+++ /dev/null
@@ -1,54 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Carte graphique</TITLE>
-<META NAME="description" CONTENT="Carte graphique">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION00011900000000000000">
-Carte graphique</A>
-</H3>
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Pilote</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Sélectionner le pilote de la carte graphique</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Résolution</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Sélectionnez la résolution de l'écran du terminal dans la liste déroulante.</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Profondeur des couleurs</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Sélectionner le nombre de couleurs à afficher</TD>
-</TR>
-</TABLE>
-
-<P>
-
-<P>
-<BR>
-
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/fr/html/systems/node12.html b/gosa-core/doc/core/fr/html/systems/node12.html
+++ /dev/null
@@ -1,54 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Ecran</TITLE>
-<META NAME="description" CONTENT="Ecran">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION000111000000000000000">
-Ecran</A>
-</H3>
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=198>Type</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=227> </TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=198>Fréquence de synchronisation Horizontale</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=227>Indiquez la fréquence</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=198>Fréquence de synchronisation Verticale</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=227>Indiquez la fréquence</TD>
-</TR>
-</TABLE>
-
-<P>
-
-<P>
-<BR>
-
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/fr/html/systems/node13.html b/gosa-core/doc/core/fr/html/systems/node13.html
+++ /dev/null
@@ -1,54 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Bureau distant</TITLE>
-<META NAME="description" CONTENT="Bureau distant">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION000111100000000000000">
-Bureau distant</A>
-</H3>
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Méthode de connexion</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Sélectionnez le protocole utilisé dans la liste déroulante</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Serveur de terminaux</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Sélectionnez le serveur du terminal dans la liste déroulante</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Police du serveur</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Sélectionnez le serveur de police dans la liste déroulante</TD>
-</TR>
-</TABLE>
-
-<P>
-
-<P>
-<BR>
-
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/fr/html/systems/node14.html b/gosa-core/doc/core/fr/html/systems/node14.html
+++ /dev/null
@@ -1,51 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Imprimante</TITLE>
-<META NAME="description" CONTENT="Imprimante">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION000111200000000000000">
-Imprimante</A>
-</H3>
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=170>Fournir un service d'impression</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=255>Cochez pour indiquer si le terminal peut imprimer</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=170>Serveur de file d'attente</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=255>Sélectionnez le serveur d'impression dans la liste déroulante</TD>
-</TR>
-</TABLE>
-
-<P>
-
-<P>
-<BR>
-
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/fr/html/systems/node15.html b/gosa-core/doc/core/fr/html/systems/node15.html
+++ /dev/null
@@ -1,51 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Scanner</TITLE>
-<META NAME="description" CONTENT="Scanner">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION000111300000000000000">
-Scanner</A>
-</H3>
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=170>Fournir un service de scanner</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=255>Cochez pour indiquer si le terminal peut scanner</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=170>Modèle</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=255>Sélectionnez le modèle du scanner dans la liste déroulante</TD>
-</TR>
-</TABLE>
-
-<P>
-
-<P><P>
-<BR>
-
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/fr/html/systems/node16.html b/gosa-core/doc/core/fr/html/systems/node16.html
+++ /dev/null
@@ -1,37 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Démarrage</TITLE>
-<META NAME="description" CONTENT="Démarrage">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION000111400000000000000">
-Démarrage</A>
-</H3>
-
-<P>
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/fr/html/systems/node17.html b/gosa-core/doc/core/fr/html/systems/node17.html
+++ /dev/null
@@ -1,62 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Paramètre de démarrage</TITLE>
-<META NAME="description" CONTENT="Paramètre de démarrage">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION000111500000000000000">
-Paramètre de démarrage</A>
-</H3>
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Serveur LDAP</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Sélectionnez le serveur ldap correspondant dans la liste déroulante</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Kernel utilisé au démarrage</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Nom du kernel utilisé au démarrage</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Options personnalisées</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Options à passer au kernel lors du démarrage</TD>
-</TR>
-</TABLE>
-
-<P>
-
-<UL>
-<LI>Cochez pour sélectionnez le mode de démarrage, par défaut le mode
-graphique est activé.
-</LI>
-</UL>
-
-<P>
-
-<P>
-<BR>
-
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/fr/html/systems/node18.html b/gosa-core/doc/core/fr/html/systems/node18.html
+++ /dev/null
@@ -1,46 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Modules du kernel (format : nom paramètre)</TITLE>
-<META NAME="description" CONTENT="Modules du kernel (format : nom paramètre)">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION000111600000000000000">
-Modules du kernel (format : nom paramètre)</A>
-</H3>
-
-<P>
-Introduisez le nom du module à charger au démarrage suivi de ses paramètres,
-ensuite cliquez sur <SPAN CLASS="textit">Ajouter</SPAN>. Utilisez le bouton <SPAN CLASS="textit">Supprimer</SPAN>
-après avoir sélectionné le module.
-
-<P>
-
-<P>
-<BR>
-
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/fr/html/systems/node19.html b/gosa-core/doc/core/fr/html/systems/node19.html
+++ /dev/null
@@ -1,44 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Partages</TITLE>
-<META NAME="description" CONTENT="Partages">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION000111700000000000000">
-Partages</A>
-</H3>
-
-<P>
-Utilisez le bouton <SPAN CLASS="textit">Supprimer</SPAN> après avoir sélectionné le partage.
-
-<P>
-
-<P><P>
-<BR>
-
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/fr/html/systems/node2.html b/gosa-core/doc/core/fr/html/systems/node2.html
+++ /dev/null
@@ -1,92 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Configurer un terminal</TITLE>
-<META NAME="description" CONTENT="Configurer un terminal">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H2><A NAME="SECTION00011000000000000000">
-Configurer un terminal</A>
-</H2>
-
-<P>
-<BR> <HR>
-<!--Table of Child-Links-->
-<A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
-
-<UL CLASS="ChildLinks">
-<LI><A NAME="tex2html175"
- HREF="node3.html">Informations générales</A>
-<LI><A NAME="tex2html176"
- HREF="node4.html">Propriétés</A>
-<LI><A NAME="tex2html177"
- HREF="node5.html">Configuration réseau</A>
-<LI><A NAME="tex2html178"
- HREF="node6.html">Action</A>
-<LI><A NAME="tex2html179"
- HREF="node7.html">Périphériques</A>
-<LI><A NAME="tex2html180"
- HREF="node8.html">Clavier</A>
-<LI><A NAME="tex2html181"
- HREF="node9.html">Souris</A>
-<LI><A NAME="tex2html182"
- HREF="node10.html">Matériel téléphonique</A>
-<LI><A NAME="tex2html183"
- HREF="node11.html">Carte graphique</A>
-<LI><A NAME="tex2html184"
- HREF="node12.html">Ecran</A>
-<LI><A NAME="tex2html185"
- HREF="node13.html">Bureau distant</A>
-<LI><A NAME="tex2html186"
- HREF="node14.html">Imprimante</A>
-<LI><A NAME="tex2html187"
- HREF="node15.html">Scanner</A>
-<LI><A NAME="tex2html188"
- HREF="node16.html">Démarrage</A>
-<LI><A NAME="tex2html189"
- HREF="node17.html">Paramètre de démarrage</A>
-<LI><A NAME="tex2html190"
- HREF="node18.html">Modules du kernel (format : nom paramètre)</A>
-<LI><A NAME="tex2html191"
- HREF="node19.html">Partages</A>
-<LI><A NAME="tex2html192"
- HREF="node20.html">Imprimante</A>
-<LI><A NAME="tex2html193"
- HREF="node21.html">Général</A>
-<LI><A NAME="tex2html194"
- HREF="node22.html">Détails</A>
-<LI><A NAME="tex2html195"
- HREF="node23.html">Permissions</A>
-<LI><A NAME="tex2html196"
- HREF="node24.html">Configuration réseau</A>
-<LI><A NAME="tex2html197"
- HREF="node25.html">Information</A>
-<LI><A NAME="tex2html198"
- HREF="node26.html">Références</A>
-</UL>
-<!--End of Table of Child-Links-->
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/fr/html/systems/node20.html b/gosa-core/doc/core/fr/html/systems/node20.html
+++ /dev/null
@@ -1,37 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Imprimante</TITLE>
-<META NAME="description" CONTENT="Imprimante">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION000111800000000000000">
-Imprimante</A>
-</H3>
-
-<P>
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/fr/html/systems/node21.html b/gosa-core/doc/core/fr/html/systems/node21.html
+++ /dev/null
@@ -1,54 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Général</TITLE>
-<META NAME="description" CONTENT="Général">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION000111900000000000000">
-Général</A>
-</H3>
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Nom de l'imprimante<SPAN ID="hue502">*</SPAN></TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Introduisez le nom de l'imprimante</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Description</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Introduisez une description, un commentaire sur l'imprimante</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Base<SPAN ID="hue503">*</SPAN></TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Faites votre sélection dans la liste déroulante</TD>
-</TR>
-</TABLE>
-
-<P>
-
-<P>
-<BR>
-
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/fr/html/systems/node22.html b/gosa-core/doc/core/fr/html/systems/node22.html
+++ /dev/null
@@ -1,63 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Détails</TITLE>
-<META NAME="description" CONTENT="Détails">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION000112000000000000000">
-Détails</A>
-</H3>
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=198>
-<DIV ALIGN="LEFT">
-Localisation de l'imprimante
-</DIV></TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=227>Indiquez le lieu où se trouve physiquement l'imprimante</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=198>URL de l'imprimante</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=227>Introduisez l'url qui permet d'accéder à l'imprimante</TD>
-</TR>
-</TABLE>
-
-<P>
-
-<UL>
-<LI>Le bouton <SPAN CLASS="textit">Editer</SPAN> permet de télécharger un pilote d'imprimante
-depuis votre arborescence. Utilisez le bouton <SPAN CLASS="textit">Supprimer</SPAN> pour
-effacer le pilote choisi.
-</LI>
-</UL>
-
-<P>
-
-<P>
-<BR>
-
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/fr/html/systems/node23.html b/gosa-core/doc/core/fr/html/systems/node23.html
+++ /dev/null
@@ -1,49 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Permissions</TITLE>
-<META NAME="description" CONTENT="Permissions">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION000112100000000000000">
-Permissions</A>
-</H3>
-
-<P>
-L'administrateur peut donner la permission à un utilisateur ou à un
-groupe d'utiliser et/ou d'administrer une imprimante.
-
-<P>
-Le bouton <SPAN CLASS="textit">Ajouter un utilisateur</SPAN> renvoie à la liste des utilisateurs
-et le bouton <SPAN CLASS="textit">Ajouter un groupe</SPAN> renvoie à la liste des groupes.
-
-<P>
-
-<P>
-<BR>
-
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/fr/html/systems/node24.html b/gosa-core/doc/core/fr/html/systems/node24.html
+++ /dev/null
@@ -1,51 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Configuration réseau</TITLE>
-<META NAME="description" CONTENT="Configuration réseau">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION000112200000000000000">
-Configuration réseau</A>
-</H3>
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Adresse IP</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Introduisez l'adresse IP de l'imprimante</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Adresse MAC</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Introduisez l'adresse MAC de l'imprimante</TD>
-</TR>
-</TABLE>
-
-<P>
-
-<P><P>
-<BR>
-
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/fr/html/systems/node25.html b/gosa-core/doc/core/fr/html/systems/node25.html
+++ /dev/null
@@ -1,44 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Information</TITLE>
-<META NAME="description" CONTENT="Information">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION000112300000000000000">
-Information</A>
-</H3>
-
-<P>
-Cet onglet donne un compte rendu de l'état du système.
-
-<P>
-
-<P><P>
-<BR>
-
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/fr/html/systems/node26.html b/gosa-core/doc/core/fr/html/systems/node26.html
+++ /dev/null
@@ -1,41 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Références</TITLE>
-<META NAME="description" CONTENT="Références">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION000112400000000000000">
-Références</A>
-</H3>
-
-<P>
-Les références résument les relations existantes entre objets.
-
-<P>
-
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/fr/html/systems/node27.html b/gosa-core/doc/core/fr/html/systems/node27.html
+++ /dev/null
@@ -1,92 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Configurer une station de travail</TITLE>
-<META NAME="description" CONTENT="Configurer une station de travail">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H2><A NAME="SECTION00012000000000000000">
-Configurer une station de travail</A>
-</H2>
-
-<P>
-<BR> <HR>
-<!--Table of Child-Links-->
-<A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
-
-<UL CLASS="ChildLinks">
-<LI><A NAME="tex2html447"
- HREF="node28.html">Informations générales</A>
-<LI><A NAME="tex2html448"
- HREF="node29.html">Propriétés</A>
-<LI><A NAME="tex2html449"
- HREF="node30.html">Configuration réseau</A>
-<LI><A NAME="tex2html450"
- HREF="node31.html">Action</A>
-<LI><A NAME="tex2html451"
- HREF="node32.html">Périphériques</A>
-<LI><A NAME="tex2html452"
- HREF="node33.html">Clavier</A>
-<LI><A NAME="tex2html453"
- HREF="node34.html">Souris</A>
-<LI><A NAME="tex2html454"
- HREF="node35.html">Matériel téléphonique</A>
-<LI><A NAME="tex2html455"
- HREF="node36.html">Carte graphique</A>
-<LI><A NAME="tex2html456"
- HREF="node37.html">Ecran</A>
-<LI><A NAME="tex2html457"
- HREF="node38.html">Scanner</A>
-<LI><A NAME="tex2html458"
- HREF="node39.html">Démarrage</A>
-<LI><A NAME="tex2html459"
- HREF="node40.html">Paramètre de démarrage</A>
-<LI><A NAME="tex2html460"
- HREF="node41.html">Serveur FAI</A>
-<LI><A NAME="tex2html461"
- HREF="node42.html">Liste des classes FAI utilisées</A>
-<LI><A NAME="tex2html462"
- HREF="node43.html">Modules du kernel (format : nom paramètre)</A>
-<LI><A NAME="tex2html463"
- HREF="node44.html">Partages</A>
-<LI><A NAME="tex2html464"
- HREF="node45.html">Imprimante</A>
-<LI><A NAME="tex2html465"
- HREF="node46.html">Général</A>
-<LI><A NAME="tex2html466"
- HREF="node47.html">Détails</A>
-<LI><A NAME="tex2html467"
- HREF="node48.html">Permissions</A>
-<LI><A NAME="tex2html468"
- HREF="node49.html">Configuration réseau</A>
-<LI><A NAME="tex2html469"
- HREF="node50.html">Information</A>
-<LI><A NAME="tex2html470"
- HREF="node51.html">Références</A>
-</UL>
-<!--End of Table of Child-Links-->
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/fr/html/systems/node28.html b/gosa-core/doc/core/fr/html/systems/node28.html
+++ /dev/null
@@ -1,37 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Informations générales</TITLE>
-<META NAME="description" CONTENT="Informations générales">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION00012100000000000000">
-Informations générales</A>
-</H3>
-
-<P>
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/fr/html/systems/node29.html b/gosa-core/doc/core/fr/html/systems/node29.html
+++ /dev/null
@@ -1,62 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Propriétés</TITLE>
-<META NAME="description" CONTENT="Propriétés">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION00012200000000000000">
-Propriétés</A>
-</H3>
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Modèle de station de travail</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283> </TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Base<SPAN ID="hue507">*</SPAN></TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Sélection d'un département dans la liste déroulante. La station de
-travail sera associée à ce département.</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Mode</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Sélection du mode dans la liste déroulante. L'administrateur peut
-activer la station, verrouiller la station ou effectuer un test mémoire.</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Serveur de logs systèmes</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Sélectionnez le serveur de logs dans la liste déroulante</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Seveur NTP</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Sélectionnez le serveur de temps dans la liste déroulante</TD>
-</TR>
-</TABLE>
-
-<P>
-
-<P>
-<BR>
-
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/fr/html/systems/node3.html b/gosa-core/doc/core/fr/html/systems/node3.html
+++ /dev/null
@@ -1,37 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Informations générales</TITLE>
-<META NAME="description" CONTENT="Informations générales">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION00011100000000000000">
-Informations générales</A>
-</H3>
-
-<P>
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/fr/html/systems/node30.html b/gosa-core/doc/core/fr/html/systems/node30.html
+++ /dev/null
@@ -1,51 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Configuration réseau</TITLE>
-<META NAME="description" CONTENT="Configuration réseau">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION00012300000000000000">
-Configuration réseau</A>
-</H3>
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Adresse IP</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Adresse IP de la station de travail</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Adresse MAC</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Adresse MAC de la station de travail</TD>
-</TR>
-</TABLE>
-
-<P>
-
-<P>
-<BR>
-
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/fr/html/systems/node31.html b/gosa-core/doc/core/fr/html/systems/node31.html
+++ /dev/null
@@ -1,44 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Action</TITLE>
-<META NAME="description" CONTENT="Action">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION00012400000000000000">
-Action</A>
-</H3>
-
-<P>
-Choisissez l'action à exécuter sur le poste de travail.
-
-<P>
-
-<P><P>
-<BR>
-
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/fr/html/systems/node32.html b/gosa-core/doc/core/fr/html/systems/node32.html
+++ /dev/null
@@ -1,37 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Périphériques</TITLE>
-<META NAME="description" CONTENT="Périphériques">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION00012500000000000000">
-Périphériques</A>
-</H3>
-
-<P>
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/fr/html/systems/node33.html b/gosa-core/doc/core/fr/html/systems/node33.html
+++ /dev/null
@@ -1,54 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Clavier</TITLE>
-<META NAME="description" CONTENT="Clavier">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION00012600000000000000">
-Clavier</A>
-</H3>
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Modèle</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Sélectionnez le modèle du clavier dans la liste déroulante</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Disposition</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Sélectionnez la langue du clavier dans la liste déroulante</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Variante</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Sélectionnez la particularité du clavier</TD>
-</TR>
-</TABLE>
-
-<P>
-
-<P>
-<BR>
-
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/fr/html/systems/node34.html b/gosa-core/doc/core/fr/html/systems/node34.html
+++ /dev/null
@@ -1,52 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Souris</TITLE>
-<META NAME="description" CONTENT="Souris">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION00012700000000000000">
-Souris</A>
-</H3>
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Type</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Sélectionnez le modèle de la souris dans la liste déroulante</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Port</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Sélectionnez le port sur lequel sera branchée la souris dans la liste
-déroulante</TD>
-</TR>
-</TABLE>
-
-<P>
-
-<P>
-<BR>
-
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/fr/html/systems/node35.html b/gosa-core/doc/core/fr/html/systems/node35.html
+++ /dev/null
@@ -1,44 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Matériel téléphonique</TITLE>
-<META NAME="description" CONTENT="Matériel téléphonique">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION00012800000000000000">
-Matériel téléphonique</A>
-</H3>
-
-<P>
-Précisez de quel type de téléphone il s'agit.
-
-<P>
-
-<P>
-<BR>
-
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/fr/html/systems/node36.html b/gosa-core/doc/core/fr/html/systems/node36.html
+++ /dev/null
@@ -1,55 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Carte graphique</TITLE>
-<META NAME="description" CONTENT="Carte graphique">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION00012900000000000000">
-Carte graphique</A>
-</H3>
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Pilote</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Sélectionner le pilote de la carte graphique</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Résolution</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Sélectionnez la résolution de l'écran de la station de travail dans
-la liste déroulante.</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Profondeur des couleurs</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Sélectionner le nombre de couleurs à afficher</TD>
-</TR>
-</TABLE>
-
-<P>
-
-<P>
-<BR>
-
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/fr/html/systems/node37.html b/gosa-core/doc/core/fr/html/systems/node37.html
+++ /dev/null
@@ -1,54 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Ecran</TITLE>
-<META NAME="description" CONTENT="Ecran">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION000121000000000000000">
-Ecran</A>
-</H3>
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=198>Type</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=227> </TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=198>Fréquence de synchronisation Horizontale</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=227>Indiquez la fréquence</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=198>Fréquence de synchronisation Verticale</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=227>Indiquez la fréquence</TD>
-</TR>
-</TABLE>
-
-<P>
-
-<P>
-<BR>
-
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/fr/html/systems/node38.html b/gosa-core/doc/core/fr/html/systems/node38.html
+++ /dev/null
@@ -1,48 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Scanner</TITLE>
-<META NAME="description" CONTENT="Scanner">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION000121100000000000000">
-Scanner</A>
-</H3>
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=170>Fournir un service de scanner</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=255>Cochez pour indiquer si la station de travail peut scanner</TD>
-</TR>
-</TABLE>
-
-<P>
-
-<P><P>
-<BR>
-
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/fr/html/systems/node39.html b/gosa-core/doc/core/fr/html/systems/node39.html
+++ /dev/null
@@ -1,37 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Démarrage</TITLE>
-<META NAME="description" CONTENT="Démarrage">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION000121200000000000000">
-Démarrage</A>
-</H3>
-
-<P>
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/fr/html/systems/node4.html b/gosa-core/doc/core/fr/html/systems/node4.html
+++ /dev/null
@@ -1,68 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Propriétés</TITLE>
-<META NAME="description" CONTENT="Propriétés">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION00011200000000000000">
-Propriétés</A>
-</H3>
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Modèle de terminaux</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283> </TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Base<SPAN ID="hue491">*</SPAN></TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Faites votre séléction dans la liste déroulante. Le terminal sera
-associé à ce département.</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Serveur Primaire</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Sélectionnez le serveur primaire dans la liste déroulante</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Serveur de Swap</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Sélectionnez le serveur de swap dans la liste déroulante</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Mode</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Faites votre séléction dans la liste déroulante. L'administrateur
-peut désactiver le terminal ou choisir le mode d'affichage adéquat.</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Serveur de logs systèmes</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Sélectionnez le serveur de logs dans la liste déroulante</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Seveur NTP</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Sélectionnez le serveur de temps dans la liste déroulante</TD>
-</TR>
-</TABLE>
-
-<P>
-
-<P>
-<BR>
-
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/fr/html/systems/node40.html b/gosa-core/doc/core/fr/html/systems/node40.html
+++ /dev/null
@@ -1,62 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Paramètre de démarrage</TITLE>
-<META NAME="description" CONTENT="Paramètre de démarrage">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION000121300000000000000">
-Paramètre de démarrage</A>
-</H3>
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Serveur LDAP</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Sélectionnez le serveur ldap correspondant dans la liste déroulante</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Kernel utilisé au démarrage</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Nom du kernel utilisé au démarrage</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Options personnalisées</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Options à passer au kernel lors du démarrage</TD>
-</TR>
-</TABLE>
-
-<P>
-
-<UL>
-<LI>Cochez pour sélectionnez le mode de démarrage, par défaut le mode
-graphique est activé.
-</LI>
-</UL>
-
-<P>
-
-<P>
-<BR>
-
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/fr/html/systems/node41.html b/gosa-core/doc/core/fr/html/systems/node41.html
+++ /dev/null
@@ -1,45 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Serveur FAI</TITLE>
-<META NAME="description" CONTENT="Serveur FAI">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION000121400000000000000">
-Serveur FAI</A>
-</H3>
-
-<P>
-Sélectionnez le serveur FAI dans la liste déroulante pour le démarrage
-initial de la station de travail.
-
-<P>
-
-<P>
-<BR>
-
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/fr/html/systems/node42.html b/gosa-core/doc/core/fr/html/systems/node42.html
+++ /dev/null
@@ -1,45 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Liste des classes FAI utilisées</TITLE>
-<META NAME="description" CONTENT="Liste des classes FAI utilisées">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION000121500000000000000">
-Liste des classes FAI utilisées</A>
-</H3>
-
-<P>
-Utilisez le bouton <SPAN CLASS="textit">Ajouter</SPAN> pour sélectionner la liste des classes
-FAI utilisées pour cette station de travail.
-
-<P>
-
-<P>
-<BR>
-
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/fr/html/systems/node43.html b/gosa-core/doc/core/fr/html/systems/node43.html
+++ /dev/null
@@ -1,46 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Modules du kernel (format : nom paramètre)</TITLE>
-<META NAME="description" CONTENT="Modules du kernel (format : nom paramètre)">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION000121600000000000000">
-Modules du kernel (format : nom paramètre)</A>
-</H3>
-
-<P>
-Introduisez le nom du module à charger au démarrage suivi de ses paramètres,
-ensuite cliquez sur <SPAN CLASS="textit">Ajouter</SPAN>. Utilisez le bouton <SPAN CLASS="textit">Supprimer</SPAN>
-après avoir sélectionné le module.
-
-<P>
-
-<P>
-<BR>
-
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/fr/html/systems/node44.html b/gosa-core/doc/core/fr/html/systems/node44.html
+++ /dev/null
@@ -1,44 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Partages</TITLE>
-<META NAME="description" CONTENT="Partages">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION000121700000000000000">
-Partages</A>
-</H3>
-
-<P>
-Utilisez le bouton <SPAN CLASS="textit">Supprimer</SPAN> après avoir sélectionné le partage.
-
-<P>
-
-<P><P>
-<BR>
-
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/fr/html/systems/node45.html b/gosa-core/doc/core/fr/html/systems/node45.html
+++ /dev/null
@@ -1,37 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Imprimante</TITLE>
-<META NAME="description" CONTENT="Imprimante">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION000121800000000000000">
-Imprimante</A>
-</H3>
-
-<P>
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/fr/html/systems/node46.html b/gosa-core/doc/core/fr/html/systems/node46.html
+++ /dev/null
@@ -1,54 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Général</TITLE>
-<META NAME="description" CONTENT="Général">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION000121900000000000000">
-Général</A>
-</H3>
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Nom de l'imprimante<SPAN ID="hue516">*</SPAN></TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Introduisez le nom de l'imprimante</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Description</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Introduisez une description, un commentaire sur l'imprimante</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Base<SPAN ID="hue517">*</SPAN></TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Faites votre sélection dans la liste déroulante</TD>
-</TR>
-</TABLE>
-
-<P>
-
-<P>
-<BR>
-
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/fr/html/systems/node47.html b/gosa-core/doc/core/fr/html/systems/node47.html
+++ /dev/null
@@ -1,63 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Détails</TITLE>
-<META NAME="description" CONTENT="Détails">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION000122000000000000000">
-Détails</A>
-</H3>
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=198>
-<DIV ALIGN="LEFT">
-Localisation de l'imprimante
-</DIV></TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=227>Indiquez le lieu où se trouve physiquement l'imprimante</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=198>URL de l'imprimante</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=227>Introduisez l'url qui permet d'accéder à l'imprimante</TD>
-</TR>
-</TABLE>
-
-<P>
-
-<UL>
-<LI>Le bouton <SPAN CLASS="textit">Editer</SPAN> permet de télécharger un pilote d'imprimante
-depuis votre arborescence. Utilisez le bouton <SPAN CLASS="textit">Supprimer</SPAN> pour
-effacer le pilote choisi.
-</LI>
-</UL>
-
-<P>
-
-<P>
-<BR>
-
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/fr/html/systems/node48.html b/gosa-core/doc/core/fr/html/systems/node48.html
+++ /dev/null
@@ -1,49 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Permissions</TITLE>
-<META NAME="description" CONTENT="Permissions">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION000122100000000000000">
-Permissions</A>
-</H3>
-
-<P>
-L'administrateur peut donner la permission à un utilisateur ou à un
-groupe d'utiliser et/ou d'administrer une imprimante.
-
-<P>
-Le bouton <SPAN CLASS="textit">Ajouter un utilisateur</SPAN> renvoie à la liste des utilisateurs
-et le bouton <SPAN CLASS="textit">Ajouter un groupe</SPAN> renvoie à la liste des groupes.
-
-<P>
-
-<P>
-<BR>
-
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/fr/html/systems/node49.html b/gosa-core/doc/core/fr/html/systems/node49.html
+++ /dev/null
@@ -1,51 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Configuration réseau</TITLE>
-<META NAME="description" CONTENT="Configuration réseau">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION000122200000000000000">
-Configuration réseau</A>
-</H3>
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Adresse IP</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Introduisez l'adresse IP de l'imprimante</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Adresse MAC</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Introduisez l'adresse MAC de l'imprimante</TD>
-</TR>
-</TABLE>
-
-<P>
-
-<P><P>
-<BR>
-
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/fr/html/systems/node5.html b/gosa-core/doc/core/fr/html/systems/node5.html
+++ /dev/null
@@ -1,51 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Configuration réseau</TITLE>
-<META NAME="description" CONTENT="Configuration réseau">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION00011300000000000000">
-Configuration réseau</A>
-</H3>
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Adresse IP</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Adresse IP du terminal</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Adresse MAC</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Adresse MAC du terminal</TD>
-</TR>
-</TABLE>
-
-<P>
-
-<P>
-<BR>
-
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/fr/html/systems/node50.html b/gosa-core/doc/core/fr/html/systems/node50.html
+++ /dev/null
@@ -1,44 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Information</TITLE>
-<META NAME="description" CONTENT="Information">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION000122300000000000000">
-Information</A>
-</H3>
-
-<P>
-Cet onglet donne un compte rendu de l'état du système.
-
-<P>
-
-<P><P>
-<BR>
-
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/fr/html/systems/node51.html b/gosa-core/doc/core/fr/html/systems/node51.html
+++ /dev/null
@@ -1,41 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Références</TITLE>
-<META NAME="description" CONTENT="Références">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION000122400000000000000">
-Références</A>
-</H3>
-
-<P>
-Les références résument les relations existantes entre objets.
-
-<P>
-
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/fr/html/systems/node52.html b/gosa-core/doc/core/fr/html/systems/node52.html
+++ /dev/null
@@ -1,60 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Configurer un serveur</TITLE>
-<META NAME="description" CONTENT="Configurer un serveur">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H2><A NAME="SECTION00013000000000000000">
-Configurer un serveur</A>
-</H2>
-
-<P>
-<BR> <HR>
-<!--Table of Child-Links-->
-<A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
-
-<UL CLASS="ChildLinks">
-<LI><A NAME="tex2html719"
- HREF="node53.html">Informations générales</A>
-<LI><A NAME="tex2html720"
- HREF="node54.html">Configuration réseau</A>
-<LI><A NAME="tex2html721"
- HREF="node55.html">Action</A>
-<LI><A NAME="tex2html722"
- HREF="node56.html">Databases</A>
-<LI><A NAME="tex2html723"
- HREF="node57.html">Services</A>
-<LI><A NAME="tex2html724"
- HREF="node58.html">Freigabe bearbeiten</A>
-<LI><A NAME="tex2html725"
- HREF="node59.html">Information</A>
-<LI><A NAME="tex2html726"
- HREF="node60.html">Références</A>
-</UL>
-<!--End of Table of Child-Links-->
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/fr/html/systems/node53.html b/gosa-core/doc/core/fr/html/systems/node53.html
+++ /dev/null
@@ -1,55 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Informations générales</TITLE>
-<META NAME="description" CONTENT="Informations générales">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION00013100000000000000">
-Informations générales</A>
-</H3>
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142><SPAN ID="hue274">Nom du serveur</SPAN><SPAN ID="hue521">*</SPAN></TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Introduisez le nom du serveur</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Base<SPAN ID="hue522">*</SPAN></TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Sélectionnez dans la liste déroulante le département auquel le serveur
-sera associé</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Description</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Introduisez une description, un commentaire sur le serveur</TD>
-</TR>
-</TABLE>
-
-<P>
-
-<P>
-<BR>
-
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/fr/html/systems/node54.html b/gosa-core/doc/core/fr/html/systems/node54.html
+++ /dev/null
@@ -1,51 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Configuration réseau</TITLE>
-<META NAME="description" CONTENT="Configuration réseau">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION00013200000000000000">
-Configuration réseau</A>
-</H3>
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Adresse IP</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Introduisez l'adresse IP du serveur</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Adresse MAC</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Introduisez l'adresse MAC du serveur</TD>
-</TR>
-</TABLE>
-
-<P>
-
-<P>
-<BR>
-
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/fr/html/systems/node55.html b/gosa-core/doc/core/fr/html/systems/node55.html
+++ /dev/null
@@ -1,44 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Action</TITLE>
-<META NAME="description" CONTENT="Action">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION00013300000000000000">
-Action</A>
-</H3>
-
-<P>
-Choisissez l'action à exécuter sur le serveur.
-
-<P>
-
-<P><P>
-<BR>
-
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/fr/html/systems/node56.html b/gosa-core/doc/core/fr/html/systems/node56.html
+++ /dev/null
@@ -1,157 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Databases</TITLE>
-<META NAME="description" CONTENT="Databases">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION00013400000000000000">
-Databases</A>
-</H3>
-
-<P>
-Ce point regroupe toutes les bases de données qui peuvent être associées
-à certaines fonctionnalités de GOsa.
-
-<P>
-L'administrateur à le choix entre :
-
-<P>
-
-<UL>
-<LI>Accès kadmin Kerberos
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Realm Kerberos</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Introduisez le realm Kerberos</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Administrateur</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Introduisez le login de l'administrateur Kerberos</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Mot de passe</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Introduisez le mot de passe de l'administrateur Kerberos</TD>
-</TR>
-</TABLE>
-
-<P>
-
-<P>
-<BR>
-
-</LI>
-<LI>Base de données des FAX
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Utilisateur</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Introduisez le login du propriétaire de la base de données</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Mot de passe</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Introduisez le mot de passe du propriétaire de la base de données</TD>
-</TR>
-</TABLE>
-
-<P>
-
-<P>
-<BR>
-
-</LI>
-<LI>Administration d'Asterisk
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Utilisateur</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Introduisez le login du propriétaire de la base de données</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Mot de passe</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Introduisez le mot de passe du propriétaire de la base de données</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Préfixe du pays</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Introduisez le préfixe du pays</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Préfixe local</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Introduisez le préfixe local</TD>
-</TR>
-</TABLE>
-
-<P>
-
-<P>
-<BR>
-
-</LI>
-<LI>Accès administrateur IMAP
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Nom du serveur</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Introduisez le nom complet du serveur en notation internet (smtp.acme.com)</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>URL de connexion</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283> </TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Administrateur</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Introduisez le login de l'administrateur du serveur imap</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Mot de passe</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Introduisez le mot de passe de l'administrateur du serveur imap</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>port Sieve</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Introduisez le port sur lequel Sieve répond</TD>
-</TR>
-</TABLE>
-
-<P>
-
-<P>
-<BR>
-
-</LI>
-<LI>Base de données des logs
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Utilisateur</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Introduisez le login du propriétaire de la base de données</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Mot de passe</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Introduisez le mot de passe du propriétaire de la base de données</TD>
-</TR>
-</TABLE>
-
-<P>
-</LI>
-</UL>
-
-<P>
-
-<P><P>
-<BR>
-
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/fr/html/systems/node57.html b/gosa-core/doc/core/fr/html/systems/node57.html
+++ /dev/null
@@ -1,49 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Services</TITLE>
-<META NAME="description" CONTENT="Services">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION00013500000000000000">
-Services</A>
-</H3>
-
-<P>
-
-<UL>
-<LI>Exportation Nfs
-</LI>
-</UL>
-Utilisez le bouton <SPAN CLASS="textit">Ajouter</SPAN> pour pouvoir configurer les exports
-Nfs.
-
-<P></P>
-
-
-<P>
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/fr/html/systems/node58.html b/gosa-core/doc/core/fr/html/systems/node58.html
+++ /dev/null
@@ -1,147 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Freigabe bearbeiten</TITLE>
-<META NAME="description" CONTENT="Freigabe bearbeiten">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION00013600000000000000">
-Freigabe bearbeiten</A>
-</H3>
-
-<P></P>
-
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Nom<SPAN ID="hue530">*</SPAN></TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Introduisez le nom du partage</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Description</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Introduisez une description, un commentaire sur le partage</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Type</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Faites votre sélection dans la liste déroulante du type de partage</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Type de caractères</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Faites votre sélection dans la liste déroulante du type d'encodage</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Chemin</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Indiquez le répertoire correspondant au partage</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Option</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Indiquez les options éventuelles pour ce partage</TD>
-</TR>
-</TABLE>
-
-<P>
-
-<P></P>
-Cliquez sur le bouton <SPAN CLASS="textit">Enregistrer</SPAN> pour terminer la configuration
-du partage.
-
-<P>
-
-<BR>
-
-<UL>
-<LI>Services de temps
-</LI>
-</UL>
-Utilisez le bouton <SPAN CLASS="textit">Ajouter</SPAN> pour pouvoir introduire l'adresse
-du serveur de temps.
-
-<P>
-
-<BR>
-
-<UL>
-<LI>Service LDAP
-</LI>
-</UL>
-Cochez pour pouvoir introduire l'adresse du serveur ldap
-
-<P>
-
-<BR>
-
-<UL>
-<LI>Services de terminaux
-</LI>
-</UL>
-Cochez pour indiquer que ce serveur est un serveur de terminaux.
-
-<P></P>
-
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=198>Désactiver temporairement le login</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=227>Cochez pour empêcher les terminaux de se connecter temporairement</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=198>Répertoire des polices de caractères</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=227>Introduisez le répertoire de polices de caractères utilisé par les
-terminaux</TD>
-</TR>
-</TABLE>
-
-<P>
-
-<BR>
-
-<UL>
-<LI>Service de logs systèmes
-</LI>
-</UL>
-Cochez pour indiquer que le serveur comprend un service de logs systèmes.
-
-<P>
-
-<BR>
-
-<UL>
-<LI>Services d'impression
-</LI>
-</UL>
-Cochez pour indiquer que le serveur comprend un service d'impression.
-
-<P>
-
-<BR>
-
-<UL>
-<LI>Serveur de messagerie
-</LI>
-</UL>
-Cochez pour indiquer que le serveur comprend un service de messagerie.
-
-<P>
-
-<P><P>
-<BR>
-
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/fr/html/systems/node59.html b/gosa-core/doc/core/fr/html/systems/node59.html
+++ /dev/null
@@ -1,44 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Information</TITLE>
-<META NAME="description" CONTENT="Information">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION00013700000000000000">
-Information</A>
-</H3>
-
-<P>
-Cet onglet donne un compte rendu de l'état du système.
-
-<P>
-
-<P><P>
-<BR>
-
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/fr/html/systems/node6.html b/gosa-core/doc/core/fr/html/systems/node6.html
+++ /dev/null
@@ -1,44 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Action</TITLE>
-<META NAME="description" CONTENT="Action">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION00011400000000000000">
-Action</A>
-</H3>
-
-<P>
-Choisissez l'action à exécuter sur le terminal.
-
-<P>
-
-<P><P>
-<BR>
-
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/fr/html/systems/node60.html b/gosa-core/doc/core/fr/html/systems/node60.html
+++ /dev/null
@@ -1,41 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Références</TITLE>
-<META NAME="description" CONTENT="Références">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION00013800000000000000">
-Références</A>
-</H3>
-
-<P>
-Les références résument les relations existantes entre objets.
-
-<P>
-
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/fr/html/systems/node61.html b/gosa-core/doc/core/fr/html/systems/node61.html
+++ /dev/null
@@ -1,56 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Configurer une imprimante</TITLE>
-<META NAME="description" CONTENT="Configurer une imprimante">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H2><A NAME="SECTION00014000000000000000">
-Configurer une imprimante</A>
-</H2>
-
-<P>
-<BR> <HR>
-<!--Table of Child-Links-->
-<A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
-
-<UL CLASS="ChildLinks">
-<LI><A NAME="tex2html815"
- HREF="node62.html">Informations</A>
-<LI><A NAME="tex2html816"
- HREF="node63.html">Général</A>
-<LI><A NAME="tex2html817"
- HREF="node64.html">Détails</A>
-<LI><A NAME="tex2html818"
- HREF="node65.html">Permissions</A>
-<LI><A NAME="tex2html819"
- HREF="node66.html">Configuration réseau</A>
-<LI><A NAME="tex2html820"
- HREF="node67.html">Références</A>
-</UL>
-<!--End of Table of Child-Links-->
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/fr/html/systems/node62.html b/gosa-core/doc/core/fr/html/systems/node62.html
+++ /dev/null
@@ -1,37 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Informations</TITLE>
-<META NAME="description" CONTENT="Informations">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION00014100000000000000">
-Informations</A>
-</H3>
-
-<P>
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/fr/html/systems/node63.html b/gosa-core/doc/core/fr/html/systems/node63.html
+++ /dev/null
@@ -1,54 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Général</TITLE>
-<META NAME="description" CONTENT="Général">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION00014200000000000000">
-Général</A>
-</H3>
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Nom de l'imprimante<SPAN ID="hue533">*</SPAN></TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Introduisez le nom de l'imprimante</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Description</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Introduisez une description, un commentaire sur l'imprimante</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Base<SPAN ID="hue534">*</SPAN></TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Faites votre sélection dans la liste déroulante</TD>
-</TR>
-</TABLE>
-
-<P>
-
-<P>
-<BR>
-
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/fr/html/systems/node64.html b/gosa-core/doc/core/fr/html/systems/node64.html
+++ /dev/null
@@ -1,63 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Détails</TITLE>
-<META NAME="description" CONTENT="Détails">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION00014300000000000000">
-Détails</A>
-</H3>
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=198>
-<DIV ALIGN="LEFT">
-Localisation de l'imprimante
-</DIV></TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=227>Indiquez le lieu où se trouve physiquement l'imprimante</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=198>URL de l'imprimante</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=227>Introduisez l'url qui permet d'accéder à l'imprimante</TD>
-</TR>
-</TABLE>
-
-<P>
-
-<UL>
-<LI>Le bouton <SPAN CLASS="textit">Editer</SPAN> permet de télécharger un pilote d'imprimante
-depuis votre arborescence. Utilisez le bouton <SPAN CLASS="textit">Supprimer</SPAN> pour
-effacer le pilote choisi.
-</LI>
-</UL>
-
-<P>
-
-<P>
-<BR>
-
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/fr/html/systems/node65.html b/gosa-core/doc/core/fr/html/systems/node65.html
+++ /dev/null
@@ -1,49 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Permissions</TITLE>
-<META NAME="description" CONTENT="Permissions">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION00014400000000000000">
-Permissions</A>
-</H3>
-
-<P>
-L'administrateur peut donner la permission à un utilisateur ou à un
-groupe d'utiliser et/ou d'administrer une imprimante.
-
-<P>
-Le bouton <SPAN CLASS="textit">Ajouter un utilisateur</SPAN> renvoie à la liste des utilisateurs
-et le bouton <SPAN CLASS="textit">Ajouter un groupe</SPAN> renvoie à la liste des groupes.
-
-<P>
-
-<P>
-<BR>
-
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/fr/html/systems/node66.html b/gosa-core/doc/core/fr/html/systems/node66.html
+++ /dev/null
@@ -1,51 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Configuration réseau</TITLE>
-<META NAME="description" CONTENT="Configuration réseau">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION00014500000000000000">
-Configuration réseau</A>
-</H3>
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Adresse IP</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Introduisez l'adresse IP de l'imprimante</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Adresse MAC</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Introduisez l'adresse MAC de l'imprimante</TD>
-</TR>
-</TABLE>
-
-<P>
-
-<P><P>
-<BR>
-
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/fr/html/systems/node67.html b/gosa-core/doc/core/fr/html/systems/node67.html
+++ /dev/null
@@ -1,41 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Références</TITLE>
-<META NAME="description" CONTENT="Références">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION00014600000000000000">
-Références</A>
-</H3>
-
-<P>
-Les références résument les relations existantes entre objets.
-
-<P>
-
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/fr/html/systems/node68.html b/gosa-core/doc/core/fr/html/systems/node68.html
+++ /dev/null
@@ -1,52 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Configurer un téléphone</TITLE>
-<META NAME="description" CONTENT="Configurer un téléphone">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H2><A NAME="SECTION00015000000000000000">
-Configurer un téléphone</A>
-</H2>
-
-<P>
-<BR> <HR>
-<!--Table of Child-Links-->
-<A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
-
-<UL CLASS="ChildLinks">
-<LI><A NAME="tex2html889"
- HREF="node69.html">Informations générales</A>
-<LI><A NAME="tex2html890"
- HREF="node70.html">Configuration avancée du téléphone</A>
-<LI><A NAME="tex2html891"
- HREF="node71.html">Configuration réseau</A>
-<LI><A NAME="tex2html892"
- HREF="node72.html">Références</A>
-</UL>
-<!--End of Table of Child-Links-->
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/fr/html/systems/node69.html b/gosa-core/doc/core/fr/html/systems/node69.html
+++ /dev/null
@@ -1,55 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Informations générales</TITLE>
-<META NAME="description" CONTENT="Informations générales">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION00015100000000000000">
-Informations générales</A>
-</H3>
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Nom du téléphone<SPAN ID="hue538">*</SPAN></TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Introduisez le nom du téléphone</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Base<SPAN ID="hue539">*</SPAN></TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Choisissez dans la liste déroulante le nom du département auquel sera
-associé le téléphone</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Description</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Introduisez une description, un commentaire sur le téléphone</TD>
-</TR>
-</TABLE>
-
-<P>
-
-<P>
-<BR>
-
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/fr/html/systems/node7.html b/gosa-core/doc/core/fr/html/systems/node7.html
+++ /dev/null
@@ -1,37 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Périphériques</TITLE>
-<META NAME="description" CONTENT="Périphériques">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION00011500000000000000">
-Périphériques</A>
-</H3>
-
-<P>
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/fr/html/systems/node70.html b/gosa-core/doc/core/fr/html/systems/node70.html
+++ /dev/null
@@ -1,144 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Configuration avancée du téléphone</TITLE>
-<META NAME="description" CONTENT="Configuration avancée du téléphone">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION00015200000000000000">
-Configuration avancée du téléphone</A>
-</H3>
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Type <SPAN ID="hue411">de téléphone</SPAN><SPAN ID="hue541">*</SPAN></TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Choisissez dans la liste déroulante le type du téléphone : SIP, IAX
-ou CAPI</TD>
-</TR>
-</TABLE>
-
-<P>
-
-<BR>
-
-<UL>
-<LI>Si SIP est sélectionné vous devez remplir les champs suivants :
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=170>Mode<SPAN ID="hue543">*</SPAN></TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=255>Choisissez dans la liste déroulante le mode de fonctionnement du téléphone</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=170>Mode DTMF</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=255>Choisissez dans la liste déroulante le type de modulation DTMF utilisé
-par le téléphone</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=170>
-<DIV ALIGN="LEFT">
-Adresse IP par défaut
-</DIV></TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=255>Choisissez dans la liste déroulante le type de configuration de l'adresse
-IP</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=170>
-<DIV ALIGN="LEFT">
-Temps de réponse maximum
-</DIV></TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=255>Introduisez le délai d'attente maximum</TD>
-</TR>
-</TABLE>
-
-<P>
-
-<P><P>
-<BR>
-
-</LI>
-<LI>Si IAX est sélectionné vous devez remplir les champs suivants :
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=170><SPAN ID="hue432">Mode</SPAN><SPAN ID="hue545">*</SPAN></TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=255>Choisissez dans la liste déroulante le mode de fonctionnement du téléphone</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=170>Adresse IP par défaut</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=255><SPAN ID="hue436">?</SPAN></TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=170>Temps de réponse maximum</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=255>Introduisez le délai d'attente maximum</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=170>Type d'authentification</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=255>Choisissez dans la liste déroulante la méthode d'authentification
-du téléphone</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=170>Secret</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=255>Introduisez le secret utilisé lors de l'authentification du téléphone</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=170>Code du compte téléphonique</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=255><SPAN ID="hue438">?</SPAN></TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=170>Regrouper des lignes</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=255>Choisissez dans la liste déroulante si il faut grouper des lignes
-téléphoniques ou pas</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=170>Machines qui peuvent se connecter</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=255>Utilisez le bouton <SPAN CLASS="textit">Ajouter</SPAN> pour insérer le nom d'hôte pouvant
-se connecter. Le bouton <SPAN CLASS="textit">Supprimer</SPAN> sert à effacer le nom d'hôte
-sélectionné.</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=170>Machines qui ne peuvent pas se connecter</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=255>Utilisez le bouton <SPAN CLASS="textit">Ajouter</SPAN> pour insérer le nom d'hôte ne pouvant
-pas se connecter. Le bouton <SPAN CLASS="textit">Supprimer</SPAN> sert à effacer le nom
-d'hôte sélectionné.</TD>
-</TR>
-</TABLE>
-
-<P>
-
-<P><P>
-<BR>
-
-</LI>
-<LI>Si CAPI est sélectionné vous devez remplir le champ suivant :
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=113>MSN</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Introduisez le numéro MSN de la ligne téléphonique</TD>
-</TR>
-</TABLE>
-
-<P>
-</LI>
-</UL>
-
-<P>
-
-<P>
-<BR>
-
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/fr/html/systems/node71.html b/gosa-core/doc/core/fr/html/systems/node71.html
+++ /dev/null
@@ -1,51 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Configuration réseau</TITLE>
-<META NAME="description" CONTENT="Configuration réseau">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION00015300000000000000">
-Configuration réseau</A>
-</H3>
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Adresse IP<SPAN ID="hue548">*</SPAN></TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Introduisez l'adresse IP du téléphone</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Adresse MAC<SPAN ID="hue549">*</SPAN></TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Introduisez l'adresse MAC du téléphone</TD>
-</TR>
-</TABLE>
-
-<P>
-
-<P><P>
-<BR>
-
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/fr/html/systems/node72.html b/gosa-core/doc/core/fr/html/systems/node72.html
+++ /dev/null
@@ -1,41 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Références</TITLE>
-<META NAME="description" CONTENT="Références">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION00015400000000000000">
-Références</A>
-</H3>
-
-<P>
-Les références résument les relations existantes entre objets.
-
-<P>
-
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/fr/html/systems/node73.html b/gosa-core/doc/core/fr/html/systems/node73.html
+++ /dev/null
@@ -1,50 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Configuration d'un composant</TITLE>
-<META NAME="description" CONTENT="Configuration d'un composant">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H2><A NAME="SECTION00016000000000000000">
-Configuration d'un composant</A>
-</H2>
-
-<P>
-<BR> <HR>
-<!--Table of Child-Links-->
-<A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
-
-<UL CLASS="ChildLinks">
-<LI><A NAME="tex2html939"
- HREF="node74.html">Informations générales</A>
-<LI><A NAME="tex2html940"
- HREF="node75.html">Configuration réseau</A>
-<LI><A NAME="tex2html941"
- HREF="node76.html">Références</A>
-</UL>
-<!--End of Table of Child-Links-->
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/fr/html/systems/node74.html b/gosa-core/doc/core/fr/html/systems/node74.html
+++ /dev/null
@@ -1,55 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Informations générales</TITLE>
-<META NAME="description" CONTENT="Informations générales">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION00016100000000000000">
-Informations générales</A>
-</H3>
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142><SPAN ID="hue468">Nom du périphérique</SPAN><SPAN ID="hue551">*</SPAN></TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Insérez le nom du composant.</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Base<SPAN ID="hue552">*</SPAN></TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Choisissez dans la liste déroulante le nom du département auquel sera
-associé le composant.</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Description</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Rédigez une description à propos du composant.</TD>
-</TR>
-</TABLE>
-
-<P>
-
-<P>
-<BR>
-
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/fr/html/systems/node75.html b/gosa-core/doc/core/fr/html/systems/node75.html
+++ /dev/null
@@ -1,51 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Configuration réseau</TITLE>
-<META NAME="description" CONTENT="Configuration réseau">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION00016200000000000000">
-Configuration réseau</A>
-</H3>
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Adresse IP<SPAN ID="hue554">*</SPAN></TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Introduisez l'adresse IP du composant</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Adresse MAC<SPAN ID="hue555">*</SPAN></TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Introduisez l'adresse MAC du composant</TD>
-</TR>
-</TABLE>
-
-<P>
-
-<P><P>
-<BR>
-
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/fr/html/systems/node76.html b/gosa-core/doc/core/fr/html/systems/node76.html
+++ /dev/null
@@ -1,38 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Références</TITLE>
-<META NAME="description" CONTENT="Références">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION00016300000000000000">
-Références</A>
-</H3>
-
-<P>
-Les références résument les relations existantes entre objets.
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/fr/html/systems/node77.html b/gosa-core/doc/core/fr/html/systems/node77.html
+++ /dev/null
@@ -1,51 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>About this document ...</TITLE>
-<META NAME="description" CONTENT="About this document ...">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H1><A NAME="SECTION00020000000000000000">
-About this document ...</A>
-</H1>
- <STRONG><SPAN CLASS="textbf">ADMINISTRATION DES SYSTEMES</SPAN></STRONG><P>
-This document was generated using the
-<A HREF="http://www.latex2html.org/"><STRONG>LaTeX</STRONG>2<tt>HTML</tt></A> translator Version 2002-2-1 (1.71)
-<P>
-Copyright © 1993, 1994, 1995, 1996,
-<A HREF="http://cbl.leeds.ac.uk/nikos/personal.html">Nikos Drakos</A>,
-Computer Based Learning Unit, University of Leeds.
-<BR>
-Copyright © 1997, 1998, 1999,
-<A HREF="http://www.maths.mq.edu.au/~ross/">Ross Moore</A>,
-Mathematics Department, Macquarie University, Sydney.
-<P>
-The command line arguments were: <BR>
- <STRONG>latex2html</STRONG> <TT>-no_navigation -dir ../html/systems/ systems.tex</TT>
-<P>
-The translation was initiated by Benoit Mortier on 2006-06-08
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/fr/html/systems/node8.html b/gosa-core/doc/core/fr/html/systems/node8.html
+++ /dev/null
@@ -1,54 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Clavier</TITLE>
-<META NAME="description" CONTENT="Clavier">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION00011600000000000000">
-Clavier</A>
-</H3>
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Modèle</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Sélectionnez le modèle du clavier dans la liste déroulante</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Disposition</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Sélectionnez la langue du clavier dans la liste déroulante</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Variante</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Sélectionnez la particularité du clavier</TD>
-</TR>
-</TABLE>
-
-<P>
-
-<P>
-<BR>
-
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/fr/html/systems/node9.html b/gosa-core/doc/core/fr/html/systems/node9.html
+++ /dev/null
@@ -1,52 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>Souris</TITLE>
-<META NAME="description" CONTENT="Souris">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<H3><A NAME="SECTION00011700000000000000">
-Souris</A>
-</H3>
-
-<P>
-<TABLE CELLPADDING=3 BORDER="1">
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Type</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Sélectionnez le modèle de la souris dans la liste déroulante</TD>
-</TR>
-<TR VALIGN="BASELINE"><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Port</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Sélectionnez le port sur lequel sera branchée la souris dans la liste
-déroulante</TD>
-</TR>
-</TABLE>
-
-<P>
-
-<P>
-<BR>
-
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>
diff --git a/gosa-core/doc/core/fr/html/systems/rocket.png b/gosa-core/doc/core/fr/html/systems/rocket.png
deleted file mode 100644 (file)
index 838c38b..0000000
Binary files a/gosa-core/doc/core/fr/html/systems/rocket.png and /dev/null differ
index 838c38b..0000000
Binary files a/gosa-core/doc/core/fr/html/systems/rocket.png and /dev/null differ
diff --git a/gosa-core/doc/core/fr/html/systems/search.png b/gosa-core/doc/core/fr/html/systems/search.png
deleted file mode 100644 (file)
index 593a566..0000000
Binary files a/gosa-core/doc/core/fr/html/systems/search.png and /dev/null differ
index 593a566..0000000
Binary files a/gosa-core/doc/core/fr/html/systems/search.png and /dev/null differ
diff --git a/gosa-core/doc/core/fr/html/systems/select_new_component.png b/gosa-core/doc/core/fr/html/systems/select_new_component.png
deleted file mode 100644 (file)
index d26a3ee..0000000
Binary files a/gosa-core/doc/core/fr/html/systems/select_new_component.png and /dev/null differ
index d26a3ee..0000000
Binary files a/gosa-core/doc/core/fr/html/systems/select_new_component.png and /dev/null differ
diff --git a/gosa-core/doc/core/fr/html/systems/select_new_phone.png b/gosa-core/doc/core/fr/html/systems/select_new_phone.png
deleted file mode 100644 (file)
index 45714d1..0000000
Binary files a/gosa-core/doc/core/fr/html/systems/select_new_phone.png and /dev/null differ
index 45714d1..0000000
Binary files a/gosa-core/doc/core/fr/html/systems/select_new_phone.png and /dev/null differ
diff --git a/gosa-core/doc/core/fr/html/systems/select_new_printer.png b/gosa-core/doc/core/fr/html/systems/select_new_printer.png
deleted file mode 100644 (file)
index e4618fe..0000000
Binary files a/gosa-core/doc/core/fr/html/systems/select_new_printer.png and /dev/null differ
index e4618fe..0000000
Binary files a/gosa-core/doc/core/fr/html/systems/select_new_printer.png and /dev/null differ
diff --git a/gosa-core/doc/core/fr/html/systems/select_new_server.png b/gosa-core/doc/core/fr/html/systems/select_new_server.png
deleted file mode 100644 (file)
index 84f6570..0000000
Binary files a/gosa-core/doc/core/fr/html/systems/select_new_server.png and /dev/null differ
index 84f6570..0000000
Binary files a/gosa-core/doc/core/fr/html/systems/select_new_server.png and /dev/null differ
diff --git a/gosa-core/doc/core/fr/html/systems/select_new_terminal.png b/gosa-core/doc/core/fr/html/systems/select_new_terminal.png
deleted file mode 100644 (file)
index a218480..0000000
Binary files a/gosa-core/doc/core/fr/html/systems/select_new_terminal.png and /dev/null differ
index a218480..0000000
Binary files a/gosa-core/doc/core/fr/html/systems/select_new_terminal.png and /dev/null differ
diff --git a/gosa-core/doc/core/fr/html/systems/select_new_workstation.png b/gosa-core/doc/core/fr/html/systems/select_new_workstation.png
deleted file mode 100644 (file)
index 8b5d4f4..0000000
Binary files a/gosa-core/doc/core/fr/html/systems/select_new_workstation.png and /dev/null differ
index 8b5d4f4..0000000
Binary files a/gosa-core/doc/core/fr/html/systems/select_new_workstation.png and /dev/null differ
diff --git a/gosa-core/doc/core/fr/html/systems/systems.css b/gosa-core/doc/core/fr/html/systems/systems.css
+++ /dev/null
@@ -1,65 +0,0 @@
-/* Century Schoolbook font is very similar to Computer Modern Math: cmmi */
-.MATH { font-family: "Century Schoolbook", serif; }
-.MATH I { font-family: "Century Schoolbook", serif; font-style: italic }
-.BOLDMATH { font-family: "Century Schoolbook", serif; font-weight: bold }
-
-/* implement both fixed-size and relative sizes */
-SMALL.XTINY { font-size : xx-small }
-SMALL.TINY { font-size : x-small }
-SMALL.SCRIPTSIZE { font-size : smaller }
-SMALL.FOOTNOTESIZE { font-size : small }
-SMALL.SMALL { }
-BIG.LARGE { }
-BIG.XLARGE { font-size : large }
-BIG.XXLARGE { font-size : x-large }
-BIG.HUGE { font-size : larger }
-BIG.XHUGE { font-size : xx-large }
-
-/* heading styles */
-H1 { }
-H2 { }
-H3 { }
-H4 { }
-H5 { }
-
-/* mathematics styles */
-DIV.displaymath { } /* math displays */
-TD.eqno { } /* equation-number cells */
-
-
-/* document-specific styles come next */
-DIV.navigation { }
-DIV.flushleft { }
-SPAN.textit { font-style: italic }
-SPAN.arabic { }
-SPAN.textbf { font-weight: bold }
-SPAN.textsf { font-style: italic }
-#hue22 { color: #0000ff; }
-#hue274 { color: #000000; }
-#hue411 { color: #000000; }
-#hue432 { color: #000000; }
-#hue436 { color: #ff0000; }
-#hue438 { color: #ff0000; }
-#hue468 { color: #000000; }
-#hue491 { color: #ff0000; }
-#hue502 { color: #ff0000; }
-#hue503 { color: #ff0000; }
-#hue507 { color: #ff0000; }
-#hue516 { color: #ff0000; }
-#hue517 { color: #ff0000; }
-#hue521 { color: #ff0000; }
-#hue522 { color: #ff0000; }
-#hue530 { color: #ff0000; }
-#hue533 { color: #ff0000; }
-#hue534 { color: #ff0000; }
-#hue538 { color: #ff0000; }
-#hue539 { color: #ff0000; }
-#hue541 { color: #ff0000; }
-#hue543 { color: #ff0000; }
-#hue545 { color: #ff0000; }
-#hue548 { color: #ff0000; }
-#hue549 { color: #ff0000; }
-#hue551 { color: #ff0000; }
-#hue552 { color: #ff0000; }
-#hue554 { color: #ff0000; }
-#hue555 { color: #ff0000; }
diff --git a/gosa-core/doc/core/fr/html/systems/systems.html b/gosa-core/doc/core/fr/html/systems/systems.html
+++ /dev/null
@@ -1,217 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>ADMINISTRATION DES SYSTEMES</TITLE>
-<META NAME="description" CONTENT="ADMINISTRATION DES SYSTEMES">
-<META NAME="keywords" CONTENT="systems">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-<LINK REL="STYLESHEET" HREF="systems.css">
-
-</HEAD>
-
-<BODY >
-
-<P>
-
-<P>
-<H1 ALIGN="CENTER"><SPAN CLASS="textbf">ADMINISTRATION DES SYSTEMES</SPAN></H1>
-<DIV CLASS="author_info">
-
-</DIV>
-
-<P>
-<BR> <HR>
-<!--Table of Child-Links-->
-<A NAME="CHILD_LINKS"></A>
-
-<UL CLASS="ChildLinks">
-<LI><A NAME="tex2html3"
- HREF="node1.html">Systèmes</A>
-<UL>
-<LI><A NAME="tex2html4"
- HREF="node2.html">Configurer un terminal</A>
-<UL>
-<LI><A NAME="tex2html5"
- HREF="node3.html">Informations générales</A>
-<LI><A NAME="tex2html6"
- HREF="node4.html">Propriétés</A>
-<LI><A NAME="tex2html7"
- HREF="node5.html">Configuration réseau</A>
-<LI><A NAME="tex2html8"
- HREF="node6.html">Action</A>
-<LI><A NAME="tex2html9"
- HREF="node7.html">Périphériques</A>
-<LI><A NAME="tex2html10"
- HREF="node8.html">Clavier</A>
-<LI><A NAME="tex2html11"
- HREF="node9.html">Souris</A>
-<LI><A NAME="tex2html12"
- HREF="node10.html">Matériel téléphonique</A>
-<LI><A NAME="tex2html13"
- HREF="node11.html">Carte graphique</A>
-<LI><A NAME="tex2html14"
- HREF="node12.html">Ecran</A>
-<LI><A NAME="tex2html15"
- HREF="node13.html">Bureau distant</A>
-<LI><A NAME="tex2html16"
- HREF="node14.html">Imprimante</A>
-<LI><A NAME="tex2html17"
- HREF="node15.html">Scanner</A>
-<LI><A NAME="tex2html18"
- HREF="node16.html">Démarrage</A>
-<LI><A NAME="tex2html19"
- HREF="node17.html">Paramètre de démarrage</A>
-<LI><A NAME="tex2html20"
- HREF="node18.html">Modules du kernel (format : nom paramètre)</A>
-<LI><A NAME="tex2html21"
- HREF="node19.html">Partages</A>
-<LI><A NAME="tex2html22"
- HREF="node20.html">Imprimante</A>
-<LI><A NAME="tex2html23"
- HREF="node21.html">Général</A>
-<LI><A NAME="tex2html24"
- HREF="node22.html">Détails</A>
-<LI><A NAME="tex2html25"
- HREF="node23.html">Permissions</A>
-<LI><A NAME="tex2html26"
- HREF="node24.html">Configuration réseau</A>
-<LI><A NAME="tex2html27"
- HREF="node25.html">Information</A>
-<LI><A NAME="tex2html28"
- HREF="node26.html">Références</A>
-</UL>
-<LI><A NAME="tex2html29"
- HREF="node27.html">Configurer une station de travail</A>
-<UL>
-<LI><A NAME="tex2html30"
- HREF="node28.html">Informations générales</A>
-<LI><A NAME="tex2html31"
- HREF="node29.html">Propriétés</A>
-<LI><A NAME="tex2html32"
- HREF="node30.html">Configuration réseau</A>
-<LI><A NAME="tex2html33"
- HREF="node31.html">Action</A>
-<LI><A NAME="tex2html34"
- HREF="node32.html">Périphériques</A>
-<LI><A NAME="tex2html35"
- HREF="node33.html">Clavier</A>
-<LI><A NAME="tex2html36"
- HREF="node34.html">Souris</A>
-<LI><A NAME="tex2html37"
- HREF="node35.html">Matériel téléphonique</A>
-<LI><A NAME="tex2html38"
- HREF="node36.html">Carte graphique</A>
-<LI><A NAME="tex2html39"
- HREF="node37.html">Ecran</A>
-<LI><A NAME="tex2html40"
- HREF="node38.html">Scanner</A>
-<LI><A NAME="tex2html41"
- HREF="node39.html">Démarrage</A>
-<LI><A NAME="tex2html42"
- HREF="node40.html">Paramètre de démarrage</A>
-<LI><A NAME="tex2html43"
- HREF="node41.html">Serveur FAI</A>
-<LI><A NAME="tex2html44"
- HREF="node42.html">Liste des classes FAI utilisées</A>
-<LI><A NAME="tex2html45"
- HREF="node43.html">Modules du kernel (format : nom paramètre)</A>
-<LI><A NAME="tex2html46"
- HREF="node44.html">Partages</A>
-<LI><A NAME="tex2html47"
- HREF="node45.html">Imprimante</A>
-<LI><A NAME="tex2html48"
- HREF="node46.html">Général</A>
-<LI><A NAME="tex2html49"
- HREF="node47.html">Détails</A>
-<LI><A NAME="tex2html50"
- HREF="node48.html">Permissions</A>
-<LI><A NAME="tex2html51"
- HREF="node49.html">Configuration réseau</A>
-<LI><A NAME="tex2html52"
- HREF="node50.html">Information</A>
-<LI><A NAME="tex2html53"
- HREF="node51.html">Références</A>
-</UL>
-<LI><A NAME="tex2html54"
- HREF="node52.html">Configurer un serveur</A>
-<UL>
-<LI><A NAME="tex2html55"
- HREF="node53.html">Informations générales</A>
-<LI><A NAME="tex2html56"
- HREF="node54.html">Configuration réseau</A>
-<LI><A NAME="tex2html57"
- HREF="node55.html">Action</A>
-<LI><A NAME="tex2html58"
- HREF="node56.html">Databases</A>
-<LI><A NAME="tex2html59"
- HREF="node57.html">Services</A>
-<LI><A NAME="tex2html60"
- HREF="node58.html">Freigabe bearbeiten</A>
-<LI><A NAME="tex2html61"
- HREF="node59.html">Information</A>
-<LI><A NAME="tex2html62"
- HREF="node60.html">Références</A>
-</UL>
-<LI><A NAME="tex2html63"
- HREF="node61.html">Configurer une imprimante</A>
-<UL>
-<LI><A NAME="tex2html64"
- HREF="node62.html">Informations</A>
-<LI><A NAME="tex2html65"
- HREF="node63.html">Général</A>
-<LI><A NAME="tex2html66"
- HREF="node64.html">Détails</A>
-<LI><A NAME="tex2html67"
- HREF="node65.html">Permissions</A>
-<LI><A NAME="tex2html68"
- HREF="node66.html">Configuration réseau</A>
-<LI><A NAME="tex2html69"
- HREF="node67.html">Références</A>
-</UL>
-<LI><A NAME="tex2html70"
- HREF="node68.html">Configurer un téléphone</A>
-<UL>
-<LI><A NAME="tex2html71"
- HREF="node69.html">Informations générales</A>
-<LI><A NAME="tex2html72"
- HREF="node70.html">Configuration avancée du téléphone</A>
-<LI><A NAME="tex2html73"
- HREF="node71.html">Configuration réseau</A>
-<LI><A NAME="tex2html74"
- HREF="node72.html">Références</A>
-</UL>
-<LI><A NAME="tex2html75"
- HREF="node73.html">Configuration d'un composant</A>
-<UL>
-<LI><A NAME="tex2html76"
- HREF="node74.html">Informations générales</A>
-<LI><A NAME="tex2html77"
- HREF="node75.html">Configuration réseau</A>
-<LI><A NAME="tex2html78"
- HREF="node76.html">Références</A>
-</UL>
-</UL>
-<BR>
-<LI><A NAME="tex2html79"
- HREF="node77.html">About this document ...</A>
-</UL>
-<!--End of Table of Child-Links-->
-<BR> <HR>
-<ADDRESS>
-<I>Benoit Mortier <BR>
-2006-06-08</I>
-</ADDRESS>
-</BODY>
-</HTML>