Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[2] Adicionar link próprio que permita incorporar os story maps como iframes em sites externos #398

Open
matheusgimenez opened this issue May 24, 2022 · 3 comments
Assignees

Comments

@matheusgimenez
Copy link
Contributor

No description provided.

@matheusgimenez matheusgimenez changed the title Adicionar link próprio que permita incorporar os story maps como iframes em sites externos [2] Adicionar link próprio que permita incorporar os story maps como iframes em sites externos May 24, 2022
@matheusgimenez matheusgimenez self-assigned this May 24, 2022
matheusgimenez added a commit that referenced this issue May 24, 2022
@matheusgimenez
Copy link
Contributor Author

Como testar:

  • Abrir um storymap no editor;
  • Copiar o URL de Embed
    Captura de tela de 2022-05-24 16-35-33
    (
  • Abra um post qualquer no ambiente dev e adicione um bloco HTML e coloque o seguinte codigo:
    <iframe src="EMBED_URL" style="width:100%;height:850px;"></iframe>

@mathiasfls
Copy link

@matheusgimenez Você não recomenda colocar o código do iframe completo? Acho que o pessoal do editorial pode ter dificuldade com isso.

@leopiccionia
Copy link
Collaborator

  • Gerar URL para visualização de embed
  • Dentro da instalação, gerar embed automaticamente ao colar a URL no editor
  • Gerar código HTML para embed de <iframe> de visualização de embed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants