Skip to content
This repository has been archived by the owner on Nov 19, 2024. It is now read-only.

[ASI] Image details, editing, search and metadata #649

Merged
merged 12 commits into from
Aug 5, 2020
Merged
Show file tree
Hide file tree
Changes from 4 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
47 changes: 46 additions & 1 deletion src/cms/media-gallery-asset-management.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,42 @@ The new [Media Gallery]({% link cms/media-gallery.md %}) provides tools for mana
![]({% link images/images/enhanced-media-gallery/asset-actions.png %}){: .zoom}
_Asset Actions_

The asset details will be displayed on a slide panel, including information where the asset is being used. It is also possible to delete the asset from this section.
The asset details will be displayed on a slide panel. They include the information where the asset is being used:

- **Categories**
- **Products**
- **Pages**
- **Blocks**

![]({% link images/images/enhanced-media-gallery/asset-details.png %}){: .zoom}
_Asset Details_

Click **Used In** links to see the details. The grid in the following example shows all categories where specific asset is used.
lenaorobei marked this conversation as resolved.
Show resolved Hide resolved

![]({% link images/images/enhanced-media-gallery/asset-category-grid.png %}){: .zoom}
_Category Grid_

It is also possible to delete the asset from the **View Details** section.
lenaorobei marked this conversation as resolved.
Show resolved Hide resolved

## Edit an asset

1. On the _Admin_ sidebar, go to **Content** > _Media_ > **Media Gallery**.

1. Click the three dots below the asset (![]({% link images/images/enhanced-media-gallery/three-dots-btn.png %})), then click <span class="btn">Edit</span>.

![]({% link images/images/enhanced-media-gallery/edit-asset.png %}){: .zoom}
_Edit Asset_

1. You can change following fields though **Edit Image** form.
lenaorobei marked this conversation as resolved.
Show resolved Hide resolved

- **Title**
- **Description**
- **Tags/Keywords**

Please note, that this data will be saved to the data base as well as to the file metadata itself. Currently, **XMP** and **IPTC* formats are supported.
lenaorobei marked this conversation as resolved.
Show resolved Hide resolved

You can download the image with the updated metadata.

## Use an asset

Assets can be used extensively throughout the Admin, such as [add or edit a page][add-edit-page], [create or edit a category][create-edit-category], or [insert images from the Content Editor][editor-insert-media].
Expand All @@ -53,6 +84,19 @@ Assets can be used extensively throughout the Admin, such as [add or edit a page
![]({% link images/images/enhanced-media-gallery/bulk-delete-asset-confirmation.png %}){: .zoom}
_Delete Confirmation_

## Search for assets

1. On the _Admin_ sidebar, go to **Content** > _Media_ > **Media Gallery**.

1. Use **Search by keywords** input to perform image search by keywords/tags.
lenaorobei marked this conversation as resolved.
Show resolved Hide resolved

The search in the following example finds assets that contain a specific tag (`mountain`).

![]({% link images/images/enhanced-media-gallery/asset-search.png %}){: .zoom}
_Asset Search_

1. See [Edit an asset][edit-asset] section to learn how you can update image tags.
lenaorobei marked this conversation as resolved.
Show resolved Hide resolved

## Filtering assets

1. On the _Admin_ sidebar, go to **Content** > _Media_ > **Media Gallery**.
Expand Down Expand Up @@ -95,3 +139,4 @@ Assets can be used extensively throughout the Admin, such as [add or edit a page
[add-edit-page]: {% link cms/page-add.md %}
[create-edit-category]: {% link catalog/category-create.md %}
[editor-insert-media]: {% link cms/editor-insert-image.md %}
[edit-asset]: #edit-an-asset
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/images/images/enhanced-media-gallery/asset-details.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.