Making WordPress.org

Opened 9 years ago

Closed 9 years ago

Last modified 7 years ago

#1395 closed enhancement (fixed)

Remove "more download options" from Rosetta sites sidebar

Reported by: zodiac1978's profile zodiac1978 Owned by: ocean90's profile ocean90
Milestone: Priority: normal
Component: International Sites (Rosetta) Keywords: needs-patch 2nd-opinion
Cc:

Description

On the contributor day at WordCamp Berlin (#wcber) we talked about the rosetta site. And these links maybe could be removed:

https://meta.trac.wordpress.org/browser/sites/trunk/global.wordpress.org/public_html/wp-content/themes/rosetta/sidebar-page.php?marks=27-32#L26

The first link points to the .tar.gz which is already linked to below the button.

The second link is not very important and maybe can be omitted too. (Old versions)

The last link is just useful if there are really beta/RC releases. And this could be better managed with a post about beta/RC release with a link to the beta tester plugin etc. - as these versions are just useful in a explicit timeframe.

So maybe we can just remove the whole section.

Change History (9)

#1 @zodiac1978
9 years ago

Additional info: As these links are hardcoded there are not very flexible. But if any local community want to show them, they should be added per Links/Menu and shouldn't be hardcoded (because these links are shown even if there is no content to see ...)

#2 @zodiac1978
9 years ago

  • Component changed from General to International Sites (Rosetta)
  • Keywords 2nd-opinion ui-feedback ux-feedback added
  • Type changed from defect to enhancement

This ticket was mentioned in Slack in #polyglots by ocean90. View the logs.


9 years ago

#4 follow-up: @SergeyBiryukov
9 years ago

I think these links should be replaced with wp_nav_menu() rather than outright removed, so that they could be easily added back if needed in locales that do have beta/RC releases.

While we're at it, we could also convert the Resources links below to use wp_nav_menu() as well instead of wp_list_bookmarks().

#5 @ocean90
9 years ago

  • Keywords needs-patch added; ui-feedback ux-feedback removed

#6 @ramiy
9 years ago

I agree with @zodiac1978, we should remove those links.

This issue was mentioned several times by the Israeli WordPress community. We never had "Beta" and "RC" versions in hebrew.

And I agree with @SergeyBiryukov too. Bookmarks are so wp2.x ...

#7 @ocean90
9 years ago

  • Owner set to ocean90
  • Resolution set to fixed
  • Status changed from new to closed

In 2250:

Rosetta Theme: Remove the "More download options" section from sidebar.

Fixes #1395.

This ticket was mentioned in Slack in #polyglots by sergey. View the logs.


7 years ago

#9 in reply to: ↑ 4 @SergeyBiryukov
7 years ago

Replying to SergeyBiryukov:

While we're at it, we could also convert the Resources links below to use wp_nav_menu() as well instead of wp_list_bookmarks().

Follow-up: #3179

Note: See TracTickets for help on using tickets.