"Downloads" page

Discuss and help improve OpenMW's infrastructure: Website, Forums, issue tracker and everything having to do with keeping the lights on with OpenMW.
User avatar
lgromanowski
Site Admin
Posts: 1193
Joined: 05 Aug 2011, 22:21
Location: Wroclaw, Poland
Contact:

Re: "Downloads" page

Post by lgromanowski »

wheybags wrote:I was bored, so I made this: http://wheybags.netsoc.ie/openmw/
It looks cool :) If you don't mind I will use parts of your code on downloads page :)
User avatar
sirherrbatka
Posts: 2159
Joined: 07 Aug 2011, 17:21

Re: "Downloads" page

Post by sirherrbatka »

Are we minimalistic enough yet? 8-)

Good job!

PS
I love the fact that linux button is the bigest. Ave tux!
User avatar
Ace (SWE)
Posts: 887
Joined: 15 Aug 2011, 14:56

Re: "Downloads" page

Post by Ace (SWE) »

Added a feature to my download page just because of this :)
You don't have to use it just because you feel like I spent time on it, since it took me a whopping one minute to piece it together.

http://ace.haxalot.com/projects/OpenMW/ ... d.php?json

It gives out a JSON encoded object containing filenames and nicer names of all of my Windows builds, separated into win32/win64.

Something like this:

Code: Select all

{
  "win32": {
    "OpenMW-0.23.0-RC2-win32.exe": "OpenMW 0.23.0 (RC2)",
    "OpenMW-0.23.0-RC-win32.exe": "OpenMW 0.23.0 (RC)",
Hmm, wonder if you can get something similar from the Google Code list of downloads, would make it able to create a dynamic download page. Because dynamic things are always nicer than static ones.
User avatar
Br0ken
Posts: 243
Joined: 02 Apr 2012, 05:54
Location: Siberia

Re: "Downloads" page

Post by Br0ken »

Why not update Sourceforge page? The latest version there is 0.12.0.
User avatar
psi29a
Posts: 5362
Joined: 29 Sep 2011, 10:13
Location: Belgium
Gitlab profile: https://gitlab.com/psi29a/
Contact:

Re: "Downloads" page

Post by psi29a »

Br0ken wrote:Why not update Sourceforge page? The latest version there is 0.12.0.
I agree!
User avatar
lgromanowski
Site Admin
Posts: 1193
Joined: 05 Aug 2011, 22:21
Location: Wroclaw, Poland
Contact:

Re: "Downloads" page

Post by lgromanowski »

BrotherBrick wrote:
Br0ken wrote:Why not update Sourceforge page? The latest version there is 0.12.0.
I agree!
I sent e-mail to ElderTroll, because he is probably the only one person, except Nico, who has access to project page on SF.net. I will update it as soon as I get access to it.
edmondo
Posts: 36
Joined: 14 May 2012, 14:04
Contact:

Re: "Downloads" page

Post by edmondo »

lgromanowski wrote:
BrotherBrick wrote:There is also a gentoo ebuild... Anyone heard from the maintainer lately?
I've added Edmondo's overlay, but I'm not sure if it's still valid (I don't use Gentoo).
Could someone with Gentoo Linux confirm if this overlay is ok?
Oh, I missed this message, sorry for the late answer.

I'm using my overlay to build openmw from git master, it's OK for myself, but it could really get some more love.

hasufell overlay is based on openmw releases, it's qualitatively a much better option than mine and IMHO the right choice to have in the download page.
User avatar
Greendogo
Posts: 1467
Joined: 26 Aug 2011, 02:04

Re: "Downloads" page

Post by Greendogo »

lgromanowski wrote:
BrotherBrick wrote:
Br0ken wrote:Why not update Sourceforge page? The latest version there is 0.12.0.
I agree!
I sent e-mail to ElderTroll, because he is probably the only one person, except Nico, who has access to project page on SF.net. I will update it as soon as I get access to it.
You can also always ask Nico, he's the main dev over at Tiggit.net, so he's not totally unreachable.
wheybags
Posts: 207
Joined: 21 Dec 2012, 19:41

Re: "Downloads" page

Post by wheybags »

Sourceforge is cancer, can we pleeeeease stay away from it? ;_;
Post Reply