Ver código fonte

add how to integrate

describe, how to integrate a pad
pull/2250/head
felixx9 3 anos atrás
committed by GitHub
pai
commit
707fb564de
Nenhuma chave conhecida encontrada para esta assinatura no banco de dados ID da chave GPG: 4AEE18F83AFDEB23
1 arquivos alterados com 4 adições e 0 exclusões
  1. +4
    -0
      docs/configuring-playbook-etherpad.md

+ 4
- 0
docs/configuring-playbook-etherpad.md Ver arquivo

@@ -59,3 +59,7 @@ If you wish to disable the Etherpad chat button, you can do it by appending `?sh

If your Etherpad widget fails to load, this might be due to Dimension generating a Pad name so long, the Etherpad app rejects it.
`$roomId_$padName` can end up being longer than 50 characters. You can avoid having this problem by altering the template so it only contains the three word random identifier `$padName`.

## How to use etherpad

This is how it works in element. It might work similar in other clients: To integrate a standalone etherpad in a room, create your pad, copy the url and send to the room `/addwidget <url>`. You will then find your integrated etherpad within the right sidebar in the `Widgets` section.

Carregando…
Cancelar
Salvar