Hello, Is there any clean way to use uri_path under the CSS file? Probably create a template for the css file but that is too much trouble... ideas are welcome :) Cheers ambs
On 11/02/2011 21:59, ambs wrote:
Hello,
Is there any clean way to use uri_path under the CSS file?
Probably create a template for the css file but that is too much trouble...
Have a similar problem for 404.html and 500.html If there was a way to specify a prefix somewhere in deployment.yml and then just specify absolute paths from the deployment place. Cheers
On 11/02/2011 22:15, ambs wrote:
On 11/02/2011 21:59, ambs wrote:
Hello,
Is there any clean way to use uri_path under the CSS file?
Probably create a template for the css file but that is too much trouble...
Have a similar problem for 404.html and 500.html
Probably being stupid. Given they are all in the public folder I can use relative paths.
If there was a way to specify a prefix somewhere in deployment.yml and then just specify absolute paths from the deployment place.
Nevertheless this would be a nice addition to Dancer!
participants (1)
-
ambs