User: mkirchner Date: 06/02/12 14:24:49 Modified: /de/www/dev/qa/ about_tcm.html, index.html
Log: Aenderungen um die Navbar einzubringen, dabei die Struktur besonders der alten Seiten leicht geaendert File Changes: Directory: /de/www/dev/qa/ ========================== File [changed]: about_tcm.html Url: http://de.openoffice.org/source/browse/de/www/dev/qa/about_tcm.html?r1=1.3&r2=1.4 Delta lines: +81 -23 --------------------- --- about_tcm.html 27 Nov 2005 10:25:10 -0000 1.3 +++ about_tcm.html 12 Feb 2006 22:24:44 -0000 1.4 @@ -1,3 +1,4 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head> <title>Über TCM</title> <!-- Start de-header --> @@ -8,12 +9,19 @@ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <!-- > Kommentare zur Seite - $Id: about_tcm.html,v 1.3 2005/11/27 10:25:10 andreschnabel Exp $ + $Id: about_tcm.html,v 1.4 2006/02/12 22:24:44 mkirchner Exp $ < --> <!-- End de-header --> <body> +<table width="100%" summary=""> + +<tr> +<td align="left" valign="top"> + +<div id="body_de"> + <h2>Ãber <a href="http://www.sunvirtuallab.com/tcm2/tcm_login.cgi"> Test Case Management (TCM)</a></h2> @@ -148,4 +156,54 @@ <p> <img src="pics/about_tcm_61_password.png" title="Update-Testfälle" alt="Update-Testfälle" > </p> + +</div> +</td> +<td valign="top" height="100%"> +<!-- Start Navbar --> + <!-- > + Kommentare zur Navbar Informationen für Mitglieder im de.OpenOffice.org Projekt + Makemapversion: + $Id: makemap.pl,v 1.5 2006/01/29 22:00:50 mkirchner Exp : + navbar_Dev ,V 0.5.5 Sonntag, 12. Februar 2006 23:11:12 michael.kirchner + < --> +<ul id="navbar_de"> + <li><div align="center">de-links</div></li> + <li> <a href="../../index.html" title=" "> Hauptseite </a></li> + <li> <a href="../../map_all.html" title=" "> Sitemap </a></li> + <li> <a href="../../neuhier.html" title="Informationen zu OpenOffice.org, dem Softwareprodukt"> Produkt-Info </a></li> + <li> <a href="../../kontakt.html" title="Informationen zu OpenOffice.org, der Community"> Projekt-Info </a></li> + <li> <a href="../../downloads/quick.html" title="Software und mehr"> Download </a></li> + <li> <a href="../../doc/index.html" title="Installationsbeschreibungen und mehr Schriftliches"> Dokumentationen </a></li> + <li> <a href="../../doc/faq/index.html" title="FAQ- Häufig gestellte Fragen"> FAQ </a></li> + <li> <a href="../../probleme.html" title="Wo Hilfe nahe ist"> Support </a></li> + <li> <a href="../../doc/howto/index.html" title="Knappe Anleitungen für die erste Benutzung"> Erste Schritte </a></li> + <li> <a href="../../marketing/marketing.html" title="Materialien und mehr"> Marketing </a></li> + <li> <a href="../../presse/about-presskit.html" title="Pressemitteilungen, Interviews und andere Informationen"> Presse </a></li> + <li>Mithelfen + <ul> + <li> <a href="../index.html" title="Die Startseite für neue Mitarbeiter"> Für Mithelfer </a></li> + <li> <a href="../../doc/faq/mitarbeiter/index.html" title="Das Wissensarchiv für Neulinge und Fortgeschrittene"> Mitarbeiter-FAQ </a></li> + <li> <a href="../ansprechpartner.html" title="Ansprechpartner übernehmen die Verantwortung für einen Teil des Gesamtprojekts."> Ansprechpartner </a></li> + <li> <a href="../team.html" title="Alle Mithelfer"> Das Team </a></li> + <li> <a href="../pre_submission_de.html" title="Einsenden einer Fehlermeldung oder eines Verbesserungsvorschlags"> Fehlerbericht </a></li> + <li> <a href="../aufgabenliste.html" title="Aufgaben, die Helfer suchen."> Aufgabenliste </a></li> + <li> <a href="../todo.html" title="Eine Sammlung von Aufgaben, die zur Zeit dringend sind"> Aktuelle TODO-Liste </a></li> + <li> <a href="../about-mailinglist.html" title="Die wichtigste Kommunikationsform im deOOo Projekt"> Mailinglisten </a></li> + <li> <a href="../about-irc.html" title="Für Konferenzen der Entwickler, kein Support!"> IRC </a></li> + <li> <a href="../issuezilla_einfuehrung.html" title="Der Hintergrund des Issuezilla knapp dargestellt"> Issuezilla Einführung </a></li> + <li> <a href="index.html" title="Informationen zur Qualitätskontrolle der deutschen Lokalisationen von OOo"> Qualitätskontrolle </a></li> + <li> <a href="../../about_unterstuetzung.html" title="Finanzielle Zuwendungen und Serverkapazitäten"> Zuwendungen </a></li> + <li> <a href="../credits.html" title="Für besondere Hilfe dankt das Projekt ..."> Danksagung </a></li> + </ul> + </li> +</ul> +<!-- End Navbar --> +</td> +</tr> +</table> + + + + </body></html> \ No newline at end of file File [changed]: index.html Url: http://de.openoffice.org/source/browse/de/www/dev/qa/index.html?r1=1.8&r2=1.9 Delta lines: +16 -13 --------------------- --- index.html 11 Feb 2006 20:36:43 -0000 1.8 +++ index.html 12 Feb 2006 22:24:44 -0000 1.9 @@ -1,3 +1,4 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head> <title>QA bei de.openoffice.org</title> @@ -19,7 +20,7 @@ </style> <!-- > Kommentare zur Seite - $Id: index.html,v 1.8 2006/02/11 20:36:43 markomlm Exp $ + $Id: index.html,v 1.9 2006/02/12 22:24:44 mkirchner Exp $ < --> <!-- End de-header --> @@ -27,14 +28,13 @@ <body> - - - <table width="100%" border="0" cellpadding="0"> <tr> <!--##############################################################--> <td width="83%" align="left" valign="top"> +<div id="body_de"> + <h2>QA bei de.openoffice.org</h2> Auf diesen Seiten sollen Informationen zusammengefasst werden, die für die Mithilfe bei Tests und Qualitätsprüfung interessant sind. @@ -262,6 +262,8 @@ </table> <!--##############################################################--> +</div> + </td> @@ -279,7 +281,9 @@ <!-- Start Navbar --> <!-- > Kommentare zur Navbar Informationen für Mitglieder im de.OpenOffice.org Projekt - $Id: makemap.pl,v 1.5 2006/01/29 22:00:50 mkirchner Exp ,V 0.5.5 Samstag, 11. Februar 2006 20:48:20 _MLM + Makemapversion: + $Id: makemap.pl,v 1.5 2006/01/29 22:00:50 mkirchner Exp : + navbar_Dev ,V 0.5.5 Sonntag, 12. Februar 2006 23:11:12 michael.kirchner < --> <ul id="navbar_de"> <li><div align="center">de-links</div></li> @@ -299,17 +303,16 @@ <li> <a href="../index.html" title="Die Startseite für neue Mitarbeiter"> Für Mithelfer </a></li> <li> <a href="../../doc/faq/mitarbeiter/index.html" title="Das Wissensarchiv für Neulinge und Fortgeschrittene"> Mitarbeiter-FAQ </a></li> <li> <a href="../ansprechpartner.html" title="Ansprechpartner übernehmen die Verantwortung für einen Teil des Gesamtprojekts."> Ansprechpartner </a></li> - <li> <a href="../team.html" title=" "> Team </a></li> + <li> <a href="../team.html" title="Alle Mithelfer"> Das Team </a></li> + <li> <a href="../pre_submission_de.html" title="Einsenden einer Fehlermeldung oder eines Verbesserungsvorschlags"> Fehlerbericht </a></li> <li> <a href="../aufgabenliste.html" title="Aufgaben, die Helfer suchen."> Aufgabenliste </a></li> - <li> <a href="../todo.html" title=" "> Aktuelle TODO-Liste </a></li> + <li> <a href="../todo.html" title="Eine Sammlung von Aufgaben, die zur Zeit dringend sind"> Aktuelle TODO-Liste </a></li> <li> <a href="../about-mailinglist.html" title="Die wichtigste Kommunikationsform im deOOo Projekt"> Mailinglisten </a></li> <li> <a href="../about-irc.html" title="Für Konferenzen der Entwickler, kein Support!"> IRC </a></li> - <li> <a href="../CVS_einfuehrung.html" title=" "> CVS Einfürung </a></li> - <li> <a href="../ssh2_einfuehrung.html" title=" "> SSH2-Einfuehrung </a></li> - <li> Qualitätskontrolle bei deOOo </li> + <li> <a href="../issuezilla_einfuehrung.html" title="Der Hintergrund des Issuezilla knapp dargestellt"> Issuezilla Einführung </a></li> + <li> Qualitätskontrolle </li> <li> <a href="../../about_unterstuetzung.html" title="Finanzielle Zuwendungen und Serverkapazitäten"> Zuwendungen </a></li> - <li> <a href="../credits.html" title=" "> Danksagung </a></li> - <li> <a href="../pre_submission_de.html" title="Einsenden einer Fehlermeldung oder eines Verbesserungsvorschlags"> Fehler melden </a></li> + <li> <a href="../credits.html" title="Für besondere Hilfe dankt das Projekt ..."> Danksagung </a></li> </ul> </li> </ul> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
