-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
dh(chore): Added usefeedbacks documentation
- Loading branch information
Romuald Caplier
committed
Apr 29, 2024
1 parent
3efe236
commit 6c98226
Showing
1 changed file
with
8 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,6 +4,14 @@ outline: deep | |
|
||
# Datahub | ||
|
||
## Pre-requesite | ||
|
||
### Useefeedbacks | ||
|
||
The user feedbacks section will not work with geonetwork 4.2.2 if you don't set a proper mail configuration: | ||
|
||
In the legacy geonetwork-ui, log as admin, then go in "Admin console" and select "Settings", then add a proper value in the "SMTP host" field e.g. `[email protected]` (it doesn't need to be a real SMTP server but it has to be a valid adress) then click on the "Save settings" button in the top right corner of that page and now the userfeedbacks should work. | ||
|
||
## Metadata pages | ||
|
||
Each metadata has its own detailed page, made of multiple sections, described as followed. | ||
|