From 721b20d2920a213249fedca1fd11de65c287808f Mon Sep 17 00:00:00 2001 From: Joey Schulze Date: Wed, 10 Dec 2003 09:46:21 +0000 Subject: [PATCH] Switch to using indirect font names, which are defined only in LUGO.style --- Styles/LUGO.style | 20 +++++++++++++------- Styles/tools.inc | 12 ++++++------ src/Infos/anzahl.wml | 6 +++--- src/Infos/dacapo.wml | 6 +++--- src/Infos/index.wml | 2 +- src/Infos/linux.wml | 2 +- src/index.wml | 16 +++++++++++++--- 7 files changed, 40 insertions(+), 24 deletions(-) diff --git a/Styles/LUGO.style b/Styles/LUGO.style index 5a0680e..b70b08e 100644 --- a/Styles/LUGO.style +++ b/Styles/LUGO.style @@ -11,6 +11,12 @@ +#======= Font definition ======= +Helvetica,Arial,Sans-Serif + +%body + + # ========== Abstand berechnen ========== # in ePerl: $root_prefix # in WML: @@ -62,25 +68,25 @@ #$color="757575"; $color="68A4C8"; if ("" eq "index") { - printf "%%s", + printf "\">%%s", 100/($#dirs+1), $color, $rubrik; } else { printf "" - ."%%s", + ."\">%%s", 100/($#dirs+1), $color, $root_prefix, $rubrik, $rubrik; } } else { #$color="B0B0B0"; $color="80CCF8"; printf "" - ."%%s", + ."\">%%s", 100/($#dirs+1), $color, $root_prefix, $rubrik, $rubrik; } } :> - +
%body
@@ -117,7 +123,7 @@ if (length ($url)) { } :> -
+ @@ -127,9 +133,9 @@ if (length ($url)) { > -
+
%body -
+ diff --git a/Styles/tools.inc b/Styles/tools.inc index f637922..3a2c9fe 100644 --- a/Styles/tools.inc +++ b/Styles/tools.inc @@ -9,11 +9,11 @@ >
- + %body - +
@@ -64,19 +64,19 @@ # >
- + # - +
+
0 %body -
#
-
+
#
diff --git a/src/Infos/anzahl.wml b/src/Infos/anzahl.wml index dc09c2f..53c766d 100644 --- a/src/Infos/anzahl.wml +++ b/src/Infos/anzahl.wml @@ -39,7 +39,7 @@ for $day (sort keys %{$attendees{$year}{$month}}) { $elems{"$year-$month"}++; if ($attendees{$year}{$month}{$day}){ - printf "%d
" + printf "\">%d
" ."\"\"\n", $attendees{$year}{$month}{$day}, $attendees{$year}{$month}{$day} * $height } else { @@ -51,7 +51,7 @@ print "\n"; for $month (sort keys %{$attendees{$year}}) { - printf "%s", + printf "\">%s", $elems{"$year-$month"}, $monthname[$month]; } print "\n"; @@ -60,7 +60,7 @@ for $month (sort keys %{$attendees{$year}}) { for $day (sort keys %{$attendees{$year}{$month}}) { $elems{"$year-$month"}++; - printf "%d\n", + printf "\">%d\n", $day; } } diff --git a/src/Infos/dacapo.wml b/src/Infos/dacapo.wml index 52c08a2..ff4ab95 100644 --- a/src/Infos/dacapo.wml +++ b/src/Infos/dacapo.wml @@ -5,9 +5,9 @@

Die Brasserie DaCapo

-#> alt="[Brasserie DaCapo]" border=0> ->[Brasserie DaCapo]
-Ein Klick und Sie sind drin +#> alt="[Brasserie DaCapo]" border=0> +>[Brasserie DaCapo]
+Ein Klick und Sie sind drin
diff --git a/src/Infos/index.wml b/src/Infos/index.wml index 3c278ca..f80f1ad 100644 --- a/src/Infos/index.wml +++ b/src/Infos/index.wml @@ -50,7 +50,7 @@ for ($col=0; $col < $cols; $col++) { if ($elem[$col][$row]) { printf "" - . "%s", + . "\">%s", $width, $elem[$col][$row], $name{$elem[$col][$row]}; } else { printf " ", $width; diff --git a/src/Infos/linux.wml b/src/Infos/linux.wml index 9a4e3c3..b63999f 100644 --- a/src/Infos/linux.wml +++ b/src/Infos/linux.wml @@ -1,6 +1,6 @@ #include -

%body

+

%body

diff --git a/src/index.wml b/src/index.wml index 8ff52e7..4003fc4 100644 --- a/src/index.wml +++ b/src/index.wml @@ -27,17 +27,27 @@ vern seine breite Hardwareunterstützung ist es für Privatanwender genauso interessant, wie für den gewerblichen Einsatz.

+<: + +# if (termine in Zukunft) +# anzeigen +# else if (termin !älter als 1 monat) +# anzeigen +# fi + +:> +

-

Sommer 2004

+

Sommer 2004

\ images/ltlogo-small.gif width=97 height=64 border=0 alt="[LinuxTag-Logo]">

- Hier geht es zu Bildern von der - Pinguin Radtour 2003. + Pinguin Radtour 2003.
-- 2.20.1