Screenshots/Gallery

Screenshots/Gallery

Postby svenskmand » 29 Jun 2010, 12:15

I think we are missing a screenshot gallery, we have some on the wiki, but they are very old, so we need new ones. We also need some web-stuff to display them properly, I would like it to be like this page where there is a overlay showing the screenshot, then the overlayed version should use most of the browsers view to show the screenshot and you can press previous and next to be able to navigate quickly between screenshots.
Jamendo.com - The best music store on the net, uses CC licenses.
User avatar
svenskmand
OD Moderator
 
Posts: 1850
Joined: 09 Dec 2009, 00:07
Location: Denmark

Re: Screenshots/Gallery

Postby andrewbuck » 29 Jun 2010, 15:40

We have a space on sourceforge where we can have up to 6 screenshots. Since you are an admin you should be able to upload them there. Also if you want to upload some new ones to the wiki that would be fine too, the ones that are there are quite old.

Unfortunately doing something like on the linked page would require javascript to implement. We could maybe just put up a random webpage on the webserver that we link to but we can't put it on a wiki page.

-Buck
andrewbuck
OD Moderator
 
Posts: 563
Joined: 20 Dec 2009, 01:42

Re: Screenshots/Gallery

Postby svenskmand » 29 Jun 2010, 16:03

I think putting another page on the server and then linking to it from the wiki should be fine. Then we just need someone who knows how to do the javascript to make the viewer. I can take some screenshots later today :)
Jamendo.com - The best music store on the net, uses CC licenses.
User avatar
svenskmand
OD Moderator
 
Posts: 1850
Joined: 09 Dec 2009, 00:07
Location: Denmark

Re: Screenshots/Gallery

Postby xapantu » 29 Jun 2010, 16:08

I have no time but... maybe you could see if a mediawiki plugin could do that ?
xapantu
 
Posts: 283
Joined: 07 Dec 2009, 17:30

Re: Screenshots/Gallery

Postby xapantu » 29 Jun 2010, 16:12

xapantu
 
Posts: 283
Joined: 07 Dec 2009, 17:30

Re: Screenshots/Gallery

Postby svenskmand » 29 Jun 2010, 19:44

This looks good :), how do we install it then?

Can you install it, then I can setup the gallery?
Jamendo.com - The best music store on the net, uses CC licenses.
User avatar
svenskmand
OD Moderator
 
Posts: 1850
Joined: 09 Dec 2009, 00:07
Location: Denmark

Re: Screenshots/Gallery

Postby svenskmand » 29 Jun 2010, 20:14

As far as I can see our MediaWiki is version 1.15.1, and the SmoothGallery plugin requires version 1.7+, but the official MediaWiki page only has version 1.15.4 for download :S

Edit: we can download the right version here, just select option "1.15.x"
Jamendo.com - The best music store on the net, uses CC licenses.
User avatar
svenskmand
OD Moderator
 
Posts: 1850
Joined: 09 Dec 2009, 00:07
Location: Denmark

Re: Screenshots/Gallery

Postby svenskmand » 29 Jun 2010, 20:26

Andrew: Is there no screenshot button in OD? I cannot find it in the controls page on the wiki.

I have now put 13 new screenshots in the gallery page :) And it will be even cooler when we get the SmoothGallery Extension installed :)
Jamendo.com - The best music store on the net, uses CC licenses.
User avatar
svenskmand
OD Moderator
 
Posts: 1850
Joined: 09 Dec 2009, 00:07
Location: Denmark

Re: Screenshots/Gallery

Postby andrewbuck » 29 Jun 2010, 22:18

There is a screenshot button, OD actually captures the "Printscreen" button and outputs a PNG to the directory OD is run from. The png's will be named screenshot1.png, with the number increasing each time but if you close the game and reopen it it will start at 1 again so be careful that you don't overwrite your old pics. If you want to add this button to the keyboard controls page on the wiki that would be cool.

-Buck
andrewbuck
OD Moderator
 
Posts: 563
Joined: 20 Dec 2009, 01:42

Re: Screenshots/Gallery

Postby svenskmand » 29 Jun 2010, 22:23

andrewbuck {l Wrote}:There is a screenshot button, OD actually captures the "Printscreen" button and outputs a PNG to the directory OD is run from. The png's will be named screenshot1.png, with the number increasing each time but if you close the game and reopen it it will start at 1 again so be careful that you don't overwrite your old pics. If you want to add this button to the keyboard controls page on the wiki that would be cool.

-Buck

Nice, I have done that now :), you should also add it to the help menu in the game, as it is not listed there (not in the current windows build).
Jamendo.com - The best music store on the net, uses CC licenses.
User avatar
svenskmand
OD Moderator
 
Posts: 1850
Joined: 09 Dec 2009, 00:07
Location: Denmark

Re: Screenshots/Gallery

Postby andrewbuck » 29 Jun 2010, 23:21

Ok, I will add it in the next commit. Of course it won't get into the windows build until the next release though.

-Buck
andrewbuck
OD Moderator
 
Posts: 563
Joined: 20 Dec 2009, 01:42

Re: Screenshots/Gallery

Postby xapantu » 30 Jun 2010, 09:01

svenskmand {l Wrote}:Andrew: Is there no screenshot button in OD? I cannot find it in the controls page on the wiki.

