[PR #1146] [MERGED] Add anchor link on the "View Profile" & Add "register" to nav. #5781

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

📋 Pull Request Information

Original PR: https://github.com/BookStackApp/BookStack/pull/1146
Author: @qianmengnet
Created: 11/26/2018
Status: Merged
Merged: 1/5/2019
Merged by: @ssddanbrown

Base: masterHead: master


📝 Commits (2)

  • b7915cc Add anchor link to "Created Content" on the "View Profile"
  • 3c796b1 Add "register" to nav.

📊 Changes

2 files changed (+21 additions, -12 deletions)

View changed files

📝 resources/views/base.blade.php (+3 -0)
📝 resources/views/users/profile.blade.php (+18 -12)

📄 Description

  1. Add 3 anchor link to "Created Content" on the "View Profil
    e" page and click to jump to the page section

  2. Add "register" to nav.You need to click "login" to find register, which is not convenient for people who are not familiar with the app.


🔄 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/1146 **Author:** [@qianmengnet](https://github.com/qianmengnet) **Created:** 11/26/2018 **Status:** ✅ Merged **Merged:** 1/5/2019 **Merged by:** [@ssddanbrown](https://github.com/ssddanbrown) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`b7915cc`](https://github.com/BookStackApp/BookStack/commit/b7915cc7b003dc5cc44ce4e0cc835e41327955c9) Add anchor link to "Created Content" on the "View Profile" - [`3c796b1`](https://github.com/BookStackApp/BookStack/commit/3c796b1ae78df74cf5412fa1d6eea718c932704b) Add "register" to nav. ### 📊 Changes **2 files changed** (+21 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `resources/views/base.blade.php` (+3 -0) 📝 `resources/views/users/profile.blade.php` (+18 -12) </details> ### 📄 Description 1. Add 3 anchor link to "Created Content" on the "View Profil e" page and click to jump to the page section 2. Add "register" to nav.You need to click "login" to find register, which is not convenient for people who are not familiar with the app. --- <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:16:54 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#5781