[PR #1486] [MERGED] Added locale and text direction to html templates #5823

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

📋 Pull Request Information

Original PR: https://github.com/BookStackApp/BookStack/pull/1486
Author: @kostasdizas
Created: 6/11/2019
Status: Merged
Merged: 8/18/2019
Merged by: @ssddanbrown

Base: masterHead: unicode


📝 Commits (1)

  • 86f56dd Added locale and text direction to html templates

📊 Changes

6 files changed (+18 additions, -6 deletions)

View changed files

📝 app/Http/Middleware/Localization.php (+13 -1)
📝 resources/views/base.blade.php (+1 -1)
📝 resources/views/books/export.blade.php (+1 -1)
📝 resources/views/chapters/export.blade.php (+1 -1)
📝 resources/views/pages/export.blade.php (+1 -1)
📝 resources/views/vendor/notifications/email.blade.php (+1 -1)

📄 Description

Added top level flags to allow browsers to render locale specific features correctly


🔄 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/1486 **Author:** [@kostasdizas](https://github.com/kostasdizas) **Created:** 6/11/2019 **Status:** ✅ Merged **Merged:** 8/18/2019 **Merged by:** [@ssddanbrown](https://github.com/ssddanbrown) **Base:** `master` ← **Head:** `unicode` --- ### 📝 Commits (1) - [`86f56dd`](https://github.com/BookStackApp/BookStack/commit/86f56dd22b09c1cfc79518e9c416c4dba88ed2e1) Added locale and text direction to html templates ### 📊 Changes **6 files changed** (+18 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `app/Http/Middleware/Localization.php` (+13 -1) 📝 `resources/views/base.blade.php` (+1 -1) 📝 `resources/views/books/export.blade.php` (+1 -1) 📝 `resources/views/chapters/export.blade.php` (+1 -1) 📝 `resources/views/pages/export.blade.php` (+1 -1) 📝 `resources/views/vendor/notifications/email.blade.php` (+1 -1) </details> ### 📄 Description Added top level flags to allow browsers to render locale specific features correctly --- <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:18:03 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#5823