Aktuelle Ereignisse: Unterschied zwischen den Versionen

Aus Ugugu
Zur Navigation springen Zur Suche springen
Zeile 53: Zeile 53:


<timeline>
<timeline>
ImageSize  = width:90 height:120
ImageSize  = width:550 height:120                   # * Größe des Bildes
PlotArea  = width:65 height:80 left:20 bottom:20
PlotArea  = width:450 height:80 left:50 bottom:20 #  Plotgröße für Timeline
AlignBars  = late
AlignBars  = late                                   #  Ausrichtung rechts


DateFormat = dd/mm/yyyy
DateFormat = yyyy                                  # * yyyy oder dd/mm/yyyy
Period    = from:29/06/2007 till:14/07/2007
Period    = from:0 till:20000                      # * von .. bis ..
TimeAxis  = orientation:vertical
TimeAxis  = orientation:vertical                   # * Orientierung der Achse
ScaleMajor = unit:day increment:1 start:29/06/2007
ScaleMajor = unit:year increment:5000 start:0      # * Skalierung (je 5000), Start bei 0
            gridcolor:drabgreen                    #    Gitterfarbe


PlotData=
PlotData=
   color:red width:3
   color:blue width:15                              #  Farbe blau, Breite 15
   bar:A from:start till:end
   bar:1953 from:start till:12400                    #  Daten für die Balken
   bar:B from:start till:end
   bar:1955 from:start till:15157
   bar:C from:start till:end
   bar:1958 from:start till:19629
   bar:D from:start till:end
    
 
TextData=
TextData=
   pos:(20,110) fontsize:M text:Grösse
   pos:(20,110) fontsize:M text: Überschrift        #   Position und Text für den Titel
</timeline>
 
 
<timeline>
data=data19
x=2
y=1
datefmt=mmddyy
xinc="1 month"
stubfmt=M
xyears=yyyy
color=green
tab=week
include2=annot
title="# website visitors per week"
rectangle="1 1 4 2.5"
ygrid=yes
mode=line
step=yes
fill=red
 
18 071301
16 071401
15 071501
34 071601
</timeline>
</timeline>

Version vom 14. Juli 2007, 18:46 Uhr

Wenn Du eine Idee hast, warum Du auf diesen Link geklickt hast, teils mir doch bitte mit. Vierlleicht schreib ich dann auch mal was sinnvolles hierhin.

Kontakt mik@datacomm.ch


Nach einer Woche Betrieb seit dem 7. Juli 2007 waren folgende die Seiten mit den meisten Zugriffen. Die Hauptseite (284 Zugriffe), die Suchseite (116 Zugriffe) sowie das Ugugu-Portal (101 Zugriffe) werden hierbei nicht mitgelistet:

Platz Seite Zugriffe
1 Charlotte Gainsbourg 394
2 Screamin' Jay Hawkins 213
3 Schweizer Musikdatenbank 152
4 Serge Gainsbourg 120
5 Vico Torriani 116
6 Franz Hohler 111
7 Epikur 91
8 Polo Hofer 89
9 Hazy Osterwald 85
10 Krokus 73
11 Mani Matter 72
12 Harald Juhnke 67
13 Trio Eugster 63
14 Stephan Sulke 61
15 Die schönsten Atombombenexplosionen der Welt 59
16 Alpenland Quintett 57
17 Sina 56
18 Tyte Stone 55
19 Yello / Ruedi Walter / Taxi je 53
20 Sturmtruppen Skinheads 51

Grösse des Ugugu-Wikis

<timeline> ImageSize = width:550 height:120 # * Größe des Bildes PlotArea = width:450 height:80 left:50 bottom:20 # Plotgröße für Timeline AlignBars = late # Ausrichtung rechts

DateFormat = yyyy # * yyyy oder dd/mm/yyyy Period = from:0 till:20000 # * von .. bis .. TimeAxis = orientation:vertical # * Orientierung der Achse ScaleMajor = unit:year increment:5000 start:0 # * Skalierung (je 5000), Start bei 0

            gridcolor:drabgreen                    #     Gitterfarbe 

PlotData=

 color:blue width:15                               #   Farbe blau, Breite 15
 bar:1953 from:start till:12400                    #   Daten für die Balken
 bar:1955 from:start till:15157
 bar:1958 from:start till:19629
 

TextData=

 pos:(20,110) fontsize:M text: Überschrift         #   Position und Text für den Titel 

</timeline>