muser-8.x-1.x-dev/config/install/tour.tour.muser-project-my-projects.yml
config/install/tour.tour.muser-project-my-projects.yml
langcode: en
status: true
dependencies:
module:
- muser_project
id: muser-project-my-projects
label: 'My projects page'
module: muser_project
routes:
-
route_name: view.my_projects.page
tips:
my-projects-main:
id: my-projects-main
plugin: text
label: 'List of your projects'
weight: 1
body: 'View and manage <b>Projects</b> that you have created.'
my-projects-info-block:
id: my-projects-info-block
plugin: text
label: 'Information block'
weight: 2
selector: '.block-muser-my-projects-header-block .field--name-field-post-projects'
body: 'Here you''ll see the dates for the project-posting period. If you are within that period, you''ll see a "Create project" button.'
my-projects-create-project:
id: my-projects-create-project
plugin: text
label: 'Create a project'
weight: 3
selector: '.block-muser-my-projects-header-block .button--standard'
body: 'Select the "Create project" button to create a new project that students can apply for.'
my-projects-list:
id: my-projects-list
plugin: text
label: 'List of projects'
weight: 4
selector: .view-my-projects
body: 'All of your projects are listed here, displaying as students will see them on the public Projects page. Projects that are inactive for the current round will be grayed-out.'
my-projects-manage:
id: my-projects-manage
plugin: text
label: 'Manage your project'
weight: 5
selector: '.project__contextual-links .contextual-links__dots'
body: 'Hover over the icon with the three dots to edit your project or make it active or inactive in the current round.'
my-projects-details-bar:
id: my-projects-details-bar
plugin: text
label: 'Details bar'
weight: 6
selector: .details-bar
body: 'This allows students to quickly see how many spots are open in each project and how many people have already applied, how many hours they''ll be required to work and if there is a possibility for extra time, and to determine if the project reflects their research interests. Note that this shows a randomly-selected category.'
my-projects-view:
id: my-projects-view
plugin: text
label: 'View a project'
weight: 7
selector: '.node--type-project .field--name-title'
body: 'Select the project title to see full details.'
