| ... |
... |
@@ -15,25 +15,15 @@ |
| 15 |
15 |
|
| 16 |
16 |
=== Create a new file === |
| 17 |
17 |
|
| 18 |
|
-{{figure image="files_new_en.png"}} |
| 19 |
|
-Creating a new file. |
|
18 |
+{{figure image="files_new.png"}} |
|
19 |
+Creating a new file. You can upload a file either with the browser's upload dialog or directly via drag&drop. |
| 20 |
20 |
{{/figure}} |
| 21 |
21 |
|
| 22 |
22 |
1. Click on the {{ficon name="plus-circle-outline"/}} button to the top left. |
| 23 |
|
-1. The content of the file can now be entered in the text editor. |
| 24 |
|
-1. The created file must be given a name in the upper right corner under //Properties// with the file extension. By clicking on the //Save// button at the bottom right, the changes can be saved. Depending upon file extension the editor will adapt itself accordingly. |
| 25 |
|
- |
| 26 |
|
-=== Upload a file === |
| 27 |
|
- |
| 28 |
|
-{{figure image="files_upload.png"}} |
| 29 |
|
-Uploading a new file. You can upload a file either with the browser's upload dialog or directly via drag&drop. |
| 30 |
|
-{{/figure}} |
| 31 |
|
- |
| 32 |
|
-1. Click on the {{icon name="upload"/}} button to the top left. |
| 33 |
33 |
1. The browser's file upload dialog opens. Select the file or files you would like to upload. After you choose a file, it will be uploaded automatically. |
| 34 |
34 |
1. Optionally, you can give the uploaded files a different name and description in the panel to the right. To save the changes you have made, click the //Save// button at the bottom. |
| 35 |
35 |
|
| 36 |
|
-If a file with the same name exists already, the file is renamed and created as a separate file or or overwrites the old file. |
|
26 |
+If a file with the same name exists already, the file is renamed and created as a separate file. |
| 37 |
37 |
|
| 38 |
38 |
=== Update a file === |
| 39 |
39 |
|