Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion docusaurus/docs/cms/features/media-library.md
Original file line number Diff line number Diff line change
Expand Up @@ -647,7 +647,10 @@ Just above the list of folders and assets and next to the !<Icon name="funnel-si
- from an URL, type or copy and paste an URL(s) in the _URL_ field, making sure multiple URLs are separated by carriage returns, then click **Next**.
3. (optional) Click the edit button <Icon name="pencil-simple" /> to view asset metadata and define a _File name_, _Alternative text_ and a _Caption_ for the asset (see [Managing individual assets](#managing-assets)).
4. (optional) Add more assets by clicking **Add new assets** and going back to step 2.
5. Click on **Upload assets to the library**.
5. Click on **Upload assets to the library**. An upload progress dialog appears, showing:
- **Uploading** files with a progress bar for each
- **Queued** files waiting their turn in the upload queue (marked with a clock icon)
- **Completed** files and any that failed or were cancelled

<ThemedImage
alt="Add new assets window"
Expand Down
Loading