Skip to content
Snippets Groups Projects
_index.en.md 1.17 KiB
Newer Older
  • Learn to ignore specific revisions
  • Marvin Dropp's avatar
    Marvin Dropp committed
    ---
    title: "Integrations"
    date: 2020-07-02T21:23:01+02:00
    draft: false
    chapter: true
    weight: 80
    ---
    
    # Use integrations, bridges, bots (e.g. Jitsi)
    
    
    Integrations/Widgets are managed via the room information in the upper right corner.
    
    Marvin Dropp's avatar
    Marvin Dropp committed
    
    ![Add integration button](/images/01_Widgets_en.png)
    
    
    Here, for example, an etherpad, a jitsi video conference, an RSS bot, etc. is integrated, i.e. services that are located and run on other servers. Therefore, when using integrations, the JavaScript activity of vector.im (for the integration manager) and other servers (e.g. in the Firefox addon NoScript) must be allowed. Since the widgets are often too small to use the services in their full functionality, widgets often open large in new browser tabs.
    
    Marvin Dropp's avatar
    Marvin Dropp committed
    
    ## Etherpad
    
    
    The Etherpad widget is used for collaborative writing or attaching important information to a room.
    
    Marvin Dropp's avatar
    Marvin Dropp committed
    
    {{% notice warning %}}
    For this purpose, a name must be assigned which must have less than 16 characters!
    {{% /notice %}}
    
    Stefan T. Ruehl's avatar
    Stefan T. Ruehl committed
    Etherpads have no user rights management, everyone can write and overwrite other texts (caution!). If user management is needed, better use [Nextcloud Text](https://github.com/nextcloud/text) (contact h_da cloud)
    
    Marvin Dropp's avatar
    Marvin Dropp committed