From 0e936a1e55d0168b8d4af5e396bc8a22c7d260e2 Mon Sep 17 00:00:00 2001 From: Jon Bergli Heier Date: Fri, 29 Jul 2011 17:09:03 +0200 Subject: Added support for configurable virtual root. --- templates/base.tmpl | 18 +++++++++--------- templates/help.tmpl | 2 +- templates/login.tmpl | 2 +- templates/register.tmpl | 2 +- templates/upload.tmpl | 2 +- 5 files changed, 13 insertions(+), 13 deletions(-) (limited to 'templates') diff --git a/templates/base.tmpl b/templates/base.tmpl index 307aaec..6c1cb4f 100644 --- a/templates/base.tmpl +++ b/templates/base.tmpl @@ -4,26 +4,26 @@ $title - + #block head #end block
diff --git a/templates/help.tmpl b/templates/help.tmpl index bdf95d4..bb59424 100644 --- a/templates/help.tmpl +++ b/templates/help.tmpl @@ -2,7 +2,7 @@ #def header: help #extends templates.base #def content -

Usage: POST to $scheme://$host/u with filedata given to "file" and original filename to "filename". +

Usage: POST to $scheme://${host}${root}u with filedata given to "file" and original filename to "filename". Login is sent by cookies with either: