Hi, reverting some of the changes to the XML seem to have fixed this. Cheers, Christian
On Mon, 9 Feb 2009 21:40:59 +1100 Christian Lerrahn <[email protected]> wrote: > Hi, > I'm trying to use CoolURI on a multilingul site. I've edited the > valuemap from the default configuration, so that it reads like > > <valuemaps> > <valuemap> > <parameter>L</parameter> > <value key="">0</value> > <value key="de">1</value> > </valuemap> > </valuemaps> > > However, all the menus in the German version (L=1) still show as > http://www.example.com/abc/def/?L=1 > > I also tried an additional > > <partorder> > <part>valuemaps</part> > <part>pagepath</part> > <part>uriparts</part> > <part>predefinedparts</part> > </partorder> > > <paramorder> > <param>L</param> > </paramorder> > > to no avail. > > All the howtos seem to indicate that everything should work with this > configuration. What am I doing wrong? > > Cheers, > Christian _______________________________________________ TYPO3-english mailing list [email protected] http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
