Page 1 of 1

Wiki

PostPosted: 09 Feb 2011, 21:34
by STKRudy85
Is it possible to have/download a copy of wiki which could be used of line ?

Re: Wiki

PostPosted: 10 Feb 2011, 17:36
by Auria
Not that I know of, sorry.

But you can visit the pages you need most and use menu File > Save As

Re: Wiki

PostPosted: 10 Feb 2011, 19:01
by STKRudy85
ok, but if someone want to make a link Easy download

...
My request is here

Re: Wiki

PostPosted: 11 Feb 2011, 17:20
by Teh Matt
I am willing to crawl the wiki and create a download for it. I'll see about doing it once I get home. Some things might break, but hopefully all the information will be there.
Gives me an excuse to finally try out Httrack =P

Re: Wiki

PostPosted: 17 Feb 2011, 00:47
by Teh Matt
Can someone give me the url for the wiki? I can make a downloadable copy tonight if so.

Re: Wiki

PostPosted: 17 Feb 2011, 02:09
by Auria

Re: Wiki

PostPosted: 17 Feb 2011, 02:35
by Teh Matt
I realized that about a minute after I posted >.<
And wait, as a developer, can't you just make a zip copy of the site?

Re: Wiki

PostPosted: 17 Feb 2011, 02:43
by hiker
Teh Matt {l Wrote}:I realized that about a minute after I posted >.<
And wait, as a developer, can't you just make a zip copy of the site?

Even if we can (I admit I have no idea) we won't - if we do this then we have to maintain and update it. So sorry for that, but we are short enough on developers and available time, and this is an area where other people (like you ;) ) can easily help out - so thanks a lot!

If you need some special permission to make this easier for you, just let us know.

Cheers,
Joerg

Re: Wiki

PostPosted: 17 Feb 2011, 02:54
by Teh Matt
I see and understand. I am perfectly willing to take on the task, hopefully I can get it all to work =P

Re: Wiki

PostPosted: 17 Feb 2011, 06:15
by hiker
Teh Matt {l Wrote}:I see and understand. I am perfectly willing to take on the task, hopefully I can get it all to work =P

That would be great! And as I've said, if you know about an option in media wiki that would do this automatically, let us know, and we give you the right to do that :)

Thanks!
Joerg

Re: Wiki

PostPosted: 17 Feb 2011, 16:54
by Crendgrim
hiker {l Wrote}:Even if we can (I admit I have no idea) [...]


It looks like the Wiki is a MediaWiki. I don't know of any automatic exporter, but it should be no problem to create one. In that case, especially the special page http://supertuxkart.sourceforge.net/Special:Export may come in handy for you, Teh Matt.


Crend

EDIT:
Yeah, there are exporters. Have a look here: http://www.mediawiki.org/wiki/Alternative_parsers

Re: Wiki

PostPosted: 17 Feb 2011, 17:59
by Auria
No, we can't just zip it, the reason being that mediawiki uses a database, in this case MySQL. So even if we zipped it, you would need to run a local copy of MySQL to get access to the pages.

So the best approach is probably by using a crawler. Maybe one the wikipedia downloaders ( http://www.aboutonlinetips.com/download ... ne-access/ ) could be used

Re: Wiki

PostPosted: 21 Feb 2011, 03:41
by Teh Matt
I've hit it with httrack, wget, and curl, I just haven't figured out the best way to detect changes and repackage the site when they occur.
I'm taking a look at the other crawlers right now, thanks Crend and Auria.

Re: Wiki

PostPosted: 22 Feb 2011, 22:53
by STKRudy85
Thanks Teh Matt for thinking about this idea which seem not easy to do as it's easy to say :|
... found this pages on the website : http://supertuxkart.sourceforge.net/How ... p_the_wiki

Is it the final resolution ?

Re: Wiki

PostPosted: 23 Feb 2011, 02:40
by Auria
STKRudy85 {l Wrote}:Thanks Teh Matt for thinking about this idea which seem not easy to do as it's easy to say :|
... found this pages on the website : http://supertuxkart.sourceforge.net/How ... p_the_wiki

Is it the final resolution ?


No, this is a database backup, it does not produce a backup in a format anyone can easily read