From f6bc1f0b3c9d033ac7631f1b9415b68eb1b01578 Mon Sep 17 00:00:00 2001 From: Tero Elonen Date: Wed, 17 Jul 2024 15:27:24 +0300 Subject: [PATCH] Add documentation about the custom roles on front page instance --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index ac9c3d798..99144d127 100644 --- a/README.md +++ b/README.md @@ -104,6 +104,16 @@ editable title and description. `hdbt_subtheme_preprocess_paragraph` [here](https://github.com/City-of-Helsinki/drupal-helfi-etusivu/blob/dev/public/themes/custom/hdbt_subtheme/hdbt_subtheme.theme) - Fallback view when JavaScript is not enabled can be found in the `/conf/cim` folder [here](https://github.com/City-of-Helsinki/drupal-helfi-etusivu/blob/dev/conf/cmi/views.view.news_archive_index.yml). +### Custom roles + +#### Menu API (menu_api) + +Role used for writing the global menu entities through the API. + +#### News producer (news_producer) + +User role limited to news item and article production. + ### Global navigation Global navigation refers to the common navigation elements that can be found on all the core instances. This instance