Gemini Project - Timeline: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
(Edit wg. "REVISIONTIMESTAMP") |
(Anpassung 2024) |
||
(5 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt) | |||
Zeile 8: | Zeile 8: | ||
Define $update = {{#time: d/m/Y |{{REVISIONTIMESTAMP}}}} | Define $update = {{#time: d/m/Y |{{REVISIONTIMESTAMP}}}} | ||
#Define $now = 15/11/2014 | #Define $now = 15/11/2014 | ||
− | Define $width = | + | Define $width = 940 |
Define $height = 1100 | Define $height = 1100 | ||
Define $warning = 680 # $width - 120 | Define $warning = 680 # $width - 120 | ||
Zeile 34: | Zeile 34: | ||
id:colGP2_4 value:rgb(0.05,0.3,0.20) Legend:GP2_4.x | id:colGP2_4 value:rgb(0.05,0.3,0.20) Legend:GP2_4.x | ||
id:colGP2_5 value:rgb(0.05,0.42,0.25) Legend:GP2_5.x | id:colGP2_5 value:rgb(0.05,0.42,0.25) Legend:GP2_5.x | ||
− | id:colGP3 value:rgb(0.163,0.225,0.612) | + | id:colGP3 value:rgb(0.163,0.225,0.612) Legend:GP3 #blue |
− | id:colGP3.2 value:rgb(0.187,0.240,0.573) | + | id:colGP3.2 value:rgb(0.187,0.240,0.573) Legend:GP3.2 #brightblue |
− | id:colGP3.3 value:rgb(0.205,0.251,0.445) | + | id:colGP3.3 value:rgb(0.205,0.251,0.445) Legend:GP3.3 #Farbe noch anpassen |
− | id:colGP4 value:red Legend:GP4 #Farbe noch anpassen | + | id:colGP4 value:red Legend:GP4 #Farbe noch anpassen |
− | id:colGP4.1 | + | id:colGP4.1 value:red Legend:GP4.1 #Farbe noch anpassen |
+ | id:colGP4.2 value:red Legend:GP4.2 #Farbe noch anpassen | ||
#Kennzeichnung Zwischenrelease | #Kennzeichnung Zwischenrelease | ||
id:colRel_light value:rgb(1,0.74,0.16) | id:colRel_light value:rgb(1,0.74,0.16) | ||
Zeile 680: | Zeile 681: | ||
bar:GP4 mark:(line,black) align:center fontsize:S | bar:GP4 mark:(line,black) align:center fontsize:S | ||
#at:21/09/2018 text:"x.yy-rzz" shift:(0,-11) | #at:21/09/2018 text:"x.yy-rzz" shift:(0,-11) | ||
− | #jetzt modular und dadurch hat jedes | + | #jetzt modular und dadurch hat jedes Plugin seine eigene Versionsnummer |
#Beschriftung | #Beschriftung | ||
at:31/03/2018 text:"GP4" shift:(0,-11) # => Erst, wenn es ein GP4.x geben sollte | at:31/03/2018 text:"GP4" shift:(0,-11) # => Erst, wenn es ein GP4.x geben sollte | ||
Zeile 687: | Zeile 688: | ||
# GP4.1 filled bar Erscheinungsdatum 03.06.2020 (publik!) # | # GP4.1 filled bar Erscheinungsdatum 03.06.2020 (publik!) # | ||
########################################################### | ########################################################### | ||
− | bar:GP4.1 width:40 from:03/06/2020 till: | + | bar:GP4.1 width:40 from:03/06/2020 till:04/03/2023 color:red |
################################################## | ################################################## | ||
Zeile 696: | Zeile 697: | ||
at:31/03/2018 text:"GP4.1" shift:(0,-11) | at:31/03/2018 text:"GP4.1" shift:(0,-11) | ||
+ | ########################################################### | ||
+ | # GP4.2 filled bar Erscheinungsdatum 04.03.2023 (publik!) # | ||
+ | # Ankündigungsdatum 01.03.2023 / Threaddatum 28.02.2023 # | ||
+ | ########################################################### | ||
+ | bar:GP4.2 width:40 from:04/03/2023 till:$now color:red | ||
+ | |||
+ | ################################################## | ||
+ | # GP4.2 line & text # | ||
+ | ################################################## | ||
+ | bar:GP4.2 mark:(line,black) align:center fontsize:S | ||
+ | #Beschriftung | ||
+ | at:31/03/2018 text:"GP4.2" shift:(0,-11) | ||
################################################## | ################################################## | ||
Zeile 705: | Zeile 718: | ||
################################################## | ################################################## | ||
− | # versch. Infotexte | + | # versch. Infotexte als klickbare LINKS # |
################################################## | ################################################## | ||
TextData = | TextData = | ||
− | fontsize:L textcolor:black pos:(170, | + | fontsize:L textcolor:black pos:(170,495) text:[[Gemini_Project|GP]] |
− | fontsize:L textcolor:black pos:(444, | + | fontsize:L textcolor:black pos:(444,495) text:[[Gemini_Project_2|GP2]] |
− | fontsize:L textcolor:black pos:(658, | + | fontsize:L textcolor:black pos:(658,870) text:[[Gemini_Project_3|GP3]] |
− | fontsize:L textcolor:black pos:( | + | fontsize:L textcolor:black pos:(845,720) text:[[Gemini_Project_4|GP4]] |
fontsize:S textcolor:lighttext pos:($warning,10) text:Updated: $update | fontsize:S textcolor:lighttext pos:($warning,10) text:Updated: $update | ||
# Ref:http://www.i-have-a-dreambox.com/ | # Ref:http://www.i-have-a-dreambox.com/ | ||
}} | }} |