Update datahub default.toml with 2.9 new params#493
Merged
Conversation
LHBruneton-C2C
commented
Apr 23, 2026
Contributor
Author
LHBruneton-C2C
left a comment
There was a problem hiding this comment.
@f-necas J'ai repris tout le fichier à partir de celui de geonetwork-ui, donc bien vérifier que les diff respectent le spécifique georchestra.
Comment on lines
-121
to
-141
| # if you add an indexed field to calculate the qualityScore, the datahub search allow you to sort on this field with this parameter | ||
| # sortable = true | ||
|
|
||
| # by default the widget appears in 2 locations in the search list and in the detail page | ||
| # allow you to hide the widget in detail | ||
| # display_widget_in_detail = false | ||
| # allow you to hide the widget in search list | ||
| # display_widget_in_search = false | ||
| # If you want see the widget in the two locations, don't fill theses configurations | ||
|
|
||
| # By default the window popup all fields to view if they are filled or not but you can hide some | ||
| # display_title = false | ||
| # display_description = false | ||
| # display_topic = false | ||
| # display_keywords = false | ||
| # display_legal_constraints = false | ||
| # display_contact = false | ||
| # display_update_frequency = false | ||
| # display_organisation = false | ||
| # If you want see all fields, don't fill theses configurations | ||
|
|
Contributor
Author
There was a problem hiding this comment.
@f-necas j'ai gardé cette diff (en négatif), je ne savais pas si c'était du vieux paramétrage DH dont je n'aurais pas connaissance, ou du paramétrage spécifique geOrchestra par surcharge DH.
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation and see the Github Action logs for details |
f-necas
added a commit
that referenced
this pull request
Apr 24, 2026
[docker-master] Merge pull request #493 from georchestra/update-datahub-default-toml
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Synchronization with GN-UI 2.9 default.toml: