Changes

Jump to navigation Jump to search
m
Line 5: Line 5:  
Define $skip = at:end # Force a blank line
 
Define $skip = at:end # Force a blank line
 
Define $dayunknown = 15 # what day to use if it's actually not known
 
Define $dayunknown = 15 # what day to use if it's actually not known
ImageSize= width:1600 height:auto barincrement:35
+
ImageSize= width:1200 height:auto barincrement:25
 
TimeAxis = orientation:horizontal
 
TimeAxis = orientation:horizontal
 
PlotArea = right:10 left:10 bottom:20 top:20
 
PlotArea = right:10 left:10 bottom:20 top:20
Line 30: Line 30:     
BackgroundColors = canvas:bg
 
BackgroundColors = canvas:bg
ScaleMajor = unit:year increment:1 gridcolor:lightline start:01/01/1997
+
ScaleMajor = unit:year increment:2 gridcolor:lightline start:01/01/1997
ScaleMinor = unit:month increment:1 start:01/01/1997
+
ScaleMinor = unit:month increment:3 start:01/01/1997
      Line 41: Line 41:     
PlotData=
 
PlotData=
     align:center textcolor:black fontsize:M mark:(line,black) width:25 shift:(0,-5)
+
     align:center textcolor:black fontsize:M mark:(line,black) width:15 shift:(0,-5)
   −
     color:ceo width:25
+
     color:ceo width:15
 
           bar:CEO from:10/01/1998 till:03/15/2001 text:"[[Mike Roberts|Roberts]]"
 
           bar:CEO from:10/01/1998 till:03/15/2001 text:"[[Mike Roberts|Roberts]]"
 
           bar:CEO from:03/15/2001 till:03/15/2003 text:"[[Stuart Lynn|Lynn]]"
 
           bar:CEO from:03/15/2001 till:03/15/2003 text:"[[Stuart Lynn|Lynn]]"
Line 57: Line 57:  
           bar:skip at:end
 
           bar:skip at:end
   −
     color:chair width:25 mark:(line,black) #We use the last day of the relevant AGM to set start/end dates
+
     color:chair width:15 mark:(line,black) #We use the last day of the relevant AGM to set start/end dates
 
           bar:Chair from:10/01/1998 till:11/16/2000 text:"[[Esther Dyson|Dyson]]"
 
           bar:Chair from:10/01/1998 till:11/16/2000 text:"[[Esther Dyson|Dyson]]"
 
           bar:Chair from:11/16/2000 till:11/02/2007 text:"[[Vint Cerf|Cerf]]"
 
           bar:Chair from:11/16/2000 till:11/02/2007 text:"[[Vint Cerf|Cerf]]"
Line 66: Line 66:     
     barset:events width:15
 
     barset:events width:15
           color:structure from:01/01/1997 till:10/01/1998 text:"Birth of ICANN"
+
           color:structure from:01/01/1997 till:10/01/1998 text:"ICANN's Birth"
          color:structure from:01/01/2002 till:10/01/2012 text:"birth of cheese"
+
           color:structure from:12/24/1998 till:09/30/2016 text:"[[IANA Functions Contract]]"
           color:structure from:12/24/1998 till:09/30/2016 text:"[[IANA Functions Contract|IANA Functions Contract b/t ICANN and NTIA]]"
+
           color:gtld from:01/01/1999 till:12/31/1999 shift:(130) text:"[[Testbed Registrars]]"
           color:gtld from:01/01/1999 till:12/31/1999 shift:(130) text:"[[Testbed Registrars|Testbed Commercial Registrars]]"
+
           color:gtld from:01/01/1999 till:12/31/2008 text:"[[Vertical Integration|Vertical Separation]]"
           color:gtld from:01/01/1999 till:12/31/2008 text:"[[Vertical Integration|Vertical Separation of Registries and Registrars]]"
   
           color:structure from:11/04/1999 till:03/15/2001 align:center text:[[Ad Hoc Group on Future Numbering Requirements|Ad Hoc Group]]
 
           color:structure from:11/04/1999 till:03/15/2001 align:center text:[[Ad Hoc Group on Future Numbering Requirements|Ad Hoc Group]]
 
           color:structure from:11/15/2001 till:06/26/2003 align:center text:"[[2002 Evolution and Reform Process|Evo & Reform]]"
 
           color:structure from:11/15/2001 till:06/26/2003 align:center text:"[[2002 Evolution and Reform Process|Evo & Reform]]"
           color:org from:01/01/2007 till:$now text:"[[ICANN Reviews|Seemingly Infinite Reviews]]"
+
           color:org from:01/01/2007 till:$now text:"[[ICANN Reviews|Infinite Reviews]]"
           color:gtld from:01/01/2008 till:12/31/2010 shift:(5,10) text:"[[Vertical Integration|Transition to Vertical Integration]]"
+
           color:gtld from:01/01/2008 till:12/31/2010 shift:(5,10) text:"[[Vertical Integration|Shift to Vertical Integration]]"
 
           color:org from:03/01/2008 till:05/31/2012 align:center text:"[[First GNSO Organizational Review|GNSO 1 - Council Houses Formed]]"
 
           color:org from:03/01/2008 till:05/31/2012 align:center text:"[[First GNSO Organizational Review|GNSO 1 - Council Houses Formed]]"
 
           color:org from:01/01/2009 till:$now text:"[[Accountability and Transparency]]"
 
           color:org from:01/01/2009 till:$now text:"[[Accountability and Transparency]]"
Line 85: Line 84:  
           color:org from:01/01/2019 till:$now text:"[[Evolution of the MSM]]"
 
           color:org from:01/01/2019 till:$now text:"[[Evolution of the MSM]]"
    +
</timeline>
   −
TextData =
+
[[Category:Loose initiatives]]
    pos:(10,715) tabs:(61-center,122-center,183-center,244-center,305-center,366-center,427-center,488-center,549-center,610-center,671-center,732-center,793-center,854-center,915-center,976-center,1037-center,1098-center,1159-center,1220-center,1281-center,1342-center,1403-center,1464-center,1525-center,1586-center) fontsize:XS textcolor:black text:1997^1998^1999^2000^2001^2002^2003^2004^2005^2006^2007^2008^2009^2010^2011^2012^2013^2014^2015^2016^2017^2018^2019^2020^2021^2022
  −
</timeline>
 
Bureaucrats, steward, Administrators, translator
874

edits

Navigation menu