From: loma-one <44441246+loma-one@users.noreply.github.com> Date: Thu, 22 Aug 2024 08:59:06 +0000 (+0200) Subject: Optimisation of the Composer Editor X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=59530853de27a352a766cad3f78eeec45d858f50;p=friendica.git Optimisation of the Composer Editor As a result of the changes, the editor is started in a larger window. In addition, the authorisation settings for the article are hidden for the time being. These can be shown via a sandwitch menu if required. The reload of the page is prevented so that articles already created in the editor are not lost. ar. The Composer Editor is another editor in Friendica that is particularly suitable for entering longer texts (e.g. at the local workstation). The special feature is that the editor is loaded in a separate window and therefore does not distract from the timeline. The editor can still be used in mobile applications --- diff --git a/view/templates/item/compose.tpl b/view/templates/item/compose.tpl index a161f34529..9cb8903ffc 100644 --- a/view/templates/item/compose.tpl +++ b/view/templates/item/compose.tpl @@ -21,53 +21,56 @@

- - - - - - - - -

- +

{{if $type == 'post'}} - - + + @@ -76,12 +79,13 @@ - - + +

+ + + +