smbjorklund / elmcip_config

0 stars 0 forks source link

Create knowledgebase landing page #24

Open steinmb opened 2 years ago

steinmb commented 2 years ago

Before going to production the page https://elmcip.net/knowledgebase (kb) needs to be created. This is the site main landing page trying to get find to the records. The last year it as also been the site front page. The original front page was deprecated due to lack of updates and outdated design.

Drupal 7 landing pages like this was created using the Panels module. Have decided not to use it in D9. Think it is a little overkill.

Scope of work

steinmb commented 2 years ago

Suggest using Drupal core Layout Builder and allow each content item have it's own custom layout. Allow us quickly to add and render view blocks inside the node bundle.

steinmb commented 2 years ago

Notice there is a contextual custom pane only showing up for logged in users. Suggest we split that details out into post production. Not a blocker and contains only a variation of the orig. page ingress.

steinmb commented 2 years ago

Created issue #34 and spit out what was non blockers to #35.

steinmb commented 2 years ago

Closed #35 with: 08e28c1 (HEAD -> main, origin/main) System menu used on knowledgebase landing pages 3d4120e Issue 24 introduce landing page ad1b611 Issue 35 Librarian status page