phpBB Media Embed PlugIn

iframe embed triggers popup - phpBB Media Embed PlugIn

iframe embed triggers popup

by takufner » Wed Jun 19, 2024 3:31 am

Hello, all.

I just added Geogebra to the Media Embed with the following code:

Code: Select all

name: Geogebra
host: geogebra.org
example: https://www.geogebra.org/calculator/vzt3fyxx
extract: "!//www.geogebra.org/(?:calculator|graphing)/(?'id'\\w+)!"
iframe:
    width: "800"
    height: "600"
    src: https://www.geogebra.org/calculator/{@id}?embed
It is working good.

But, after using the Applet in the iframe and closing the tab or navigating to other site, geogebra triggers the following popup:
geogebra_popup.png
Is there some code I could add to my geogebra.yml file to avoid this popup?

Kind regards,
User avatar
takufner
Registered User
Posts: 238
Joined: Mon Oct 23, 2006 10:39 am
Location: Rio de Janeiro - Brasil
Name: Prof. Caju