OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Re: [docbook-apps] Internationalization troubles


Pedro Pastor wrote:
> Thanks Dave for the suggestion.
> 
> The fix that works for me is to add the following code inside the element:
>  <l:i18n xmlns:l="http://docbook.sourceforge.net/xmlns/l10n/1.0";> in the
> file "website-common.xsl":
> 
> 
>   <l:l10n language="es">
>       <l:context name="title">
>         <l:template name="webpage" text="%t"/>
>       </l:context>
>       <l:context name="xref">
>         <l:template name="webpage" text="%t"/>
>       </l:context>
>     </l:l10n>
> 
> 
> I hope that helps to other users... and that some person responsible for the
> maintenance of this application would take care of it or find a better
> solution.


RFE 1876282 filed.

Thanks Pedro.


regards

-- 
Dave Pawson
XSLT XSL-FO FAQ.
http://www.dpawson.co.uk


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]