Skip to main content

Single Type Limited Access UX Experiments

Bookstack has some predefined roles, but roles can be created such that they have read access limited to:

  • Books
  • Chapters
  • Pages

Interface for users with read permissions strictly limited to those types changes dynamically.

See: https://github.com/BookStackApp/BookStack/issues/1171#issuecomment-446378261

They do appear to all have access to the page set as the landing page.

Permissions Grid

Screenshot 2025-02-19 at 10.26.33 AM.png

Pages only interface

Pages only user:

  • has the Books menu item
  • can see the homepage
  • maybe can't edit homepage? (~LP)
  • can see other pages, (I don't believe there's a page that lists all pages ~LP)

Screenshot 2025-02-19 at 11.31.41 AM.png

Screenshot 2025-02-19 at 11.31.29 AM.png

Books only interface

Pages only user:

  • has the Books menu item
  • can see the homepage
  • can see/edit books (duh)

Screenshot 2025-02-19 at 11.30.19 AM.png

Screenshot 2025-02-19 at 11.15.22 AM.png

Screenshot 2025-02-19 at 11.30.46 AM.pngChapters only interface

Chapters only user:

  • has the Books menu item
  • can see the homepage
  • can see/edit chapters (duh)

Screenshot 2025-02-19 at 11.24.20 AM.png

Screenshot 2025-02-19 at 11.19.16 AM.png