Code

Added addressbook online help.
authorjanw <janw@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 13 Mar 2008 17:01:47 +0000 (17:01 +0000)
committerjanw <janw@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 13 Mar 2008 17:01:47 +0000 (17:01 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@9756 594d385d-05f5-0310-b6e9-bd551577e9d8

42 files changed:
gosa-plugins/addressbook/help/de/html/addressbook/WARNINGS [new file with mode: 0644]
gosa-plugins/addressbook/help/de/html/addressbook/action.png [new file with mode: 0644]
gosa-plugins/addressbook/help/de/html/addressbook/addressbook.css [new file with mode: 0644]
gosa-plugins/addressbook/help/de/html/addressbook/addressbook.html [new file with mode: 0644]
gosa-plugins/addressbook/help/de/html/addressbook/closedlock.png [new file with mode: 0644]
gosa-plugins/addressbook/help/de/html/addressbook/dtree.png [new file with mode: 0644]
gosa-plugins/addressbook/help/de/html/addressbook/index.html [new file with mode: 0644]
gosa-plugins/addressbook/help/de/html/addressbook/labels.pl [new file with mode: 0644]
gosa-plugins/addressbook/help/de/html/addressbook/list_ogroup.png [new file with mode: 0644]
gosa-plugins/addressbook/help/de/html/addressbook/mailto.png [new file with mode: 0644]
gosa-plugins/addressbook/help/de/html/addressbook/node1.html [new file with mode: 0644]
gosa-plugins/addressbook/help/de/html/addressbook/node2.html [new file with mode: 0644]
gosa-plugins/addressbook/help/de/html/addressbook/node3.html [new file with mode: 0644]
gosa-plugins/addressbook/help/de/html/addressbook/node4.html [new file with mode: 0644]
gosa-plugins/addressbook/help/de/html/addressbook/node5.html [new file with mode: 0644]
gosa-plugins/addressbook/help/de/html/addressbook/node6.html [new file with mode: 0644]
gosa-plugins/addressbook/help/de/html/addressbook/node7.html [new file with mode: 0644]
gosa-plugins/addressbook/help/de/html/addressbook/node8.html [new file with mode: 0644]
gosa-plugins/addressbook/help/de/html/addressbook/rocket.png [new file with mode: 0644]
gosa-plugins/addressbook/help/de/html/addressbook/save.png [new file with mode: 0644]
gosa-plugins/addressbook/help/de/html/addressbook/search.png [new file with mode: 0644]
gosa-plugins/addressbook/help/en/html/addressbook/WARNINGS [new file with mode: 0644]
gosa-plugins/addressbook/help/en/html/addressbook/action.png [new file with mode: 0644]
gosa-plugins/addressbook/help/en/html/addressbook/addressbook.css [new file with mode: 0644]
gosa-plugins/addressbook/help/en/html/addressbook/addressbook.html [new file with mode: 0644]
gosa-plugins/addressbook/help/en/html/addressbook/closedlock.png [new file with mode: 0644]
gosa-plugins/addressbook/help/en/html/addressbook/dtree.png [new file with mode: 0644]
gosa-plugins/addressbook/help/en/html/addressbook/editpaste.png [new file with mode: 0644]
gosa-plugins/addressbook/help/en/html/addressbook/index.html [new file with mode: 0644]
gosa-plugins/addressbook/help/en/html/addressbook/labels.pl [new file with mode: 0644]
gosa-plugins/addressbook/help/en/html/addressbook/list_ogroup.png [new file with mode: 0644]
gosa-plugins/addressbook/help/en/html/addressbook/mailto.png [new file with mode: 0644]
gosa-plugins/addressbook/help/en/html/addressbook/node1.html [new file with mode: 0644]
gosa-plugins/addressbook/help/en/html/addressbook/node2.html [new file with mode: 0644]
gosa-plugins/addressbook/help/en/html/addressbook/node3.html [new file with mode: 0644]
gosa-plugins/addressbook/help/en/html/addressbook/node4.html [new file with mode: 0644]
gosa-plugins/addressbook/help/en/html/addressbook/node5.html [new file with mode: 0644]
gosa-plugins/addressbook/help/en/html/addressbook/node6.html [new file with mode: 0644]
gosa-plugins/addressbook/help/en/html/addressbook/rocket.png [new file with mode: 0644]
gosa-plugins/addressbook/help/en/html/addressbook/save.png [new file with mode: 0644]
gosa-plugins/addressbook/help/en/html/addressbook/search.png [new file with mode: 0644]
gosa-plugins/addressbook/help/guide.xml [new file with mode: 0644]

diff --git a/gosa-plugins/addressbook/help/de/html/addressbook/WARNINGS b/gosa-plugins/addressbook/help/de/html/addressbook/WARNINGS
new file mode 100644 (file)
index 0000000..5ae6e75
--- /dev/null
@@ -0,0 +1,3 @@
+No implementation found for style `fontenc'
+No implementation found for style `graphicx'
+There is no author for this document.
diff --git a/gosa-plugins/addressbook/help/de/html/addressbook/action.png b/gosa-plugins/addressbook/help/de/html/addressbook/action.png
new file mode 100644 (file)
index 0000000..21d5e2f
Binary files /dev/null and b/gosa-plugins/addressbook/help/de/html/addressbook/action.png differ
diff --git a/gosa-plugins/addressbook/help/de/html/addressbook/addressbook.css b/gosa-plugins/addressbook/help/de/html/addressbook/addressbook.css
new file mode 100644 (file)
index 0000000..dfc5a91
--- /dev/null
@@ -0,0 +1,37 @@
+/* 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  }
+#hue63         { color: #000000;  }
+#hue82         { color: #000000;  }
+#hue85         { color: #ff0000;  }
diff --git a/gosa-plugins/addressbook/help/de/html/addressbook/addressbook.html b/gosa-plugins/addressbook/help/de/html/addressbook/addressbook.html
new file mode 100644 (file)
index 0000000..2507379
--- /dev/null
@@ -0,0 +1,69 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by:  Nikos Drakos, CBLU, University of Leeds
+* revised 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-15">
+<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
+2008-03-13
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/gosa-plugins/addressbook/help/de/html/addressbook/closedlock.png b/gosa-plugins/addressbook/help/de/html/addressbook/closedlock.png
new file mode 100644 (file)
index 0000000..04a05c1
Binary files /dev/null and b/gosa-plugins/addressbook/help/de/html/addressbook/closedlock.png differ
diff --git a/gosa-plugins/addressbook/help/de/html/addressbook/dtree.png b/gosa-plugins/addressbook/help/de/html/addressbook/dtree.png
new file mode 100644 (file)
index 0000000..7eb7909
Binary files /dev/null and b/gosa-plugins/addressbook/help/de/html/addressbook/dtree.png differ
diff --git a/gosa-plugins/addressbook/help/de/html/addressbook/index.html b/gosa-plugins/addressbook/help/de/html/addressbook/index.html
new file mode 100644 (file)
index 0000000..2507379
--- /dev/null
@@ -0,0 +1,69 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by:  Nikos Drakos, CBLU, University of Leeds
+* revised 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-15">
+<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
+2008-03-13
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/gosa-plugins/addressbook/help/de/html/addressbook/labels.pl b/gosa-plugins/addressbook/help/de/html/addressbook/labels.pl
new file mode 100644 (file)
index 0000000..34bd4cc
--- /dev/null
@@ -0,0 +1,13 @@
+# 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-plugins/addressbook/help/de/html/addressbook/list_ogroup.png b/gosa-plugins/addressbook/help/de/html/addressbook/list_ogroup.png
new file mode 100644 (file)
index 0000000..e50de8b
Binary files /dev/null and b/gosa-plugins/addressbook/help/de/html/addressbook/list_ogroup.png differ
diff --git a/gosa-plugins/addressbook/help/de/html/addressbook/mailto.png b/gosa-plugins/addressbook/help/de/html/addressbook/mailto.png
new file mode 100644 (file)
index 0000000..a0bc51c
Binary files /dev/null and b/gosa-plugins/addressbook/help/de/html/addressbook/mailto.png differ
diff --git a/gosa-plugins/addressbook/help/de/html/addressbook/node1.html b/gosa-plugins/addressbook/help/de/html/addressbook/node1.html
new file mode 100644 (file)
index 0000000..5e5a461
--- /dev/null
@@ -0,0 +1,102 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by:  Nikos Drakos, CBLU, University of Leeds
+* revised 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-15">
+<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="18" HEIGHT="17" 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
+2008-03-13
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/gosa-plugins/addressbook/help/de/html/addressbook/node2.html b/gosa-plugins/addressbook/help/de/html/addressbook/node2.html
new file mode 100644 (file)
index 0000000..6085d75
--- /dev/null
@@ -0,0 +1,103 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by:  Nikos Drakos, CBLU, University of Leeds
+* revised 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-15">
+<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="hue82"><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
+2008-03-13
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/gosa-plugins/addressbook/help/de/html/addressbook/node3.html b/gosa-plugins/addressbook/help/de/html/addressbook/node3.html
new file mode 100644 (file)
index 0000000..de344d9
--- /dev/null
@@ -0,0 +1,57 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by:  Nikos Drakos, CBLU, University of Leeds
+* revised 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-15">
+<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="hue83">*</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
+2008-03-13
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/gosa-plugins/addressbook/help/de/html/addressbook/node4.html b/gosa-plugins/addressbook/help/de/html/addressbook/node4.html
new file mode 100644 (file)
index 0000000..91e2e8f
--- /dev/null
@@ -0,0 +1,59 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by:  Nikos Drakos, CBLU, University of Leeds
+* revised 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-15">
+<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
+2008-03-13
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/gosa-plugins/addressbook/help/de/html/addressbook/node5.html b/gosa-plugins/addressbook/help/de/html/addressbook/node5.html
new file mode 100644 (file)
index 0000000..3e8b8f3
--- /dev/null
@@ -0,0 +1,59 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by:  Nikos Drakos, CBLU, University of Leeds
+* revised 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-15">
+<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="hue59">Vorname</SPAN><SPAN ID="hue85">*</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="hue63">Nachname</SPAN><SPAN ID="hue86">*</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>
+
+
+<P>
+<BR><HR>
+<ADDRESS>
+Jan Wenzel
+2008-03-13
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/gosa-plugins/addressbook/help/de/html/addressbook/node6.html b/gosa-plugins/addressbook/help/de/html/addressbook/node6.html
new file mode 100644 (file)
index 0000000..e9c2149
--- /dev/null
@@ -0,0 +1,53 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by:  Nikos Drakos, CBLU, University of Leeds
+* revised 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-15">
+<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
+2008-03-13
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/gosa-plugins/addressbook/help/de/html/addressbook/node7.html b/gosa-plugins/addressbook/help/de/html/addressbook/node7.html
new file mode 100644 (file)
index 0000000..1805f3f
--- /dev/null
@@ -0,0 +1,66 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by:  Nikos Drakos, CBLU, University of Leeds
+* revised 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-15">
+<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
+2008-03-13
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/gosa-plugins/addressbook/help/de/html/addressbook/node8.html b/gosa-plugins/addressbook/help/de/html/addressbook/node8.html
new file mode 100644 (file)
index 0000000..40f48d1
--- /dev/null
@@ -0,0 +1,51 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by:  Nikos Drakos, CBLU, University of Leeds
+* revised 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-15">
+<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 &#169; 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 &#169; 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 2008-03-13
+<BR><HR>
+<ADDRESS>
+Jan Wenzel
+2008-03-13
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/gosa-plugins/addressbook/help/de/html/addressbook/rocket.png b/gosa-plugins/addressbook/help/de/html/addressbook/rocket.png
new file mode 100644 (file)
index 0000000..838c38b
Binary files /dev/null and b/gosa-plugins/addressbook/help/de/html/addressbook/rocket.png differ
diff --git a/gosa-plugins/addressbook/help/de/html/addressbook/save.png b/gosa-plugins/addressbook/help/de/html/addressbook/save.png
new file mode 100644 (file)
index 0000000..6a9adc1
Binary files /dev/null and b/gosa-plugins/addressbook/help/de/html/addressbook/save.png differ
diff --git a/gosa-plugins/addressbook/help/de/html/addressbook/search.png b/gosa-plugins/addressbook/help/de/html/addressbook/search.png
new file mode 100644 (file)
index 0000000..593a566
Binary files /dev/null and b/gosa-plugins/addressbook/help/de/html/addressbook/search.png differ
diff --git a/gosa-plugins/addressbook/help/en/html/addressbook/WARNINGS b/gosa-plugins/addressbook/help/en/html/addressbook/WARNINGS
new file mode 100644 (file)
index 0000000..e6a7e59
--- /dev/null
@@ -0,0 +1,5 @@
+No implementation found for style `fontenc'
+No implementation found for style `geometry'
+No implementation found for style `graphicx'
+
+There is no author for this document.
diff --git a/gosa-plugins/addressbook/help/en/html/addressbook/action.png b/gosa-plugins/addressbook/help/en/html/addressbook/action.png
new file mode 100644 (file)
index 0000000..21d5e2f
Binary files /dev/null and b/gosa-plugins/addressbook/help/en/html/addressbook/action.png differ
diff --git a/gosa-plugins/addressbook/help/en/html/addressbook/addressbook.css b/gosa-plugins/addressbook/help/en/html/addressbook/addressbook.css
new file mode 100644 (file)
index 0000000..8b42a47
Binary files /dev/null and b/gosa-plugins/addressbook/help/en/html/addressbook/addressbook.css differ
diff --git a/gosa-plugins/addressbook/help/en/html/addressbook/addressbook.html b/gosa-plugins/addressbook/help/en/html/addressbook/addressbook.html
new file mode 100644 (file)
index 0000000..d25a91e
--- /dev/null
@@ -0,0 +1,65 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by:  Nikos Drakos, CBLU, University of Leeds
+* revised 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-15">
+<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>
+Jan Wenzel
+2008-03-13
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/gosa-plugins/addressbook/help/en/html/addressbook/closedlock.png b/gosa-plugins/addressbook/help/en/html/addressbook/closedlock.png
new file mode 100644 (file)
index 0000000..04a05c1
Binary files /dev/null and b/gosa-plugins/addressbook/help/en/html/addressbook/closedlock.png differ
diff --git a/gosa-plugins/addressbook/help/en/html/addressbook/dtree.png b/gosa-plugins/addressbook/help/en/html/addressbook/dtree.png
new file mode 100644 (file)
index 0000000..7eb7909
Binary files /dev/null and b/gosa-plugins/addressbook/help/en/html/addressbook/dtree.png differ
diff --git a/gosa-plugins/addressbook/help/en/html/addressbook/editpaste.png b/gosa-plugins/addressbook/help/en/html/addressbook/editpaste.png
new file mode 100644 (file)
index 0000000..636a4c5
Binary files /dev/null and b/gosa-plugins/addressbook/help/en/html/addressbook/editpaste.png differ
diff --git a/gosa-plugins/addressbook/help/en/html/addressbook/index.html b/gosa-plugins/addressbook/help/en/html/addressbook/index.html
new file mode 100644 (file)
index 0000000..d25a91e
--- /dev/null
@@ -0,0 +1,65 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by:  Nikos Drakos, CBLU, University of Leeds
+* revised 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-15">
+<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>
+Jan Wenzel
+2008-03-13
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/gosa-plugins/addressbook/help/en/html/addressbook/labels.pl b/gosa-plugins/addressbook/help/en/html/addressbook/labels.pl
new file mode 100644 (file)
index 0000000..34bd4cc
--- /dev/null
@@ -0,0 +1,13 @@
+# 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-plugins/addressbook/help/en/html/addressbook/list_ogroup.png b/gosa-plugins/addressbook/help/en/html/addressbook/list_ogroup.png
new file mode 100644 (file)
index 0000000..e50de8b
Binary files /dev/null and b/gosa-plugins/addressbook/help/en/html/addressbook/list_ogroup.png differ
diff --git a/gosa-plugins/addressbook/help/en/html/addressbook/mailto.png b/gosa-plugins/addressbook/help/en/html/addressbook/mailto.png
new file mode 100644 (file)
index 0000000..a0bc51c
Binary files /dev/null and b/gosa-plugins/addressbook/help/en/html/addressbook/mailto.png differ
diff --git a/gosa-plugins/addressbook/help/en/html/addressbook/node1.html b/gosa-plugins/addressbook/help/en/html/addressbook/node1.html
new file mode 100644 (file)
index 0000000..b1348fb
--- /dev/null
@@ -0,0 +1,169 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by:  Nikos Drakos, CBLU, University of Leeds
+* revised 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-15">
+<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">Address book </SPAN></SPAN>page 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 contains the following icons
+:
+
+<P>
+
+<UL>
+<LI><IMG
+  WIDTH="18" HEIGHT="18" ALIGN="BOTTOM" BORDER="0"
+ SRC="./save.png"
+ ALT="Image save"> save entry as vcard,
+</LI>
+<LI><IMG
+  WIDTH="18" HEIGHT="17" ALIGN="BOTTOM" BORDER="0"
+ SRC="./mailto.png"
+ ALT="Image mailto"> 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 can use the following
+icon within the box <SPAN  CLASS="textit">Actions</SPAN> <IMG
+  WIDTH="24" HEIGHT="24" ALIGN="BOTTOM" BORDER="0"
+ SRC="./action.png"
+ ALT="Image action">:
+
+<P>
+
+<UL>
+<LI><IMG
+  WIDTH="16" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
+ SRC="./editpaste.png"
+ ALT="Image editpaste"> Add 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="hue41">Below the </SPAN><SPAN ID="hue100"><SPAN  CLASS="textit">Actions</SPAN></SPAN><SPAN ID="hue101">
+<IMG
+  WIDTH="24" HEIGHT="24" ALIGN="BOTTOM" BORDER="0"
+ SRC="./action.png"
+ ALT="Image action">box you will find a box called </SPAN><SPAN ID="hue102"><SPAN  CLASS="textit">Filters</SPAN></SPAN><SPAN ID="hue103">
+<IMG
+  WIDTH="16" HEIGHT="16" ALIGN="BOTTOM" BORDER="0"
+ SRC="./rocket.png"
+ ALT="Image rocket">. </SPAN>
+<P>
+
+<UL>
+<LI><SPAN ID="hue52">This table purpose is to change the display of the
+users and their data :</SPAN>
+<P>
+<SPAN ID="hue54">- Click on a letter to show all the users name starting
+with this letter;</SPAN>
+<P>
+<SPAN ID="hue56">- 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>
+
+
+<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>
+Jan Wenzel
+2008-03-13
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/gosa-plugins/addressbook/help/en/html/addressbook/node2.html b/gosa-plugins/addressbook/help/en/html/addressbook/node2.html
new file mode 100644 (file)
index 0000000..87180e7
--- /dev/null
@@ -0,0 +1,67 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by:  Nikos Drakos, CBLU, University of Leeds
+* revised 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-15">
+<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>
+Jan Wenzel
+2008-03-13
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/gosa-plugins/addressbook/help/en/html/addressbook/node3.html b/gosa-plugins/addressbook/help/en/html/addressbook/node3.html
new file mode 100644 (file)
index 0000000..507fd0a
--- /dev/null
@@ -0,0 +1,59 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by:  Nikos Drakos, CBLU, University of Leeds
+* revised 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-15">
+<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><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142><SPAN ID="hue75">Last name</SPAN><SPAN ID="hue105">*</SPAN></TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Insert the user's name</TD>
+</TR>
+<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142><SPAN ID="hue79">First name</SPAN><SPAN ID="hue106">*</SPAN></TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Insert the first name of the user</TD>
+</TR>
+<TR><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><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>
+
+
+<P>
+<BR><HR>
+<ADDRESS>
+Jan Wenzel
+2008-03-13
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/gosa-plugins/addressbook/help/en/html/addressbook/node4.html b/gosa-plugins/addressbook/help/en/html/addressbook/node4.html
new file mode 100644 (file)
index 0000000..62798ca
--- /dev/null
@@ -0,0 +1,53 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by:  Nikos Drakos, CBLU, University of Leeds
+* revised 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-15">
+<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><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><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><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><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>
+Jan Wenzel
+2008-03-13
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/gosa-plugins/addressbook/help/en/html/addressbook/node5.html b/gosa-plugins/addressbook/help/en/html/addressbook/node5.html
new file mode 100644 (file)
index 0000000..9a517f2
--- /dev/null
@@ -0,0 +1,66 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by:  Nikos Drakos, CBLU, University of Leeds
+* revised 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-15">
+<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><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><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><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><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><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><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=142>Address</TD>
+<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=283>Insert company's address</TD>
+</TR>
+<TR><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><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><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>
+Jan Wenzel
+2008-03-13
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/gosa-plugins/addressbook/help/en/html/addressbook/node6.html b/gosa-plugins/addressbook/help/en/html/addressbook/node6.html
new file mode 100644 (file)
index 0000000..37860a6
--- /dev/null
@@ -0,0 +1,51 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by:  Nikos Drakos, CBLU, University of Leeds
+* revised 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-15">
+<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 &#169; 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 &#169; 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 2008-03-13
+<BR><HR>
+<ADDRESS>
+Jan Wenzel
+2008-03-13
+</ADDRESS>
+</BODY>
+</HTML>
diff --git a/gosa-plugins/addressbook/help/en/html/addressbook/rocket.png b/gosa-plugins/addressbook/help/en/html/addressbook/rocket.png
new file mode 100644 (file)
index 0000000..838c38b
Binary files /dev/null and b/gosa-plugins/addressbook/help/en/html/addressbook/rocket.png differ
diff --git a/gosa-plugins/addressbook/help/en/html/addressbook/save.png b/gosa-plugins/addressbook/help/en/html/addressbook/save.png
new file mode 100644 (file)
index 0000000..6a9adc1
Binary files /dev/null and b/gosa-plugins/addressbook/help/en/html/addressbook/save.png differ
diff --git a/gosa-plugins/addressbook/help/en/html/addressbook/search.png b/gosa-plugins/addressbook/help/en/html/addressbook/search.png
new file mode 100644 (file)
index 0000000..593a566
Binary files /dev/null and b/gosa-plugins/addressbook/help/en/html/addressbook/search.png differ
diff --git a/gosa-plugins/addressbook/help/guide.xml b/gosa-plugins/addressbook/help/guide.xml
new file mode 100644 (file)
index 0000000..bd06957
--- /dev/null
@@ -0,0 +1 @@
+<ENTRY NAME="addressbook" VALUE="Addressbook" PATH="../doc/plugins/addressbook/__LANG__/html/addressbook" FILE="index.html"/>