"Zoomable" embed

Get help developing custom BBCodes or request one.
Post Reply
TheeBarisu
Registered User
Posts: 2
Joined: Wed Jan 26, 2022 7:24 pm

"Zoomable" embed

Post by TheeBarisu »

Hello!

I have created a zoomable image from the site Zoomable.ca and I want to embed it to my forum. I'm using 3.3.0.

This is the image; https://srv2.zoomable.ca/viewer.php?i=i ... liticalmap

This is the embed link; <iframe src="https://srv2.zoomable.ca/viewer.php?i=i ... liticalmap" width="600" height="450" frameborder="0" style="border:0" allowfullscreen></iframe>

I have tried the iframe bbcodes but none of them worked. Thanks for your help!
User avatar
AlfredoRamos
Recognised Extension Developer
Posts: 1302
Joined: Wed Dec 25, 2013 9:06 pm
Location: /dev/null
Name: Alfredo
Contact:

Re: "Zoomable" embed

Post by AlfredoRamos »

You can use the phpBB Media Embed extension and install the attached YML file as instructed here: https://www.phpbb.com/customise/db/exte ... d/faq/2881

zoomable.yml

You'll need to enable it at ACP > Posting > Media Embed > Manage sites and purge the cache.

After that you'll be able to show the image either just posting the URL or using the [media] BBCode, depending how you configured the extension:

Code: Select all

[media]https://srv2.zoomable.ca/viewer.php?i=imgef1ba016fcc88dc5_politicalmap[/media]
Some of my phpBB extensions:
:chart_with_upwards_trend: SEO Metadata | Image Markdown | :shield: hCaptcha
:trophy: Check out all my validated extensions :trophy:

:penguin: Arch Linux user | Linux Boards :penguin:
Post Reply

Return to “Custom BBCode Development and Requests”