Skip to content

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

Merged
mcdurdin merged 3 commits into
masterfrom
feat/215-improve-edit-page-links
Jun 18, 2026
Merged

feat: make edit page links work for keyboards and cleanup#2554
mcdurdin merged 3 commits 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

@mcdurdin mcdurdin merged commit 77d96ca into master Jun 18, 2026
5 of 6 checks passed
@mcdurdin mcdurdin deleted the feat/215-improve-edit-page-links branch June 18, 2026 09:20
@github-project-automation github-project-automation Bot moved this from Todo to Done in Keyman Jun 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: Done

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