Skip to content

feat: make edit page links work for keyboards and cleanup#2554

Open
mcdurdin wants to merge 1 commit into
masterfrom
feat/215-improve-edit-page-links
Open

feat: make edit page links work for keyboards and cleanup#2554
mcdurdin wants to merge 1 commit into
masterfrom
feat/215-improve-edit-page-links

Conversation

@mcdurdin

@mcdurdin mcdurdin commented Jun 10, 2026

Copy link
Copy Markdown
Member
  • Add support for editing keyboard documentation pages.
  • Refactor existing edit page link support to use a redirect page so that we do not incur an api request cost for keyboard documentation unless the link is clicked.
  • Move com.keyman.help.editpage.inc.php to 2020-style EditPage.php and update references.
  • Document the /go paths

Fixes: #215
Test-bot: skip

* Add support for editing keyboard documentation pages.
* Refactor existing edit page link support to use a redirect page so
  that we do not incur an api request cost for keyboard documentation
  unless the link is clicked.
* Move com.keyman.help.editpage.inc.php to 2020-style EditPage.php and
  update references.
* Document the /go paths

Fixes: #215
@keymanapp-test-bot

keymanapp-test-bot Bot commented Jun 10, 2026

Copy link
Copy Markdown

User Test Results

Test specification and instructions

User tests are not required

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

bug: Edit Page link for keyboards should edit the keyboard repo, not help repo

3 participants