Difference between revisions of "NetHackWiki:Download"

From NetHackWiki
Jump to navigation Jump to search
(updated links to download wiki to s3 ones)
(updated xowa download location)
Line 8: Line 8:
 
You can install mediawiki locally, but it's quite a bother. You can also use the dump directly with a reader.
 
You can install mediawiki locally, but it's quite a bother. You can also use the dump directly with a reader.
  
*[http://sourceforge.net/projects/xowa/ xowa] (multiplatform)
+
*[http://xowa.org/home/wiki/Help/Download_XOWA.html xowa] (multiplatform)
  
 
Currently, what you need to do, in order to setup xowa to use NetHackWiki.
 
Currently, what you need to do, in order to setup xowa to use NetHackWiki.

Revision as of 21:58, 26 November 2017

You can download the NetHackWiki:

Some readers

You can install mediawiki locally, but it's quite a bother. You can also use the dump directly with a reader.

  • xowa (multiplatform)

Currently, what you need to do, in order to setup xowa to use NetHackWiki.

You download the dumps. You import it, the name of the folder the dump is in, will be used as the name for the wiki. Don't test it after you import it, because by default, it will try to use the commons of wikipedia.

To setup the images go in "home/wiki/Help:Options/Config_script" And add a script like this (with your paths and your wikiname) app.wikis.get('WikiName').files.wkrs.get('fs.dir') { orig_dir = '~{<>xowa_root_dir<>}/wiki/WikiName/images/'; thumb_dir = '~{<>xowa_root_dir<>}/wiki/WikiName/images/thumb/'; }

Restart, and it should work as expected. If you have problems ask for help in the forum.

The tty maps will not work however, because NetHackWiki uses a custom plug in for these.