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

Add links to legacy forum threads on beatmapset pages that don't use moddingv2 #1995

Merged
merged 3 commits into from
Dec 15, 2017

Conversation

nekodex
Copy link
Collaborator

@nekodex nekodex commented Dec 15, 2017

fixes #1946

@@ -195,6 +195,14 @@ class BeatmapsetPage.Header extends React.Component
icon: 'comments-o'
props:
href: laroute.route 'beatmapsets.discussion', beatmapset: @props.beatmapset.id
else if @props.beatmapset.legacy_thread_url

This comment was marked as off-topic.

@@ -81,6 +81,7 @@
'base' => 'https://osu.ppy.sh',
'dev' => 'https://discord.gg/ppy',
'installer' => 'https://m1.ppy.sh/r/osu!install.exe',
'legacy-forum-thread-prefix' => '/forum/t/',

This comment was marked as off-topic.

This comment was marked as off-topic.

Copy link
Collaborator

@nanaya nanaya left a comment

Choose a reason for hiding this comment

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

Not sure if want "if not ... then ... else ..." but ┐(°~° )┌

@nanaya nanaya merged commit 7d9d026 into ppy:master Dec 15, 2017
@Xinnoh
Copy link

Xinnoh commented Dec 15, 2017

Doesn't appear to be working, can't see the button.
uh some examples 1 and 2, latter was just updated

@nekodex
Copy link
Collaborator Author

nekodex commented Dec 15, 2017

It hasn't been deployed yet.

@nekodex nekodex deleted the legacy-modding-links branch March 30, 2018 08:56
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.

Provide a link to beatmap discussion on sets with v1
3 participants