smbjorklund / elmcip_config

0 stars 0 forks source link

Create library_status landing page #35

Closed steinmb closed 2 years ago

steinmb commented 2 years ago

Drupal 7 knowledgebase section have a few Panels pages with custom contextual behaviour. Pages: /knowledgebase/status, /knowledgebase/latestrevisions and knowledgebase/library_status

But only /knowledgebase/library_status is a hard blocker for release. Used by the UiB librarians to alter and keep track of official approved records.

Suggested fix

Create view with needed filters and add it to a mini menu that we expose on (kb) related pages only.

Not logged in user

Screenshot 2021-12-02 at 14 57 40

Logged in user

Screenshot 2021-12-02 at 14 59 03

steinmb commented 2 years ago

This should be enough to close this I think:

commit 08e28c1711f53dc8331092cd969f8b1aa2a59442 (HEAD -> main, origin/main) Author: Stein Magne Bjorklund steinmb@smbjorklund.com Date: Mon Dec 6 14:27:02 2021 +0100

System menu used on knowledgebase landing pages

commit 3d4120e7d30e46c8e7cacc979d4fd9168a948dad Author: Stein Magne Bjorklund steinmb@smbjorklund.com Date: Mon Dec 6 14:26:01 2021 +0100

Issue 24 introduce landing page

commit ad1b6118b80d4a6f7a61a113a6b7a48b6176a405 Author: Stein Magne Bjorklund steinmb@smbjorklund.com Date: Mon Dec 6 14:13:26 2021 +0100

Issue 35 Librarian status page

Give librarian and overview of pending articles
that is reviewed by them.