Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add 'prev' and 'next' version navigation to downloads/releases #462

Merged
merged 1 commit into from
Aug 30, 2024

Conversation

Nnyny
Copy link
Collaborator

@Nnyny Nnyny commented Aug 12, 2024

fixes: #392

@Nnyny Nnyny added this to the A18S8 milestone Aug 12, 2024
@Nnyny Nnyny requested a review from mcdurdin August 12, 2024 08:57
exit;
}
?>

<a class ="button" href='<?=$KeymanHosts->help_keyman_com?>/version-history/all-versions.php#<?=$versionNumber?>'>View version's history</a>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

On my development, I was at http://keyman.com.localhost/downloads/releases/14.0.209 so the button had this link:

http://help.keyman.com.localhost/version-history/all-versions.php#14-0-209-beta

But it didn't work for me.

Is there another PR I need to bring in for help.keyman.com?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, I'll do another PR for help.keyman.com.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Member

@mcdurdin mcdurdin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, @darcywong00 do you concur? (I haven't tested locally)

@darcywong00
Copy link
Contributor

Yep - will merge

@darcywong00 darcywong00 merged commit 6be0c3b into keymanapp:master Aug 30, 2024
2 checks passed
@Nnyny Nnyny deleted the download/release branch August 30, 2024 06:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: add 'prev' and 'next' version navigation to downloads/releases
3 participants