[WM] Basedir for webmake project
Oliver Strutynski
olistrut.gmx.net
Thu Nov 21 14:03:03 GMT 2002
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Thursday 21 November 2002 12:07, Justin Mason wrote:
> -d *should* do this -- what happens?
Using -d out, webmake does not find the input files in templates from the
<contents src="templates/" name=".../*.html" skip="Welcome.html"
listname="all_files" /> tag. I need to change src to ../templates to find the
input files and in fact webmake creates the correct output files into out/,
but IMGSIZE complains that it cannot find images referenced by
$(TOP/)images/filename. The error message here (for every file) is
webmake: making: out/sections/t1/test2143.html
${IMGSIZE}: cannot find image file "out/../../images/test.png" in
"(html-cleaner)"
(Note: I also changed the out tag to <out name="${pg}" file="${pg}"> from <out
name="${pg}" file="out/${pg}">)
Good enough for now, but s.th seems to be still wrong here...
Thanks for your help
Oliver Strutynski
- --
_____________________________________________________________________
Oliver Strutynski oliver.strutynski at in.tum.de
olistrut at gmx.net
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org
iD8DBQE93UO+uUAlUEFqtKYRAu8yAJ9wiUMbzgcQwMAs3xOUZQTJs3zTPgCg8gkj
sXx0zvoezPtEXhXflut+1sI=
=B9hJ
-----END PGP SIGNATURE-----
More information about the Webmake-talk
mailing list