User: mbayer Date: 2008-09-16 22:04:59+0000 Modified: de/www/doc/howto/datenquelle/index.html de/www/doc/howto/eingabefelder/index.html
Log: Versionshinweis und Link zum Dokumentationsportal. File Changes: Directory: /de/www/doc/howto/datenquelle/ ========================================= File [changed]: index.html Url: http://de.openoffice.org/source/browse/de/www/doc/howto/datenquelle/index.html?r1=1.10&r2=1.11 Delta lines: +6 -6 ------------------- --- index.html 2006-03-28 11:27:22+0000 1.10 +++ index.html 2008-09-16 22:04:56+0000 1.11 @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head> -<title>Arbeiten mit Datenquellen (Achtung nur OpenOffice.org Version 1.x)</title> +<title>Arbeiten mit Datenquellen</title> <!-- Start de-header --> <link rel="stylesheet" href="../../../styles/de.css" media="screen" type="text/css" /> <link rel="stylesheet" href="../../../styles/de_print.css" media="print" type="text/css" /> @@ -16,13 +16,13 @@ </head> <body onload="loginfocus()" class="composite"> <div id="body_de"> -<div align="center"> - <a href="../index.html">[zurück zum Inhaltsverzeichnis]</a> -</div> +<p> +Diese Anleitung bezieht sich auf die Programmversion 1 von OpenOffice.org. +Die vollständige Liste aktueller Dokumentationen finden Sie im <a href="../../">Dokumentationsportal</a>. +</p> <hr size="1" /> -<h2>Erste Schritte: Arbeiten mit Datenquellen (Achtung nur OpenOffice.org Version 1.x)</h2> -<h5>Dokumente zu Version 2.x finden Sie <a href="../../howto_2_0/base/index.html">hier</a></h5> +<h2>Erste Schritte: Arbeiten mit Datenquellen (OpenOffice.org Version 1.0/1.1)</h2> <p>Hier soll ein kurzer Einstieg in die Arbeit mit Datenquellen in OpenOffice.org gegeben werden. Neben einem einfachen Schnelleinstieg mit dBase-Dateien wird an zwei Beispielen die Installation eines Datenbankservers und der Zugriff auf diesen beschrieben.</p> Directory: /de/www/doc/howto/eingabefelder/ =========================================== File [changed]: index.html Url: http://de.openoffice.org/source/browse/de/www/doc/howto/eingabefelder/index.html?r1=1.2&r2=1.3 Delta lines: +12 -25 --------------------- --- index.html 2004-01-18 13:14:37+0000 1.2 +++ index.html 2008-09-16 22:04:56+0000 1.3 @@ -2,21 +2,7 @@ <title>Anleitung Eingabefelder</title> <meta name="AUTHOR" content="Olaf Eichhorn"> <meta name="CREATED" content="20030305;18425100"> -<meta name="CLASSIFICATION" content="Erstellung eines professionellen Firmen- bzw. Privatbriefes unter Verwendung von Eingabefeldern, Variablen und bedingtem Text "> -<meta name="DESCRIPTION" CONTENT="© Copyright 2004, Olaf Eichhorn -Public Documentation License Notice -The contents of this Documentation are subject to the Public Documentation License Version 1.0 (the "License"); you may only use this Documentation if you comply with the terms of this License. A copy of the License is available at http://www.openoffice.org/licenses/PDL.html. -The Original Documentation is "Erstellung eines professionellen Firmen- bzw. Privatbriefes unter Verwendung von Eingabefeldern, Variablen und bedingtem Text ". -The Initial Writer of the Original Documentation is Olaf Eichhorn Copyright © 2004. All Rights Reserved. -Initial Writer contact(s): [EMAIL PROTECTED] - -Contributors are: -Portions created by ______ are Copyright (C)_________. All Rights Reserved. -(Contributor contact(s):________________). - -NOTE: The text of this Appendix may differ slightly from the text of the notices in the files of the Original Documentation. You should use the text of this Appendix rather than the text found in the Original Documentation for Your Modifications. -"> - +<meta name="DESCRIPTION" content="Erstellung eines professionellen Firmen- bzw. Privatbriefes unter Verwendung von Eingabefeldern, Variablen und bedingtem Text "> <!-- Start de-header --> <link rel="stylesheet" href="../../../styles/de.css" media="screen" type="text/css" /> <link rel="stylesheet" href="../../../styles/de_print.css" media="print" type="text/css" /> @@ -37,10 +23,11 @@ <body > <div id="body_de"> -<div align="center"> - <a href="../index.html">[zurück zum Inhaltsverzeichnis]</a> -</div> - +<p> +Diese Anleitung bezieht sich auf die Programmversion 1 von OpenOffice.org. +Die vollständige Liste aktueller Dokumentationen finden Sie im <a href="../../">Dokumentationsportal</a>. +</p> +<hr size="1" /> <h1>Erstellung eines professionellen Firmen- bzw. Privatbriefes unter Verwendung von Eingabefeldern, Variablen und bedingtem Text</h1> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
