Is it possible to hide "Recent Activity" and "Recently Updated Pages" in public view? #2275

Closed
opened 2026-02-05 03:32:24 +03:00 by OVERLORD · 2 comments
Owner

Originally created by @wayne-cec on GitHub (Jun 3, 2021).

Hi,
Is it possible to hide "Recent Activity" and "Recently Updated Pages" in public view?

thanks

Originally created by @wayne-cec on GitHub (Jun 3, 2021). Hi, Is it possible to hide "Recent Activity" and "Recently Updated Pages" in public view? thanks
OVERLORD added the Question label 2026-02-05 03:32:24 +03:00
Author
Owner

@ChrisB101 commented on GitHub (Jun 4, 2021):

Hello,

I'd like to add to that, can you hide the timestamps (like "created before" or "updated") and the users who created/updated content?

Thanks.

@ChrisB101 commented on GitHub (Jun 4, 2021): Hello, I'd like to add to that, can you hide the timestamps (like "created before" or "updated") and the users who created/updated content? Thanks.
Author
Owner

@ssddanbrown commented on GitHub (Jun 5, 2021):

There is no way to do these via settings or options provided within BookStack.

The Hacking BookStack page does provide some ways you could customize the UI though: https://www.bookstackapp.com/docs/admin/hacking-bookstack/

The "Custom HTML Head Content" setting allows you to add custom CSS to control the UI where needed otherwise you could use the Theme system to do some more advanced overriding of view content.
If you're attempting to hide these things in just the public view, instead of for all users, then that will be more challenging.

@ssddanbrown commented on GitHub (Jun 5, 2021): There is no way to do these via settings or options provided within BookStack. The Hacking BookStack page does provide some ways you could customize the UI though: https://www.bookstackapp.com/docs/admin/hacking-bookstack/ The "Custom HTML Head Content" setting allows you to add custom CSS to control the UI where needed otherwise you could use the Theme system to do some more advanced overriding of view content. If you're attempting to hide these things in just the public view, instead of for all users, then that will be more challenging.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#2275