[PR #4452] [MERGED] Add shortcut to save wiki page #17379

Closed
opened 2025-11-02 13:02:13 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/4452
Author: @michaelkuhn
Created: 7/17/2018
Status: Merged
Merged: 7/24/2018
Merged by: @jonasfranz

Base: masterHead: wiki-save-accesskey


📝 Commits (2)

  • 8e59fa3 Add shortcut to save wiki page
  • 1159a83 Merge branch 'master' into wiki-save-accesskey

📊 Changes

2 files changed (+3 additions, -2 deletions)

View changed files

📝 public/js/index.js (+2 -1)
📝 templates/repo/wiki/new.tmpl (+1 -1)

📄 Description

This uses the accesskey attribute to allow saving wiki pages using a shortcut. This functionality is typically available via Alt + accesskey.


🔄 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/go-gitea/gitea/pull/4452 **Author:** [@michaelkuhn](https://github.com/michaelkuhn) **Created:** 7/17/2018 **Status:** ✅ Merged **Merged:** 7/24/2018 **Merged by:** [@jonasfranz](https://github.com/jonasfranz) **Base:** `master` ← **Head:** `wiki-save-accesskey` --- ### 📝 Commits (2) - [`8e59fa3`](https://github.com/go-gitea/gitea/commit/8e59fa3f27d39d643511ef228e440bfd9be5469b) Add shortcut to save wiki page - [`1159a83`](https://github.com/go-gitea/gitea/commit/1159a83bb0362de2feff840d4092273dd8cd4bc3) Merge branch 'master' into wiki-save-accesskey ### 📊 Changes **2 files changed** (+3 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `public/js/index.js` (+2 -1) 📝 `templates/repo/wiki/new.tmpl` (+1 -1) </details> ### 📄 Description This uses the accesskey attribute to allow saving wiki pages using a shortcut. This functionality is typically available via Alt + accesskey. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-02 13:02:13 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#17379