User: SimonAW Date: 2008-06-04 23:41:18+0000 Added: de/www/testdir/doc/all.html
Modified: de/www/testdir/doc/index.html Log: Dokumentationsportal-Entwurf #1 File Changes: Directory: /de/www/testdir/doc/ =============================== File [added]: all.html Url: http://de.openoffice.org/source/browse/de/www/testdir/doc/all.html?rev=1.1&content-type=text/vnd.viewcvs-markup Added lines: 127 ---------------- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>Dokumentationsportal - Alle Module</title> <link rel="stylesheet" type="text/css" href="doc.css" /> </head> <body> <!-- Start Body --> <div style="background: url('pics/icon-all.png') no-repeat 20px 50%; padding-left: 100px"><h1>Alle Module</h1></div> <table id="docgrid"> <tr> <td class="heading" style="width: 40%">Titel</td> <td class="heading">Autor</td> <td class="heading">Letzte Änderung</td> <td class="heading">Größe</td> <td class="heading">Quelle</td> <tr> <td> <div class="doclink"> <a href="office/exportpdfformat.pdf">Export in das PDF-Format</a> </div> <div class="docdesc"> Detailliertes Tutorial zum Umgang des PDF-Exports unter OpenOffice.org. </div> </td> <td> <a href="/dev/members/andreasma.html">Andreas Mantke</a> </td> <td> 13.05.2008 </td> <td> 807K </td> <td> <a href="/source/browse/de/documentation/howtos2_0/office/exportpdfformat.odt">ODT</a> </td> </tr> <tr> <td> <div class="doclink"> <a href="office/digitale-signaturen-linux.pdf">Dokumente digital signieren unter Linux</a> </div> <div class="docdesc"> Hier erfahren Sie, wie Sie mit Hilfe von Programmen, die schon bei gängigen Linuxdistributionen vorhanden sind, ein Zertifikat anlegen, mit dem man dann OpenOffice.org-Dokumente digital signieren kann. </div> </td> <td> <a href="/dev/members/simonaw.html">Simon Wilper</a> </td> <td> 28.02.2008 </td> <td> 420K </td> <td /> </tr> <tr> <td> <div class="doclink"> <a href="./office/multimedia_linux.html">Multimediasupport unter Linux einrichten</a> </div> <div class="docdesc"> Hier erfahren Sie: wie Sie das JMF installieren, wie Sie das JMF unter OpenOffice.org nutzbar machen und wie Sie zusätzliche JMF-Plugins installieren, um weitere Medientypen zu unterstützen. </div> </td> <td> <a href="/dev/members/cloph.html">Christian Lohmaier</a> </td> <td> - </td> <td> - </td> <td /> </tr> </table> <!-- <ul> <li> <span style="color: red; font-weight: bold;">Aktualisierte Version:</span> <a href="./office/digitale-signaturen-linux.pdf">Dokumente digital signieren unter Linux</a> (Autor: Simon A. Wilper) </li> <li> (Autor: Christian Lohmaier)</li> <li><a href="./impress/filme_ohne_java.pdf">Filme in Impress unter Linux ohne Java abspielen (PDF)</a> (Autor: Maximilian Weber)</li> <li> <p>Einführungskurs zu OpenOffice.org mit freundlicher Unterstützung von Robert Huber:</p> <ul> <li><a href="office/openofficeorgkurs.pdf">Einführungskurs (PDF)</a></li> <li><a href="http://www.cafe-netzwerk.de/index.php?id=4">Schulungsunterlagen als ZIP-Datei</a></li> </ul> </li> </ul> --> <!-- End Body --> </body> </html> File [changed]: index.html Url: http://de.openoffice.org/source/browse/de/www/testdir/doc/index.html?r1=1.4&r2=1.5 Delta lines: +21 -22 --------------------- --- index.html 2008-06-04 23:34:59+0000 1.4 +++ index.html 2008-06-04 23:41:16+0000 1.5 @@ -10,6 +10,7 @@ <!-- Start Body --> + <h1>Dokumentation</h1> <p> Haben Sie Vorschläge für neue Dokumentation auf unseren @@ -20,20 +21,24 @@ Kontakt zu uns auf. </p> +<div id="feeditem"> + Seien Sie immer auf dem neuesten Stand und abonnieren Sie + unseren <a href="feed.xml">Dokumentationsfeed</a>. + </div> <table summary="Dokumentation nach Modulen" id="modules"> <tr> - <td id="all" class="icon-col"><img src="icon-all.png" alt="Alle" /></td> + <td id="all" class="icon-col"><img src="pics/icon-all.png" alt="Alle" /></td> <td class="doccontent"> <div class="doclink"><a href="all.html">Alle Module</a></div> <div class="docdesc">Allgemeine Dokumentation, die auf alle OpenOffice.org-Module zutrifft</div> </td> </tr> <tr> - <td id="writer" class="icon-col"><img src="icon-writer.png" alt="Writer" /></td> + <td id="writer" class="icon-col"><img src="pics/icon-writer.png" alt="Writer" /></td> <td class="doccontent"> - <div class="doclink"><a href="all.html">Textverarbeitung Writer</a></div> + <div class="doclink"><a href="writer.html">Textverarbeitung Writer</a></div> <div class="docdesc">Das komplette Writer-Handbuch in 16 Kapiteln, Tutorien zu Serienbriefen und Aufzählungen/Nummerierungen</div> @@ -41,7 +46,7 @@ </tr> <tr> - <td id="calc" class="icon-col"><img src="icon-calc.png" alt="Calc" /></td> + <td id="calc" class="icon-col"><img src="pics/icon-calc.png" alt="Calc" /></td> <td class="doccontent"> <div class="doclink"><a href="calc.html">Tabellenkalkulationsprogramm Calc</a></div> <div class="docdesc"> @@ -50,7 +55,7 @@ </td> </tr> <tr> - <td id="draw" class="icon-col"><img src="icon-draw.png" alt="Draw" /></td> + <td id="draw" class="icon-col"><img src="pics/icon-draw.png" alt="Draw" /></td> <td class="doccontent"> <div class="doclink"><a href="draw.html">Zeichenprogramm Draw</a></div> <div class="docdesc"> @@ -59,7 +64,7 @@ </td> </tr> <tr> - <td id="impress" class="icon-col"><img src="icon-impress.png" alt="Impress" /></td> + <td id="impress" class="icon-col"><img src="pics/icon-impress.png" alt="Impress" /></td> <td class="doccontent"> <div class="doclink"><a href="impress.html">Praesentationsprogramm Impress</a></div> <div class="docdesc"> @@ -68,34 +73,34 @@ </td> </tr> <tr> - <td id="base" class="icon-col"><img src="icon-base.png" alt="Base" /></td> + <td id="base" class="icon-col"><img src="pics/icon-base.png" alt="Base" /></td> <td class="doccontent"> - <div class="doclink"><a href="impress.html">Datenbankmodul Base</a></div> + <div class="doclink"><a href="base.html">Datenbankmodul Base</a></div> <div class="docdesc"> Einführung in Datenbankanwendungen, Entwurf einer Beispieldatenbank, ODBC-Datenanbindungen </div> </td> </tr> <tr> - <td id="math" class="icon-col"><img src="icon-math.png" alt="Math" /></td> + <td id="math" class="icon-col"><img src="pics/icon-math.png" alt="Math" /></td> <td class="doccontent"> - <div class="doclink"><a href="impress.html">Formelprogramm Math</a></div> + <div class="doclink"><a href="math.html">Formelprogramm Math</a></div> <div class="docdesc"> Erste Schritte </div> </td> </tr> <tr> - <td id="development" class="icon-col"><img src="icon-development.png" alt="Entwicklung" /></td> + <td id="development" class="icon-col"><img src="pics/icon-development.png" alt="Entwicklung" /></td> <td class="doccontent"> - <div class="doclink"><a href="impress.html">Dokumentation für Entwickler</a></div> + <div class="doclink"><a href="developer.html">Dokumentation für Entwickler</a></div> <div class="docdesc"> OpenOffice.org selber bauen mit ooobuild, OpenOffice.org mit Python skripten </div> </td> </tr> <tr> - <td id="docdevel" class="icon-col"><img src="icon-docdevel.png" alt="Dokumentation - Entwicklung" /></td> + <td id="docdevel" class="icon-col"><img src="pics/icon-docdevel.png" alt="Dokumentation - Entwicklung" /></td> <td class="doccontent"> <div class="doclink"><a href="docdevel.html">Informationen für Autoren</a></div> <div class="docdesc"> @@ -106,15 +111,9 @@ </table> -<div id="feeditem"> - <dl> - <dt><a href="feed.xml">Dokumentationsfeed</a></dt> - <dd> - Seien Sie immer auf dem neuesten Stand und abonnieren Sie - den Dokumentationsfeed. - </dd> - </dl> - </div> + + + <!-- End Body --> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
