Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Sherry Ann Hernandez 320 posts 344 karma points
    Feb 06, 2011 @ 11:39
    Sherry Ann Hernandez
    0

    Is it possible to use relation for multilingual site?

    Does anybody have done it?

  • Chris Houston 535 posts 980 karma points MVP admin c-trib
    Feb 06, 2011 @ 13:28
    Chris Houston
    0

    Hi Sherry,

    Can you try and explain your question in a bit more detail as to what you are trying to achieve?

    Cheers,

    Chris

  • Sherry Ann Hernandez 320 posts 344 karma points
    Feb 06, 2011 @ 13:38
    Sherry Ann Hernandez
    0

    :D sorry...

    My current problem is that in my current setup, in order to display all the rooms in all the hotels I hardcoded the node id, e.g.

         <xsl:for-each select="umbraco.library:GetXmlNodeById(2157)/* [@isDoc and showLink = 1]">  

    I did it like this because I was thinking of just using a resource file to get 1:1 multilingual site.

    But I don't think it is possible so I try the usual setup in umbraco where in you define a hostname for each translated site. But my problem with this setup is since I harcode the node id to display most of the content, even if I select the arabic site it will still show the english site. So I was thinking if I can use of relations to display the content using the same node id but it will display the arabic content when the culture is set to arabic.

    Sherry

  • Chris Houston 535 posts 980 karma points MVP admin c-trib
    Feb 06, 2011 @ 13:47
    Chris Houston
    0

    Hi Sherry,

    I think your question here is actually the same as the question you asked here

    Which I have also replied to.

    Cheers,

    Chris

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies