Download handling
December 8th, 2008
Current plan:
on the download page, offer all versions, but pre-select the latest and more appropriate download for the user - this link will also point to the latest version of mudlet for that platform. have an expandable box that’ll list previous versions. when a user downloads something, take them to a “thank you” page (this is useful for analytics and etc)
Proposed implementation:
- design how the page will look like
- create the JS that’ll pre-pick an option
- create the “thank you page”
- create an easy to update link that’ll point to latest version of mudlet (maybe use some code from gufw)
Implementation so far:
