#include "urls.inc" #include "tools.inc" #include "menu.inc" #include "footer.inc" #e2f6ff #======= Farben fuer die Begriffsliste ======= #e2f6ff #ffffff #======= Font definition ======= Helvetica,Arial,Sans-Serif %body # ========== Abstand berechnen ========== # in ePerl: $root_prefix # in WML: <: $root_prefix = ""; $root_prefix =~ s/^.*src\/?(.*)$/$1/; @foo = split (/\//, $root_prefix); $root_prefix = "../"x($#foo+1); :> # Beware, the following does not work, dunno why, thus don't use # > "<: print "$root_prefix"; :>" "<: $root_prefix = \"\"; :>" > > > > > > <get-var title>

Skip navigation

Linux User Group Oldenburg images/tux305.png border=0 alt="[Tux]">
# ========== Das Menü. Achtung, dynamische Erzeugung ==========
%body