[Date Index][Thread Index]
[Date Prev][Date Next][Thread Prev][Thread Next]
Re: Ouput directory other than source directory
- From: Xose Manoel Ramos <nospam@thanx>
- Date: Tue, 28 Sep 1999 22:03:27 +0200
El Sat, Sep 18, 1999 at 03:35:45PM +0200, David Odin contaba:
>I personnaly have my wml files in ~/Giram.wml and they're output in
>~/Giram.html using the -o switch.
> All the gifs and jpegs are in ~/Giram.html/images and I've made a symbolic
>links ~/Giram.wml/images that points to ~/Giram.html/images. That way wml
>find the pictures when it looks for them and the paths are always correct.
Not a bad idea, this kind of hacks can work fine. I had think before
on this idea, using links. But I still dislike it....
For me having the image files hanging arround my directory makes me
kind of crazy, even if they are not taking any space. But the more
files I see the more difficult I work (working under pure shell
enviroment).
I have thought in another kind of hack...
# (cd ../html && wml ../wml/test.wml -o test.html )
This has some problems with the `included' files, it cannot find them
(yes, because they are in another directory). This can be solved with
`-I' flag:
# (cd ../html && wml ../wml/test.wml -o test.html -I../wml )
I will work with this idea and see how it works for me.
--
Saudos:
><ose xmanoel@bigfoot.com (Vigo/Galicia/Espaņa)
http://pagina.de/xmanoel/
http://w3.to/mikkeli/
______________________________________________________________________
Website META Language (WML) www.engelschall.com/sw/wml/
Official Support Mailing List sw-wml@engelschall.com
Automated List Manager majordomo@engelschall.com