diff --git a/.markdownlint.json b/.markdownlint.json index e03b861142..da14d0b4c4 100644 --- a/.markdownlint.json +++ b/.markdownlint.json @@ -3,6 +3,7 @@ "code-block-style": false, "line-length": false, "no-inline-html": false, + "no-alt-text": false, "no-duplicate-heading": { "siblings_only": true } diff --git a/docs/user-guide/img/resource-properties/edit-properties.jpg b/docs/user-guide/img/resource-properties/edit-properties.jpg index 371d9f9ef2..162dce5156 100644 Binary files a/docs/user-guide/img/resource-properties/edit-properties.jpg and b/docs/user-guide/img/resource-properties/edit-properties.jpg differ diff --git a/docs/user-guide/img/resource-properties/resource_creation.jpg b/docs/user-guide/img/resource-properties/resource_creation.jpg new file mode 100644 index 0000000000..0b1cbe515c Binary files /dev/null and b/docs/user-guide/img/resource-properties/resource_creation.jpg differ diff --git a/docs/user-guide/img/resource-properties/resource_data.jpg b/docs/user-guide/img/resource-properties/resource_data.jpg new file mode 100644 index 0000000000..54aa819d71 Binary files /dev/null and b/docs/user-guide/img/resource-properties/resource_data.jpg differ diff --git a/docs/user-guide/resources-properties.md b/docs/user-guide/resources-properties.md index 7b889d1879..b64599547a 100644 --- a/docs/user-guide/resources-properties.md +++ b/docs/user-guide/resources-properties.md @@ -8,23 +8,29 @@ In order to customize the properties of a resource, the Admin or a normal user w Through the *Edit properties* window the user can perform the following operations: -* Add a *Thumbnail* +* Add an image as a **Thumbnail** dropping it or clicking inside the *Thumbnail* box. -* Add a *Name* and a *Description* +!!! warning + The image to be added must not be larger than 500 kb and its best dimensions are 300x180 px. The supported formats are `jpg` (or `jpeg`) and `png`. -* Add a *Permission* rule +* Add a **Name** and a **Description** -!!! warning +!!! note The name of a resource is the only mandatory field. Note that is not allowed to choose a name that has already been assigned to another resource. -## Thumbnail +* Enable the **Unadvertised** option to make the owner of the resource or the MapStore admin the only ones who can see and search that resource in the [Home Page](home-page.md) or in the [Map Catalog](map-catalog.md) tool. -It is possible to add an image as thumbnail dropping it or clicking inside the following box: +* Add a [**Permission** rule](resources-properties.md#permission-rules) - +* Add **Details** (only for *Maps* and *Dashboard*) -!!! warning - The image to be added must not be larger than 500 kb and its best dimensions are 300x180 px. The supported formats are `jpg` (or `jpeg`) and `png`. +Once a resource is saved, the *Edit properties* panel shows the creation and the last modification dates. An example in the image below: + + + +Admin users can also see who created and modified the resource. An example in the image below: + + ## Permission rules @@ -45,11 +51,11 @@ How to manage users and groups is a topic present in the [Managing Users](managi ## Details -Only for resources of type map, it is possible to add details to the map. This is useful to associate some information to the map or an overview description of its content. In this case the *Edit properties* window is the following: +Only for resources of type *map* and *dashboard*, it is possible to add details as additional information in form of descriptive content for the resource itself. This is useful to associate some information to the resource and provide an overview of its content. In this case the *Edit properties* window is the following: -With a click on the **Add new details** button it opens a panel where the user can write the details of the map. +With a click on the **Add new details** button a panel opens and the user can write the details of the resource. @@ -74,7 +80,7 @@ Here, the user is allowed to: !!! warning The *About this map* button is visible in the [Side Toolbar](mapstore-toolbars.md#side-toolbar) only when the details are present on the map. -* Enable the **Show at startup** button. If active, as soon as the user opens the map, the details panel is visualized. +* Enable the **Show at startup** button. If active, when the user opens a resource with defined details, these are visualized in a descriptive panel. * **Delete** the details sheet