Re: Undoubtedly dumb question...

Maxime Chatelle <[email protected]> Fri, 2 Apr 2004 16:21:24 +0200
Newsgroups gmane.comp.web.wml
Message-ID <[email protected]>
Le vendredi 02 Avril 2004 15:58, Fritz Zaucker a écrit :
> Hi Tia
>
> it's not very nice to hide your source ... others might want to profit from
> it too ...
it's not very nice too...

>
> Cheers,
> Fritz (not answering the question, but I am sure it is possible somehow)

you can make a script that wmk run after regeneration.

place "--exec-epilog=your_script" in .wmkrc in your root dir

your script can like this :

for A in  ; do
	mv    ../your_public_path/
done

This script not work in all cases but it's a base.

>
> On Fri, 2 Apr 2004, Le Secret du Mystère wrote:
> > Hello folks,
> >
> > Okay, my Subject line tells it all. I'm discovering
> > WML, and it seems quite good for my needs.
> >
> > _But_ I want to "split" my input files and my output
> > files into separate directories hierarcies. The way
> > I'm using wmk, output .html file is put into the same
> > directory as the input .wml file.
> > Is there any way to tell wmk to automagically put
> > files into separate directories (which will be
> > Web-accessible, but the sources will not be) ?
> >
> > Tia
> >
> >
> >
> >
> >
> >
> > Yahoo! Mail : votre e-mail personnel et gratuit qui vous suit partout !
> > Créez votre Yahoo! Mail sur http://fr.benefits.yahoo.com/
> >
> > Dialoguez en direct avec vos amis grâce à Yahoo! Messenger !Téléchargez
> > Yahoo! Messenger sur http://fr.messenger.yahoo.com
> > _____________________________________________________________________
> > Website META Language (WML)                         http://thewml.org
> > User Support Mailing List                        [email protected]
> > Automated List Manager                            [email protected]
_____________________________________________________________________
Website META Language (WML)                         http://thewml.org
User Support Mailing List                        [email protected]
Automated List Manager                            [email protected]