I have now put 13 new screenshots in the gallery page :) And it will be even cooler when we get the SmoothGallery Extension installed :)

ok, I have some problem to install it. The extension seems to be buggy ! :?
I will try with another version or with another extension...
xapantu
 
Posts: 283
Joined: 07 Dec 2009, 17:30

Re: Screenshots/Gallery

Postby svenskmand » 30 Jun 2010, 09:04

xapantu {l Wrote}:ok, I have some problem to install it. The extension seems to be buggy ! :?
I will try with another version or with another extension...

Ok, thanks :)
Jamendo.com - The best music store on the net, uses CC licenses.
User avatar
svenskmand
OD Moderator
 
Posts: 1850
Joined: 09 Dec 2009, 00:07
Location: Denmark

Re: Screenshots/Gallery

Postby xapantu » 30 Jun 2010, 09:58

It works !
See the sandbox : http://opendungeons.sourceforge.net/index.php/Sandbox
svenskmand : take a look at the code of the wiki page... (the gallery is too big, you can adjust the size)
xapantu
 
Posts: 283
Joined: 07 Dec 2009, 17:30

Re: Screenshots/Gallery

Postby svenskmand » 30 Jun 2010, 10:55

xapantu {l Wrote}:It works !
See the sandbox : http://opendungeons.sourceforge.net/index.php/Sandbox
svenskmand : take a look at the code of the wiki page... (the gallery is too big, you can adjust the size)

Awesome :), I will make the gallery when I get home, and maybe also record some videos :) Great work xapantu :)
Jamendo.com - The best music store on the net, uses CC licenses.
User avatar
svenskmand
OD Moderator
 
Posts: 1850
Joined: 09 Dec 2009, 00:07
Location: Denmark

Re: Screenshots/Gallery

Postby xapantu » 30 Jun 2010, 11:46

I updated my "take the tour" page : http://opendungeons.sourceforge.net/index.php/User:Xapantu/Take_the_tour
What do you think about it ?
xapantu
 
Posts: 283
Joined: 07 Dec 2009, 17:30

Re: Screenshots/Gallery

Postby andrewbuck » 30 Jun 2010, 14:23

That looks pretty good. We do need to come up with a better description though, both for your tour page and for the sourceforge description. I am referring to the "OpenDungeons is a game based on the style of Dungeon Keeper with a different story and new creatures." It doesn't read very well, however it is hard to improve it much since sourceforge limits you to a fairly short description (like 255 characters or something).

-Buck
andrewbuck
OD Moderator
 
Posts: 563
Joined: 20 Dec 2009, 01:42

Re: Screenshots/Gallery

Postby xapantu » 30 Jun 2010, 14:32

This is a better description on this page : http://opendungeons.sourceforge.net/index.php/Overview, we could try to complete it and use it ? (this page should be move to the about page.)
xapantu
 
Posts: 283
Joined: 07 Dec 2009, 17:30

Re: Screenshots/Gallery

Postby andrewbuck » 30 Jun 2010, 14:40

Yeah, that would be a good place to start, I just looked though and the "blurb" I mentioned above for sourceforge is actually limited to 250 characters so we should come up with something for that, too.

-Buck
andrewbuck
OD Moderator
 
Posts: 563
Joined: 20 Dec 2009, 01:42

Re: Screenshots/Gallery

Postby xapantu » 30 Jun 2010, 14:45

Ok, now, maybe we could move my page to the main page; it could be completed by the others users that know well the project ?
The first approach is very important...
xapantu
 
Posts: 283
Joined: 07 Dec 2009, 17:30

Re: Screenshots/Gallery

Postby xapantu » 30 Jun 2010, 14:53

ok, so, as you said in the other topic, I am changing the main page.
xapantu
 
Posts: 283
Joined: 07 Dec 2009, 17:30

Re: Screenshots/Gallery

Postby svenskmand » 30 Jun 2010, 18:33

I can look into this later tonight, now I need to eat :)
Jamendo.com - The best music store on the net, uses CC licenses.
User avatar
svenskmand
OD Moderator
 
Posts: 1850
Joined: 09 Dec 2009, 00:07
Location: Denmark

Re: Screenshots/Gallery

Postby svenskmand » 30 Jun 2010, 22:52

Hey Andrew I have made a short video to put on YouTube, can I somehow associated it with the OpenDungeons channel or is it only you that can do that?
Jamendo.com - The best music store on the net, uses CC licenses.
User avatar
svenskmand
OD Moderator
 
Posts: 1850
Joined: 09 Dec 2009, 00:07
Location: Denmark

Re: Screenshots/Gallery

Postby andrewbuck » 01 Jul 2010, 06:56

I e-mailed the password to you using the forum e-mail thingy. If you have troubles, let me know.

-Buck
andrewbuck
OD Moderator
 
Posts: 563
Joined: 20 Dec 2009, 01:42

Re: Screenshots/Gallery

Postby svenskmand » 01 Jul 2010, 09:09

I have not received any mail :(, it might be the forum, xapantu also had troubles with it I think.

Edit: sending email to my self from the page also does not work, so freegamedevs email thingy must be broken, I will report it.
Jamendo.com - The best music store on the net, uses CC licenses.
User avatar
svenskmand
OD Moderator
 
Posts: 1850
Joined: 09 Dec 2009, 00:07
Location: Denmark

Who is online

Users browsing this forum: No registered users and 1 guest

cron