Re: toc doesn't honour lang

Johannes Franken <[email protected]> Mon, 23 Feb 2004 14:23:43 +0100
Newsgroups gmane.comp.web.wml
Message-ID <[email protected]>
* Guy Brand <[email protected]> [2004-02-23 12:31 +0100]:
> I'm trying to have "toc" and "lang" work together, but without success:
[...]
> <fr: <h2>Elément 1</h2>>
> <en: <h2>Item 1</h2>>
> <fr: <h2>Elément 2</h2>>
> <en: <h2>Item 2</h2>>

Rearrange the <h2> and lang tags, like this:

<h2><fr: Elément 1><en: Item 1></h2>
<h2><fr: Elément 2><en: Item 2></h2>


>   seems wml::std::toc doesn't honour lang tag.

To me it rather seems like lang doesn't honour toc. :-)


-- 
Johannes Franken
 
Professional unix/network development
mailto:[email protected]
http://www.jfranken.de/
_____________________________________________________________________
Website META Language (WML)                         http://thewml.org
User Support Mailing List                        [email protected]
Automated List Manager                            [email protected]