• Resolved rogerr2

    (@rogerr2)


    I have an iFrame that shows my family tree (which is php generated by Gramps) on 6 translated pages (EN, DE, PL, ES, SV & RU).

    X Frame Options obviously does not work for a simple Google translate so I’m looking for options on how to go about it.

    My thinking at the moment is to add .po & .mo files to the iFrame content folder and use Javascript to detect the Parent page language and switch that way…

    Is there another/better way to accomplish this?

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author mdempfle

    (@mdempfle)

    X-Fame options – where is the connection to the language?

    Detection of the language of the browser and then picking the right version is also the way I would go.

    Best, Michael

    Thread Starter rogerr2

    (@rogerr2)

    I started out trying to use Google Translate to translate the frame… That’s when I got the X Frame Options DENY Not Same Source errors

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Translating iFrames’ is closed to new replies.