[Date Index][Thread Index]
[Date Prev][Date Next][Thread Prev][Thread Next]
Re: WML wml::std::lang questions
- From: Tobias Oetiker <nospam@thanx>
- Date: Fri, 12 Mar 1999 11:58:09 +0100 (MET)
Today you sent me mail regarding Re: WML wml::std::lang questions:
*> On 11 Mar 1999, Fritz Zaucker wrote:
*>
*> [...]
*> > To make nav-bars work one already needs some "complicated" #include or
*> > #use statement at the beginning of an input file.
*> >
*> > The shebang line adds just one more thing to it.
*>
*> Hi Fritz and Tobias,
*>
*> a lot of material can be put into the .wmlrc, not only variable
*> definitions. For instance, the -i wml option allow you to include
*> system and user files. Unfortunately, there was a malicious bug in
*> wml_p1_ipp. As soon as the wml-SNAP-199903121200.tar.gz is released you
*> could replace inclusions like
*> #use wml::des::navbar
*> by any of the 2 lines in the top .wmlrc :
*> -i wml::des::navbar
*> -i <des/navbar.wml>
*>
*> You only have to retrieve wml_backend/p1_ipp/ipp.src and recompile.
*>
*> > > One could write -o(ALL-LANG_*)+LANG_IT:%BASE.it.html in the .wmlrc
*> > > files, this feature will go in my to-do list.
*> >
*> > Can you put it at the top ;-)
*>
*> It's done.
*> Retrieve wml_frontend/wml.src and recompile.
*> The %DIR/%BASE substitutions is performed after the .wmlrc files are
*> read, so that you may now put these constructions into .wmlrc or even on
*> the command line.
cool ...
in the meantime I have been coding again. The challenge was to get graphical
stuff working with lang ... I have now created the necessary tags, but a
problem remains ...
I endup with things like this:
<IMG SRC="[LANG_DE:german.gif:][LANG_FR:french.gif:]">
which is exactly what I want to go into the slicer. Unfortunately the
the fixhtml happens before this, so it wont be able to
set the WITH and HEIGHT tags on this kind of image ..
would it be possible to make the exit filter work with the slicer ? the exit
filter should be aplied to the slicer output files ... then I could add
just another pass of the html fixer at the and and everything would be fine
...
cheers
tobi
*>
*> Hope it helps.
*>
*> Cheers.
*>
*> Denis
*>
*> ______________________________________________________________________
*> Website META Language (WML) www.engelschall.com/sw/wml/
*> Official Support Mailing List sw-wml@engelschall.com
*> Automated List Manager majordomo@engelschall.com
*>
--
______ __ _
/_ __/_ / / (_) Oetiker, Timelord & SysMgr @ EE-Dept ETH-Zurich
/ // _ \/ _ \/ / TEL: +41(0)1-6325286 FAX:...1194 ICQ: 10419518
/_/ \.__/_.__/_/ oetiker@ee.ethz.ch http://ee-staff.ethz.ch/~oetiker
______________________________________________________________________
Website META Language (WML) www.engelschall.com/sw/wml/
Official Support Mailing List sw-wml@engelschall.com
Automated List Manager majordomo@engelschall.com