Hello,
 
in the content of a page, I want to set a link to another page of the
site.
 
in the about page, I want to say : "Go and see the <a
href="/licence.html">licence</a>."
 
but then, the href="/licence.html" goes only to the default language
page.
 
When in the fr language page, I would like to have
href="/fr/licence.html" 
like with the navigation.xml file.
 
How can i do that ?
use <item> in de <document> tag of the xdoc content file ?
use some jelly code (if current_language is XX then ...) ? built in
function yet in the xdoc plugin ?
 
will this be the same way in M2 ?
 
Thank you,
Antoine
 
 
 
 
 


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

Reply via email to