Finees Mendez wrote: > How can I set Typo3 to render a different language page without > including the language var in the URL.
You cannot. > For example, - I have a page, with translation, called > www.domain.com/MyPage.html [or] www.domain.com/en/MyPage.html - The > SPANISH page is called, "www.domain.com/es/MiPagina.html" You can get english pages without /en/ because by default L will be 0 if it is omitted. > How can I set my T3 configuration to be able to insert > "www.domain.com/MiPagina.html" and render the translated version of > the page without including it into the URL i.e. ".../es/..." You cannot. -- Dmitry Dulepov TYPO3 core team Web: http://typo3bloke.net/ Skype: callto:liels_bugs _______________________________________________ TYPO3-english mailing list [email protected] http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
