mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-02 17:59:36 +07:00
Merge pull request #7395 from nextcloud/rakekniven-patch-4
Fix issues reported at Transifex.
This commit is contained in:
@@ -92,7 +92,7 @@ There's also an « embedding code » that provides an HTML iframe to embed you
|
||||
Multiple calendars can be shared together by adding their unique tokens to the end of an embed link. Individual tokens can be found at the end of each calendar's public link. The full address will look like
|
||||
``https://cloud.example.com/index.php/apps/calendar/embed/<token1>-<token2>-<token3>``
|
||||
|
||||
To change the default view or date of an embedded calendar, you need to provide an url that look like ``https://cloud.example.com/index.php/apps/calendar/embed/<token>/<view>/<date>``.
|
||||
To change the default view or date of an embedded calendar, you need to provide an URL that look like ``https://cloud.example.com/index.php/apps/calendar/embed/<token>/<view>/<date>``.
|
||||
In this url you need to replace the following variables:
|
||||
|
||||
- ``<token>`` with the calendar's token.
|
||||
@@ -123,7 +123,7 @@ Create a new event
|
||||
~~~~~~~~~~~~~~~~~~
|
||||
|
||||
Events can be created by clicking in the area when the event is scheduled.
|
||||
In the day- and week-view of the calendar you just click, pull and left your
|
||||
In the day- and week-view of the calendar you just click, pull and release your
|
||||
cursor over the area when the event is taking place.
|
||||
|
||||
.. only:: html
|
||||
|
||||
@@ -13,7 +13,7 @@ If you received a link to a chat conversation, you can open this in your browser
|
||||
|
||||
.. image:: images/guest-view.png
|
||||
|
||||
You can change your name using the edit button on the top-right by clicking the ``Edit`` button.
|
||||
You can change your name by clicking the ``Edit`` button, located top-right.
|
||||
|
||||
.. image:: images/change-name.png
|
||||
|
||||
|
||||
@@ -81,7 +81,7 @@ You are always moderator in your new conversation. In the participant list on th
|
||||
|
||||
.. image:: images/participant-menu.png
|
||||
|
||||
Moderators can configure the conversation. Select ``Configuration settings`` from the ``...`` menu of the conversation on the top to access the settings.
|
||||
Moderators can configure the conversation. Select ``Configuration settings`` from the ``...`` menu of the conversation on the top to access the settings.
|
||||
|
||||
.. image:: images/open-settings.png
|
||||
|
||||
|
||||
Reference in New Issue
Block a user