From: Andreas A. (Thyrell) <a.a...@th...> - 2001-09-14 17:57:03
|
Hi Jason, > I too have wondered this. I'd vote highly against the use of any > absolute paths unless they are preceed by a definable constant. The constant may be an option BC_HTDOCS_RESOURCES or someting like that. Hmmm... I think that needs a bit thinking. >> The way I sove this currently is running a symlink to >> build/en/htdocs/resources in every htdocs subdir and using >> relative paths in the templates i.e >> src=resources/whatever/file.gif. Just discovered this does _not_ work when using path vars like: script/var.value/ :( Andi |