Welcome

Embedded Layout

If you are embedding pimentaCHAT in your site, you can change pimentaCHAT’s layout by adding ?layout=embedded after your server URL.

Example https://open.pimenta.chat/channel/general?layout=embedded

Adding this to the URL will change the layout of pimentaCHAT to a more “simplistic” view, hiding the left side bar with the channel lists and account management buttons.

Setting a URL to embedded mode will “lock” that view in a single channel (since the user will not have access to the channel lists).

Embedded layout works wonders when using with Iframe integration since you can already login the user using iframe and only show a desired channel embedded to a page.

You can test this feature by going to https://open.pimenta.chat entering a channel and adding ?layout=embedded to the URL.

Note: If you want to stop users from accessing other channels, embedded layout alone will not work, since the user could change the URL of the embedded view via browser tools. For that you should edit the user permissions so he cant see other channels