[PR #5681] [MERGED] Parent tag classes #6550

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

📋 Pull Request Information

Original PR: https://github.com/BookStackApp/BookStack/pull/5681
Author: @ssddanbrown
Created: 6/29/2025
Status: Merged
Merged: 7/9/2025
Merged by: @ssddanbrown

Base: developmentHead: parent_tag_classes


📝 Commits (1)

  • dca9765 Customization: Added parent tag classes

📊 Changes

4 files changed (+76 additions, -16 deletions)

View changed files

📝 app/Activity/Models/Tag.php (+2 -0)
📝 app/Activity/Tools/TagClassGenerator.php (+38 -15)
📝 resources/views/entities/body-tag-classes.blade.php (+1 -1)
📝 tests/Entity/TagTest.php (+35 -0)

📄 Description

For #5217

Docs update


🔄 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/5681 **Author:** [@ssddanbrown](https://github.com/ssddanbrown) **Created:** 6/29/2025 **Status:** ✅ Merged **Merged:** 7/9/2025 **Merged by:** [@ssddanbrown](https://github.com/ssddanbrown) **Base:** `development` ← **Head:** `parent_tag_classes` --- ### 📝 Commits (1) - [`dca9765`](https://github.com/BookStackApp/BookStack/commit/dca9765d5d432333630d12a62445dca2e863600a) Customization: Added parent tag classes ### 📊 Changes **4 files changed** (+76 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `app/Activity/Models/Tag.php` (+2 -0) 📝 `app/Activity/Tools/TagClassGenerator.php` (+38 -15) 📝 `resources/views/entities/body-tag-classes.blade.php` (+1 -1) 📝 `tests/Entity/TagTest.php` (+35 -0) </details> ### 📄 Description For #5217 ### Docs update - Update [tag classes](https://www.bookstackapp.com/docs/admin/hacking-bookstack/#tag-classes) part of docs. --- <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:35:18 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#6550