hydra/src
aszlig 0b202580ce templates: Use uri_for to reference static paths.
This commit is provided by (zsh syntax):

sed -i 's|/static[^"]*|[% c.uri_for("&") %]|;s/\[% size %\]/${size}/' **/*.tt

And the reason for this change is to make it easier to change the base
path with headers like X-Request-Base to be served within a URI prefix,
especially when behind a reverse proxy.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-09-25 14:37:18 +02:00
..
c Use evalFile() instead of parseExprFromFile() 2013-09-06 15:17:27 +00:00
lib Remove wacky "sysbuild" filtering 2013-09-25 01:00:20 +02:00
root templates: Use uri_for to reference static paths. 2013-09-25 14:37:18 +02:00
script Use the same start/stop time for the build steps as for the build 2013-09-25 01:00:20 +02:00
sql hydra-queue-runner: Improved scheduling 2013-09-21 14:57:01 +00:00
ttf Add font for the captcha 2013-03-04 12:16:13 +01:00
xsl Hack to render empty lines in logs correctly 2013-04-02 23:40:19 +02:00
Makefile.am Add font for the captcha 2013-03-04 12:16:13 +01:00
Makefile.PL * Move everything up one directory. 2009-03-05 13:41:57 +00:00