EasyRPG / easyrpg.org

The EasyRPG project website
https://easyrpg.org
13 stars 7 forks source link

Restructure Player download page #3

Closed carstene1ns closed 8 years ago

carstene1ns commented 8 years ago

The current download page is a mess.

Ideally, it should have some big button to download Player for the current platform and a clean table under it for other platforms. As the platform is reported by the browser, this could be done using an unobtrusive javascript, that should fallback gracefully (i.e. no big button). It could also be done on server side using php, etc., however this might have quite an impact on performance.

Given the limited time until #2, only the restructuring could take place now, the platform choosing might come later.

carstene1ns commented 8 years ago

Experimenting with tables: table

carstene1ns commented 8 years ago

Experimenting with Tabs: tabs

Ghabry commented 8 years ago

:+1: really nice