diff --git a/config/sync/rorschach.settings.yml b/config/sync/rorschach.settings.yml index 3f2dcc5..9963f32 100644 --- a/config/sync/rorschach.settings.yml +++ b/config/sync/rorschach.settings.yml @@ -6,7 +6,7 @@ features: favicon: true node_user_picture: false logo: - path: 'public://logo.jpg' - use_default: true + path: 'public://logo.png' + use_default: false mobile_menu_all_widths: 0 site_branding_bg_color: default diff --git a/config/sync/system.action.user_add_role_action.editor.yml b/config/sync/system.action.user_add_role_action.editor.yml new file mode 100644 index 0000000..2d3e070 --- /dev/null +++ b/config/sync/system.action.user_add_role_action.editor.yml @@ -0,0 +1,14 @@ +uuid: 591697e4-4428-479c-a5bb-4a910d1c2704 +langcode: fr +status: true +dependencies: + config: + - user.role.editor + module: + - user +id: user_add_role_action.editor +label: 'Add the Editor role to the selected user(s)' +type: user +plugin: user_add_role_action +configuration: + rid: editor diff --git a/config/sync/system.action.user_add_role_action.translator.yml b/config/sync/system.action.user_add_role_action.translator.yml index b660222..9083535 100644 --- a/config/sync/system.action.user_add_role_action.translator.yml +++ b/config/sync/system.action.user_add_role_action.translator.yml @@ -1,5 +1,5 @@ -uuid: d0317719-7acb-4cac-951d-e12bdecd3366 -langcode: en +uuid: 51ad768f-6378-4c36-b507-932feef02893 +langcode: fr status: true dependencies: config: diff --git a/config/sync/system.action.user_add_role_action.user.yml b/config/sync/system.action.user_add_role_action.user.yml deleted file mode 100644 index 9e27af1..0000000 --- a/config/sync/system.action.user_add_role_action.user.yml +++ /dev/null @@ -1,14 +0,0 @@ -uuid: 9241d40d-7a55-4e0c-8358-dc475b567e38 -langcode: en -status: true -dependencies: - config: - - user.role.user - module: - - user -id: user_add_role_action.user -label: 'Add the User role to the selected user(s)' -type: user -plugin: user_add_role_action -configuration: - rid: user diff --git a/config/sync/system.action.user_remove_role_action.editor.yml b/config/sync/system.action.user_remove_role_action.editor.yml new file mode 100644 index 0000000..0219560 --- /dev/null +++ b/config/sync/system.action.user_remove_role_action.editor.yml @@ -0,0 +1,14 @@ +uuid: ab29e112-b9f5-4a96-8ab0-1bb4e95d5a14 +langcode: fr +status: true +dependencies: + config: + - user.role.editor + module: + - user +id: user_remove_role_action.editor +label: 'Remove the Editor role from the selected user(s)' +type: user +plugin: user_remove_role_action +configuration: + rid: editor diff --git a/config/sync/system.action.user_remove_role_action.translator.yml b/config/sync/system.action.user_remove_role_action.translator.yml index f237cd7..7176543 100644 --- a/config/sync/system.action.user_remove_role_action.translator.yml +++ b/config/sync/system.action.user_remove_role_action.translator.yml @@ -1,5 +1,5 @@ -uuid: 8375ec51-487d-4b65-872e-ae3a8a4432c8 -langcode: en +uuid: a9285224-5fa2-4d94-b2ec-88d43550e9c1 +langcode: fr status: true dependencies: config: diff --git a/config/sync/system.action.user_remove_role_action.user.yml b/config/sync/system.action.user_remove_role_action.user.yml deleted file mode 100644 index 7741e7f..0000000 --- a/config/sync/system.action.user_remove_role_action.user.yml +++ /dev/null @@ -1,14 +0,0 @@ -uuid: d1578067-45ae-435c-b92d-6bc6ef65b71e -langcode: en -status: true -dependencies: - config: - - user.role.user - module: - - user -id: user_remove_role_action.user -label: 'Remove the User role from the selected user(s)' -type: user -plugin: user_remove_role_action -configuration: - rid: user diff --git a/config/sync/user.role.editor.yml b/config/sync/user.role.editor.yml new file mode 100644 index 0000000..af7e843 --- /dev/null +++ b/config/sync/user.role.editor.yml @@ -0,0 +1,44 @@ +uuid: beddf5b8-6532-4373-9290-6d30ba62954d +langcode: fr +status: true +dependencies: + config: + - node.type.book + - node.type.static + module: + - book + - content_translation + - node + - system + - tablefield + - toolbar +id: editor +label: Editor +weight: -5 +is_admin: null +permissions: + - 'access administration pages' + - 'access content overview' + - 'access printer-friendly version' + - 'access toolbar' + - 'add content to books' + - 'addrow tablefield' + - 'administer book outlines' + - 'create book content' + - 'create content translations' + - 'create new books' + - 'create static content' + - 'delete own book content' + - 'delete own static content' + - 'edit any book content' + - 'edit any static content' + - 'edit own book content' + - 'edit own static content' + - 'export tablefield' + - 'import tablefield' + - 'rebuild tablefield' + - 'update content translations' + - 'view book revisions' + - 'view own unpublished content' + - 'view static revisions' + - 'view the administration theme' diff --git a/config/sync/user.role.translator.yml b/config/sync/user.role.translator.yml index 6331bd5..57b334f 100644 --- a/config/sync/user.role.translator.yml +++ b/config/sync/user.role.translator.yml @@ -1,19 +1,13 @@ -uuid: 57e7cc05-7e78-4c10-b624-4908b87f226e -langcode: en +uuid: db60f537-3369-4dd0-af59-8af8e234cfed +langcode: fr status: true dependencies: - config: - - filter.format.wysiwyg - - node.type.book module: - content_translation - - filter id: translator label: Translator -weight: -3 -is_admin: false +weight: -4 +is_admin: null permissions: - 'create content translations' - - 'translate book node' - 'update content translations' - - 'use text format wysiwyg' diff --git a/config/sync/user.role.user.yml b/config/sync/user.role.user.yml deleted file mode 100644 index 11fe3bc..0000000 --- a/config/sync/user.role.user.yml +++ /dev/null @@ -1,181 +0,0 @@ -uuid: 79b90747-e6d3-4872-9cfe-6f321f2f5a46 -langcode: fr -status: true -dependencies: - config: - - node.type.book - module: - - actions_permissions - - ban - - block - - block_class - - block_content - - book - - book_access_code - - bulkdelete - - config - - config_pages - - config_translation - - contact - - content_lock - - content_translation - - context_ui - - contextual - - devel - - devel_generate - - embed - - entity_browser - - entity_reference_revisions - - extlink - - field_ui - - node - - paragraphs - - path_alias_xt - - profile - - tablefield - - taxonomy -_core: - default_config_hash: i1HX2g6ycNxMoSaVKRrMZtmApin-bVKG1d0FG04peQw -id: user -label: Editor -weight: -4 -is_admin: null -permissions: - - 'access config_pages overview' - - 'access contextual links' - - 'access devel information' - - 'access printer-friendly version' - - 'access site-wide contact form' - - 'access user contact forms' - - 'add access codes' - - 'add content to books' - - 'addrow tablefield' - - 'administer access codes' - - 'administer block classes' - - 'administer block_content display' - - 'administer block_content fields' - - 'administer block_content form display' - - 'administer blocks' - - 'administer book access code settings' - - 'administer book outlines' - - 'administer config_pages display' - - 'administer config_pages fields' - - 'administer config_pages form display' - - 'administer config_pages types' - - 'administer contact forms' - - 'administer contact_message display' - - 'administer contact_message fields' - - 'administer contact_message form display' - - 'administer content lock' - - 'administer content translation' - - 'administer contexts' - - 'administer devel_generate' - - 'administer display modes' - - 'administer embed buttons' - - 'administer entity browsers' - - 'administer extended path aliases' - - 'administer extlink' - - 'administer node display' - - 'administer node fields' - - 'administer node form display' - - 'administer paragraph display' - - 'administer paragraph fields' - - 'administer paragraph form display' - - 'administer profile display' - - 'administer profile fields' - - 'administer profile form display' - - 'administer taxonomy_term display' - - 'administer taxonomy_term fields' - - 'administer taxonomy_term form display' - - 'administer user display' - - 'administer user fields' - - 'administer user form display' - - 'ban IP addresses' - - 'break content lock' - - 'bulkdelete nodes' - - 'bypass book access code checks' - - 'create book content' - - 'create content translations' - - 'create defalut workflow_transition' - - 'create default workflow_transition' - - 'create new books' - - 'delete access codes' - - 'delete any book content' - - 'delete book revisions' - - 'delete config_pages entity' - - 'delete content translations' - - 'delete orphan revisions' - - 'delete own book content' - - 'edit access codes' - - 'edit any book content' - - 'edit config_pages entity' - - 'edit own book content' - - 'execute entity:break_lock access_code' - - 'execute entity:break_lock block_content' - - 'execute entity:break_lock config_pages' - - 'execute entity:break_lock contact_message' - - 'execute entity:break_lock file' - - 'execute entity:break_lock menu_link_content' - - 'execute entity:break_lock node' - - 'execute entity:break_lock paragraph' - - 'execute entity:break_lock path_alias' - - 'execute entity:break_lock profile' - - 'execute entity:break_lock redirect' - - 'execute entity:break_lock search_api_task' - - 'execute entity:break_lock taxonomy_term' - - 'execute entity:break_lock user' - - 'execute entity:publish_action access_code' - - 'execute entity:publish_action block_content' - - 'execute entity:publish_action menu_link_content' - - 'execute entity:publish_action node' - - 'execute entity:publish_action paragraph' - - 'execute entity:publish_action path_alias' - - 'execute entity:publish_action profile' - - 'execute entity:publish_action taxonomy_term' - - 'execute entity:save_action access_code' - - 'execute entity:save_action block_content' - - 'execute entity:save_action config_pages' - - 'execute entity:save_action file' - - 'execute entity:save_action menu_link_content' - - 'execute entity:save_action node' - - 'execute entity:save_action profile' - - 'execute entity:save_action taxonomy_term' - - 'execute entity:save_action user' - - 'execute entity:unpublish_action access_code' - - 'execute entity:unpublish_action block_content' - - 'execute entity:unpublish_action menu_link_content' - - 'execute entity:unpublish_action node' - - 'execute entity:unpublish_action paragraph' - - 'execute entity:unpublish_action path_alias' - - 'execute entity:unpublish_action profile' - - 'execute entity:unpublish_action taxonomy_term' - - 'execute node_assign_owner_action node' - - 'execute node_make_sticky_action node' - - 'execute node_make_unsticky_action node' - - 'execute node_promote_action node' - - 'execute node_unpromote_action node' - - 'execute node_unpublish_by_keyword_action node' - - 'execute user_add_role_action user' - - 'execute user_block_user_action user' - - 'execute user_remove_role_action user' - - 'execute user_unblock_user_action user' - - 'execute vbo_cancel_user_action user' - - 'execute views_bulk_edit all' - - 'execute views_bulk_operations_delete_entity all' - - 'export configuration' - - 'export tablefield' - - 'import configuration' - - 'import tablefield' - - 'rebuild tablefield' - - 'switch users' - - 'synchronize configuration' - - 'translate any entity' - - 'translate block_content' - - 'translate book node' - - 'translate configuration' - - 'translate editable entities' - - 'translate paragraph' - - 'translate user' - - 'update content translations' - - 'view config_pages entity' - - 'view own unpublished content' diff --git a/web/themes/custom/rorschach/Attestation sur l_honneur RARP.pdf b/web/themes/custom/rorschach/Attestation sur l_honneur RARP.pdf new file mode 100644 index 0000000..543928a Binary files /dev/null and b/web/themes/custom/rorschach/Attestation sur l_honneur RARP.pdf differ diff --git a/web/themes/custom/rorschach/css-compiled/styles.css b/web/themes/custom/rorschach/css-compiled/styles.css index 77dd4ef..edaffce 100644 --- a/web/themes/custom/rorschach/css-compiled/styles.css +++ b/web/themes/custom/rorschach/css-compiled/styles.css @@ -879,6 +879,8 @@ article.node-type-book { #header-top { height: 7rem; + padding-right: 2rem; + padding-left: 2rem; background-color: white; display: flex; flex-direction: row; @@ -892,8 +894,10 @@ article.node-type-book { #header-top .region-header-top-left { display: flex; flex-direction: row; } - #header-top .region-header-top-left #block-rorschach-site-branding img { - width: 10%; } + #header-top .region-header-top-left #block-rorschach-site-branding { + display: flex; } + #header-top .region-header-top-left #block-rorschach-site-branding img { + width: 50%; } #header-top .region-header-top-left #block-rorschach-main-menu { align-self: baseline; width: 70%; diff --git a/web/themes/custom/rorschach/logo.jpg b/web/themes/custom/rorschach/logo.jpg deleted file mode 100644 index 9dca5ea..0000000 Binary files a/web/themes/custom/rorschach/logo.jpg and /dev/null differ diff --git a/web/themes/custom/rorschach/logo.png b/web/themes/custom/rorschach/logo.png new file mode 100644 index 0000000..846a402 Binary files /dev/null and b/web/themes/custom/rorschach/logo.png differ diff --git a/web/themes/custom/rorschach/scss/partials/_header.scss b/web/themes/custom/rorschach/scss/partials/_header.scss index 52f943c..0090c82 100644 --- a/web/themes/custom/rorschach/scss/partials/_header.scss +++ b/web/themes/custom/rorschach/scss/partials/_header.scss @@ -22,6 +22,8 @@ #header-top { height: 7rem; + padding-right: 2rem; + padding-left: 2rem; background-color: $white; // box-shadow: 1px 0px 8px $black; display: flex; @@ -42,19 +44,13 @@ .region-header-top-left { display:flex; flex-direction: row; - // padding: 1rem; - // padding-left: 4%; - // align-items:center; - // color: $black; - // font-weight: 800; - // flex: 1; + #block-rorschach-site-branding{ + display: flex; img{ - width: 10%; + width: 50%; } } - - #block-rorschach-main-menu{ align-self: baseline; @@ -131,76 +127,7 @@ } - - - -// menu burger à droite - // #block-burger { - // z-index: 1; - // background-color: $blue-light; - // font-size: 0.7rem; - // color: $white; - // display: block; - // width: 7rem; - // height: 100%; - // margin-top: 0; - // :hover{ - // cursor: pointer; - // } - // h2{ - // padding-top: 1rem; - // } - // h2:after{ - // display: block; - // margin:auto; - // height: 70px; - // content:url('data:image/svg+xml, '); - // } - - // #block-burger-menu{ - // display: block; - // margin: 0; - // align-self: center; - // text-align: center; - // // height:7rem; - // } - - - // block menu open fond bleu - - // .ul1:not(.sous-liste){ - // width: 300%; - // position: relative; - // right: 260px; - // margin: 0; - // padding-top: 2rem; - // padding-bottom: 2rem; - // z-index: 99; - - // } - // ul { - // display: none; - // background-color: $blue-light; - // line-height: 2rem; - // list-style: none; - - // .ul1 .sous-liste{ - // a{ - // opacity: 1; - // } - // } - // a{ - // opacity: 0.6; - // color: $white; - // font-weight: 800; - // font-size: 1rem; - // } - // } - // &.opened ul { - // display: block; - - // } - } +}