You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/cloud/catalog/exploring-the-catalog.md
+17-17Lines changed: 17 additions & 17 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
---
2
-
title: Exploring the Catalog
2
+
title: Exploring Meshery Catalog
3
3
weight: 3
4
4
description: "Discover how to browse, find, and interact with designs in the Catalog."
5
5
categories: [Catalog]
@@ -50,7 +50,7 @@ To customize the information displayed in this view, click the **View Columns ic
50
50
51
51
## Filtering and Sorting Catalog Items
52
52
53
-
The filter bar on the left helps you narrow down the catalog to find exactly what you need. You can sort the entire catalog or apply specific filters.
53
+
The filter bar helps you narrow down the catalog to find exactly what you need. You can sort the entire catalog or apply specific filters.
54
54
55
55
### Sort By
56
56
You can order all items in the catalog based on different criteria, such as alphabetically, by most recently updated, or by popularity metrics like most cloned or downloaded.
@@ -78,14 +78,14 @@ When you click on any design, you'll see its detail page. This page provides a c
78
78
79
79
### Metadata
80
80
81
-
-**Class, Created By, and Dates:** See the design's class, its original author, and when it was created and last updated
82
-
-**Version:** The design's version number. This increments automatically each time the design is updated
83
-
-**Visibility:** The status of the design. For all items found in the public catalog, this will be **Published**
81
+
-**Class, Created By, and Dates:** See the design's class, its original author, and when it was created and last updated.
82
+
-**Version:** The design's version number. This increments automatically each time the design is updated.
83
+
-**Visibility:** The status of the design. For all designs found in the public catalog, this will be **Published**.
84
84
85
85
As you scroll down the page, you will find other useful sections:
86
86
87
-
-**Caveats and Considerations:** Specific stipulations to consider and known behaviors to be aware of when using this design
88
-
-**Similar Designs by Type:** At the bottom, other designs of the same type, helping you discover other relevant patterns
87
+
-**Caveats and Considerations:** Specific stipulations to consider and known behaviors to be aware of when using this design.
88
+
-**Similar Designs by Type:** At the bottom, other designs of the same type, helping you discover other relevant patterns.
89
89
90
90
## Available Actions
91
91
@@ -98,9 +98,9 @@ Clicking **Open in Playground** loads the design directly into [Kanvas](https://
98
98
Cloning creates a personal, editable copy of the design in your own workspace. This is useful when you want to use an existing public design as a starting point for your own customizations.
99
99
100
100
When you clone a design:
101
-
- The new copy will appear in your **My Designs** tab
102
-
- Its name will be appended with `(Copy)` to distinguish it from the original
103
-
- The visibility of the cloned design is set to **Private** by default, so only you can see it until you decide to publish it
101
+
- The new copy will appear in your **My Designs** tab.
102
+
- Its name will be appended with `(Copy)` to distinguish it from the original.
103
+
- The visibility of the cloned design is set to **Private** by default, so only you can see it until you decide to publish it.
104
104
105
105
### Download
106
106
@@ -115,21 +115,21 @@ After you've published a design, you might need to update its metadata or descri
Some properties of a published design are immutable and cannot be changed:
125
-
-**Name:** The original name of the published design cannot be modified
126
-
-**Visibility:** You cannot change a published design's visibility directly. To remove it from public view, you must **Unpublish** it instead
125
+
-**Name:** The original name of the published design cannot be modified.
126
+
-**Visibility:** You cannot change a published design's visibility directly. To remove it from public view, you must **Unpublish** it instead.
127
127
{{< /alert >}}
128
128
129
129
### Unpublish
130
130
131
131
If you no longer want a design to be publicly visible in the catalog, you can use the **Unpublish** button. This action will remove the design from the public catalog but does not delete it. The design will remain as a private design in your account.
Editing/Unpublish catalog items requires specific user roles and permissions. Learn more: [Default Permissions documentation](/cloud/reference/default-permissions/).
134
+
Editing/Unpublish published designs requires specific user roles and permissions. Learn more: [Default Permissions documentation](/cloud/reference/default-permissions/).
0 commit comments