Skip to content

How to embed

Oleg Lavrovsky edited this page Nov 30, 2023 · 1 revision

Dribdat is highly customizable, and can be used to accelerate your events by embedding different Web applications. Often, a hackathon team may also want to embed an interactive Demo of their project. The process is generally the same in each case. On this page we also have some instructions for popular tools and alternatives for whiteboarding and prototyping.

How to Embed content on Dribdat

embed_link_vimeo

  1. Obtain a full-screen URL from your target platform

This is the Internet address to a view directly into your shared project, ideally without the requirement for the visitor to sign in or navigate somewhere else. The location of this link varies from platform to platform, and is sometimes called "Embed code", "Web sharing" or "IFRAME". If you can choose between 'HTML' or 'JavaScript' embed code, choose HTML.

Make sure that public sharing is active, so that 'anyone with the link' can at least view the content. You may still wish to limit Editing access to your team members. The screenshot above is from the sharing > embed link on a public Vimeo film.

  1. Paste the URL into the Demo Link of a Dribdat project page

image

If you paste in the HTML code, like in the example shown above, it should be automatically stripped away and only the link to the frame will be kept. But if this does not happen, you may need to do it yourself. Just keep everything within the quotes of the src="..." attribute.

  1. Check the "Embed this page" option in Dribdat

image

This is enabled by default, embedding your content prominently at the top of the project page. There is also a "full screen" link directly underneath the frame, and a "Open" button at the bottom of the project page pointing to the same location.

If you disable embedding, only the link will just appear at the bottom of the page. So if you have problems getting the embed to work - for example, this may be due to CORS restrictions on the Web server you are trying to use.

Miro

Here is the step-by-step guide on how to embed:

Option 1:

Option 2:

Follow the general instructions above.

Clone this wiki locally