hi andreas, hi everyone!

after the recent migration to uuids, my language switching buttons are
broken. i used to do this in my page2xhtml.xsl:

<a href="{$root}{$document-id}_en.html">english</a>, where the variables are
<!-- /lenyabody-{rendertype}/{publication-id}/{area}/{doctype}/{url} -->
<map:match pattern="lenyabody-*/*/*/*/**">
...
  <map:transform...>
     <map:parameter name="root" value="{base-url:{2}:{3}}"/>
     <map:parameter name="document-id"
            value="{page-envelope:document-id}"/>

of course, this now produces links like
http://localhost:8888/soziologie/authoringba4ba940-2b8f-11db-8109-9e43e820a3df_en.html.

what is the new way to do it?


thanks,

jörn



-- 
"I don't need backups. I need restore!" - Trad.

--
Jörn Nettingsmeier, EDV-Administrator
Institut für Politikwissenschaft
Universität Duisburg-Essen, Standort Duisburg
Mail: [EMAIL PROTECTED], Telefon: 0203/379-2736


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to