[Date Index][Thread Index]
[Date Prev][Date Next][Thread Prev][Thread Next]

Creating Thumbnails




Ok!

I have this wml file:

\begin{index.wml}
#!wml -oESuUNDEF2:index.es.html -oENuUNDEF2:index.en.html \
      -oFRuUNDEF2:index.fr.html -oDEuUNDEF2:index.de.html

#use wml::des::imgdot
#use wml::des::typography
#use wml::des::space
#use wml::des::lowsrc
#use wml::std::box

#use wml::tmpl::page 

..PAGE_TITLE>>
[ES:Fotos:ES][EN:Photos:EN][FR:Photos:FR][DE:???:DE]
<<..

<pre>
<:		
		print "[FOTO:\n";

		print "#use wml::tmpl::page\n\n";

		print "%!slice -oFOTO:foto.wml\n\n";

		@FILES = glob ("./*.jpg");

		foreach $file (@FILES) {
		print "$file\n\n";
    }

	print ":FOTO]\n";
:>
</pre>
\end{index.wml} 

And several "fotoXX.jpg" files in the same directory.
When I run "wmk", it processes index.wml and stops. The foto.wml file
is generated but not processed. I would like to be able to reconstruct
THE WHOLE website by issuing a wmk at the root. Is there a .wmkrc
.wmlrc combination to do this. The problem, I think, is that when wmk
starts there are no fotoXX.wml files in the directory.

By the way, is this list dead? Or is it that too few people have
discovered this wonderful tool? 

Taluego,


Rafa C. Marcos
BCN Art Directe (Promotora d'Art)
http://www.bcnartdirecte.com

------------------------------------------------------------------------
Visit Internet Virtual Studios at: http://www.bcnartdirecte.com/talleres

______________________________________________________________________
Website META Language (WML)                www.engelschall.com/sw/wml/
Official Support Mailing List                   sw-wml@engelschall.com
Automated List Manager                       majordomo@engelschall.com