ADDRESS=http://stud.xn--berl33t-m2a.net DIRIDIR=/var/kunden/webs/denisg/stud.ueberl33t.net/diri PASSHASH=13VDscRBegeWI SLOGAN=' — Projektwiki' SHOW=show.rc EDIT=edit.rc REMOVE=remove.rc TEMPLATE=../tmpl.html fn wikifmt { ../diri_tools/filter.rc $* } fn template { ../diri_tools/template.awk $* } fn urldecode { echo -n $"* | ../diri_tools/urldecode.awk } fn hash { echo -n $"* | pwcrypt -s 1337 } fn title { echo `{basename $PATH_INFO | sed 's/^[0-9]+_//; s/_/ /g'} '/' \ `{basename -d $PATH_INFO | sed 's,^/,,'} '/' \ 'Projektwiki "Hackebeil"' } if(~ $PLAN9 '') PLAN9=/usr/local/plan9 path=($PLAN9/bin $path)