User: SimonAW Date: 2008-04-01 21:23:28+0000 Added: de/www/testdir/doc/doc.css de/www/testdir/doc/icon-all.png de/www/testdir/doc/icon-base.png de/www/testdir/doc/icon-calc.png de/www/testdir/doc/icon-development.png de/www/testdir/doc/icon-draw.png de/www/testdir/doc/icon-feed.png de/www/testdir/doc/icon-impress.png de/www/testdir/doc/icon-math.png de/www/testdir/doc/icon-writer.png de/www/testdir/doc/index.html
Log: Test fuers neue Dokumentationsportal File Changes: Directory: /de/www/testdir/doc/ =============================== File [added]: doc.css Url: http://de.openoffice.org/source/browse/de/www/testdir/doc/doc.css?rev=1.1&content-type=text/vnd.viewcvs-markup Added lines: 51 --------------- /* * DE Documentation Portal * SimonAW * Apr 1 2008 */ #feeditem { background: url( "icon-feed.png" ) no-repeat 0 4px; padding-left: 45px; margin-left: 2em; } #feeditem dt { font-size: 1.8em; font-weight: normal; } #feeditem dd { margin: 4px 0 0 0; } /* OOo Modules Table */ #modules { width: 100%; margin-top: 1em; margin-left: 2em; border-spacing: 0; } #modules td { border-top: #cbdefa solid 1px; vertical-align: top; padding: 4px 4px 24px 4px; } #modules td.icon-col { width: 65px; } .doclink { font-size: 1.4em; } .docdesc { margin-top: 4px; } .doccontent:hover { background: #ecf2fd; } File [added]: icon-all.png Url: http://de.openoffice.org/source/browse/de/www/testdir/doc/icon-all.png?rev=1.1&content-type=text/vnd.viewcvs-markup File [added]: icon-base.png Url: http://de.openoffice.org/source/browse/de/www/testdir/doc/icon-base.png?rev=1.1&content-type=text/vnd.viewcvs-markup File [added]: icon-calc.png Url: http://de.openoffice.org/source/browse/de/www/testdir/doc/icon-calc.png?rev=1.1&content-type=text/vnd.viewcvs-markup File [added]: icon-development.png Url: http://de.openoffice.org/source/browse/de/www/testdir/doc/icon-development.png?rev=1.1&content-type=text/vnd.viewcvs-markup File [added]: icon-draw.png Url: http://de.openoffice.org/source/browse/de/www/testdir/doc/icon-draw.png?rev=1.1&content-type=text/vnd.viewcvs-markup File [added]: icon-feed.png Url: http://de.openoffice.org/source/browse/de/www/testdir/doc/icon-feed.png?rev=1.1&content-type=text/vnd.viewcvs-markup File [added]: icon-impress.png Url: http://de.openoffice.org/source/browse/de/www/testdir/doc/icon-impress.png?rev=1.1&content-type=text/vnd.viewcvs-markup File [added]: icon-math.png Url: http://de.openoffice.org/source/browse/de/www/testdir/doc/icon-math.png?rev=1.1&content-type=text/vnd.viewcvs-markup File [added]: icon-writer.png Url: http://de.openoffice.org/source/browse/de/www/testdir/doc/icon-writer.png?rev=1.1&content-type=text/vnd.viewcvs-markup File [added]: index.html Url: http://de.openoffice.org/source/browse/de/www/testdir/doc/index.html?rev=1.1&content-type=text/vnd.viewcvs-markup Added lines: 112 ---------------- <!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</title> <link rel="stylesheet" type="text/css" href="doc.css" /> </head> <body> <!-- Start Body --> <h1>Dokumentation</h1> <p> Haben Sie Vorschläge für neue Dokumentation auf unseren Seiten oder haben Sie bereits selbst eine zu OpenOffice.org erstellt, teilen Sie uns das bitte mit. Nehmen Sie hierzu über unsere <a href="mailto:[EMAIL PROTECTED]">Mailing-Liste</a> Kontakt zu uns auf. </p> <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> <table summary="Dokumentation nach Modulen" id="modules"> <tr> <td id="all" class="icon-col"><img src="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 class="doccontent"> <div class="doclink"><a href="all.html">Textverarbeitung Writer</a></div> <div class="docdesc">Das komplette Writer-Handbuch in 16 Kapiteln, Tutorien zu Serienbriefen und Aufzählungen/Nummerierungen</div> </td> </tr> <tr> <td id="calc" class="icon-col"><img src="icon-calc.png" alt="Calc" /></td> <td class="doccontent"> <div class="doclink"><a href="calc.html">Tabellenkalkulationsprogramm Calc</a></div> <div class="docdesc"> Das Calc-Handbuch, Tutorium zur Erstellung von Gantt-Diagrammen mit Calc </div> </td> </tr> <tr> <td id="draw" class="icon-col"><img src="icon-draw.png" alt="Draw" /></td> <td class="doccontent"> <div class="doclink"><a href="draw.html">Zeichenprogramm Draw</a></div> <div class="docdesc"> Das komplette Draw-Handbuch, Tutorium zu Imagemaps </div> </td> </tr> <tr> <td id="impress" class="icon-col"><img src="icon-impress.png" alt="Impress" /></td> <td class="doccontent"> <div class="doclink"><a href="impress.html">Praesentationsprogramm Impress</a></div> <div class="docdesc"> Impress-Handbuch von OOoAuthors, Erste Schritte für Einsteiger </div> </td> </tr> <tr> <td id="base" class="icon-col"><img src="icon-base.png" alt="Base" /></td> <td class="doccontent"> <div class="doclink"><a href="impress.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 class="doccontent"> <div class="doclink"><a href="impress.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 class="doccontent"> <div class="doclink"><a href="impress.html">Dokumentation für Entwickler</a></div> <div class="docdesc"> OpenOffice.org selber bauen mit ooobuild, OpenOffice.org mit Python skripten </div> </td> </tr> </table> <!-- End Body --> </body> </html> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
