# Global color definition
#
000000
ffffff
#39dff7
f7f7f7
000000
ededff
80CCF8
68A4C8
008dfd
008dfd
1014e8
4876ff
# Generelle Konstanten
#
#abdcfc
#d7d7d7
#ffffff
# Alternatives Farbschema
# ffffff
# 000000
# eff0f1
#
# #abdcfc
# #eff0f1
# #ffffff
# Font definition
#
Helvetica,Arial,Sans-Serif
%body
#e2f6ff
#
#
gifs/lt2k-mehr.gif\" width=\"45\" height=\"14\" alt=\"*mehr*\" border=\"0\">
gifs/mehr.gif\" width=\"45\" height=\"14\" alt=\"*mehr*\" border=\"0\">
# Page footer
#
<:
$giturl = "http://git.infodrom.org/?p=infodrom.org/www.infodrom.org;a=%s;f=%s%s";
@months = ("Dummy", "January","February","March","April","May","June",
"July","August","September","October","November","December");
"" =~ /^(\d+)-(\d+)-(\d+)\s/;
$date = sprintf ("%s %d, %d", $months[$2], $3, $1);
if (length ("")) {
$url_history = '';
} else {
"/" =~ /.*\/(src\/.*)$/;
$url_history = sprintf($giturl, "history", $1, "");
$url_source = sprintf($giturl, "blob", $1, "");
}
if (length ($url_history)) {
$url = sprintf(', page source history', $url_source, $url_history);
}
:>
# ========== Abstand berechnen ==========
# in ePerl: $root_prefix
# in WML:
<:
$root_prefix = "";
$root_prefix =~ s/^.*src\/?(.*)$/$1/;
@foo = split (/\//, $root_prefix);
$root_prefix = "../"x($#foo+1);
:>
>
<: print "$root_prefix"; :>
"<: $root_var = \"\"; :>"
>
# Path to the download area
#
download/