[PR #4192] [MERGED] changed PageContent.php to accept nested includes #6317

Closed
opened 2026-02-05 10:29:10 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/BookStackApp/BookStack/pull/4192
Author: @jasonF1000
Created: 4/24/2023
Status: Merged
Merged: 4/27/2023
Merged by: @ssddanbrown

Base: developmentHead: nested_include_levels


📝 Commits (3)

  • c09e74f changed app/Entities/Tools/PageContent.php to accept nested include levels. Tested it and it works.
  • 4e3b5c2 changed recommendations
  • 17416b4 Update PageContent.php

📊 Changes

1 file changed (+4 additions, -2 deletions)

View changed files

📝 app/Entities/Tools/PageContent.php (+4 -2)

📄 Description

tested and it works.
We have implemented levels depths that can be configured as needed. ( via includeDepth variable)
This solves issue #2845


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/BookStackApp/BookStack/pull/4192 **Author:** [@jasonF1000](https://github.com/jasonF1000) **Created:** 4/24/2023 **Status:** ✅ Merged **Merged:** 4/27/2023 **Merged by:** [@ssddanbrown](https://github.com/ssddanbrown) **Base:** `development` ← **Head:** `nested_include_levels` --- ### 📝 Commits (3) - [`c09e74f`](https://github.com/BookStackApp/BookStack/commit/c09e74fa7ce26415fc15ee0ff0bb04a6e7e8723b) changed app/Entities/Tools/PageContent.php to accept nested include levels. Tested it and it works. - [`4e3b5c2`](https://github.com/BookStackApp/BookStack/commit/4e3b5c217f77a2eff5a7549bcd3c818c54578c24) changed recommendations - [`17416b4`](https://github.com/BookStackApp/BookStack/commit/17416b40b0631b58e01cb64b0f8e0e2a4393cecd) Update PageContent.php ### 📊 Changes **1 file changed** (+4 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `app/Entities/Tools/PageContent.php` (+4 -2) </details> ### 📄 Description tested and it works. We have implemented levels depths that can be configured as needed. ( via includeDepth variable) This solves issue #2845 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 10:29:10 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#6317