Benutzer-Werkzeuge

Webseiten-Werkzeuge


motorrad:motorradfahren

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen RevisionVorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
motorrad:motorradfahren [05.12.2023 17:49] Wolfgang Kunkelmotorrad:motorradfahren [24.04.2024 17:50] (aktuell) – [Zeitleiste] Wolfgang Kunkel
Zeile 34: Zeile 34:
  
   var groups = new vis.DataSet([   var groups = new vis.DataSet([
-    {id: 1, style: "background-color: lightgray", content: '<b><a href="https://www.wkunkel.de" target="_blank">Straße</a></b>' , title: 'Straßen-Motorräder', value: 1}, +    {id: 1, style: "background-color: lightgray", content: '<b><a href="https://www.wkunkel.de" target="_blank">Motorrad</a></b>' , title: 'Alle meine Mopeds', value: 1}, 
-    {id: 2, style: "background-color: lightgray", content: '<b><a href="https://www.wkunkel.de" target="_blank">Gelände</a></b>', title: 'nur ein Onduro   , value: 2}+    {id: 2, style: "background-color: lightgray", content: '<b><a href="https://www.wkunkel.de" target="_blank">Tour</a></b>', title: 'und wo ich damit gewesen bin', value: 2}
   ]);   ]);
  
Zeile 41: Zeile 41:
   // Create a DataSet (allows two way data-binding)   // Create a DataSet (allows two way data-binding)
   var items = new vis.DataSet([   var items = new vis.DataSet([
-    {id: 1 , group: 1, start: '1983-03-01', end: '1983-08-31', content: '<font color="grey"><b>Kfz-Schlosser</b></font>',                style: "background-color: lightgray", type: 'background'},     +    {id: 1 , group: 1, start: '1987-07-01', end: '1990-05-31', content: '<font color="grey"><b>Simson SR2</b></font>',       style: "background-color: lightgray", type: 'background'},     
-    {id: 2 , group: 2, start: '1987-09-01', end: '1991-08-30', content: '<font color="grey"><b>Wissenschaftlicher Assistent</b></font>', style: "background-color: lightgray", type: 'background'}, +    {id: 2 , group: 1, start: '1993-02-22', end: '1994-12-10', content: '<font color="grey"><b>Honda CBX750F</b></font>',    style: "background-color: lightgray", type: 'background'}, 
-    {id: 3 , group: 3, start: '1991-11-11', end: '2003-06-30', style: "background-color: lightgray", type: 'background'}, +    {id: 3 , group: 1, start: '1994-12-14', end: '1998-08-11', content: '<font color="grey"><b>Honda CBR1000F</b></font>',   style: "background-color: lightgray", type: 'background'}, 
-    {id: 4 , group: 4, start: '2003-11-01', end: '2016-09-30', content: '<font color="grey"><b>Amtlich anerkannter Sachverständiger für den Kraftfahrzeugverkehr</b></font>', style: "background-color: lightgray", type: 'background'}, +    {id: 4 , group: 1, start: '1999-04-07', end: '2000-06-23', content: '<font color="grey"><b>Suzuki GSX1300R (1)</b></font>', style: "background-color: lightgray", type: 'background'}, 
-    {id: 5 , group: 5, start: '2016-10-04', end: '2027-12-31', style: "background-color: lightgray", type: 'background'}, +    {id: 5 , group: 1, start: '2000-07-26', end: '2002-07-22', content: '<font color="grey"><b>Suzuki GSX1300R (2)</b></font>', style: "background-color: lightgray", type: 'background'}, 
-    {id: 6 , group: 2, start: '1987-11-11',                    content: 'Patent', title: 'Längsgeteilter keramischer Zylinder'}, +    {id: 6 , group: 1, start: '2004-04-16', end: '2015-03-07', content: '<font color="grey"><b>Suzuki GSX1300R (3)</b></font>', style"background-colorlightgray"type: 'background'}, 
-    {id: 7 , group: 2, start: '1990-02-01',                    content: 'Gew. Wissenschaft', title: 'Aufnahme als Mitglied in die "Gewerkschaft Wissenschaftder TH Zwickau'}, +    {id: , group: 2, start: '1994-05-29',                    content: '<font color="red">Isle Of Man TT (29.05.1994 - 10.06.1994)</font>', title: 'Isle Of Man Tourist Trophy'}, 
-    {id8 , group: 2, start: '1989-09-30', end'1989-10-10'content: 'DR Moskau', title: 'Dienstreise nach Moskau'}, +    {id: , group: 2, start: '1997-05-24',                    content: '<font color="red">Isle Of Man TT (24.05.1997 08.06.1997)</font>', title: 'Isle Of Man Tourist Trophy'}, 
-    {id: , group: 3, start: '1991-11-11', end: '1992-04-30', content: '<font color="grey"><b>1Tätigkeit<br>Konstrukteur</b></font>',           style: "background-color: lightgray", type: 'background'}, +    {id: , group: 2, start: '2000-05-27',                    content: '<font color="red">Isle Of Man TT (27.05.2000 - 09.06.2000)</font>', title: 'Isle Of Man Tourist Trophy'}
-    {id: 10, group: 3, start: '1992-05-01', end: '1999-03-26', content: '<font color="grey"><b>2Tätigkeit<br>Entwicklungs-Ingenieur</b></font>', style: "background-color: silver",    type: 'background'}, +
-    {id: 11, group: 3, start: '1999-03-29', end: '2003-06-30', content: '<font color="grey"><b>3Tätigkeit<br>Leiter Prüfplanung</b></font>',     style: "background-color: lightgray", type: 'background'}+
   ]);   ]);
  
motorrad/motorradfahren.1701794980.txt.gz · Zuletzt geändert: 05.12.2023 17:49 von Wolfgang Kunkel