Advanced Search
Search Results
3 total results found
Configuring MediaWiki to Search for Three Letter Words
By default MediaWiki uses MySQL and the default FULLTEXT indexing uses built-in stop words and a minimum word length of four. A list of the stop words is available but are the usual thing (the, and, one_, etc.). You can set your own stop words by setting the f...
Configuring Short URLs in MediaWiki
Short URLs dispense with the index.php/ part of MediaWiki page URLs. If the MediaWiki instance is located in a subfolder (http://foo.ucla.edu/wiki) then Aliases can be used. If the MediaWiki instance is at the web root (http://wiki.foo.ucla.edu) then Rewriting...
HTML to Wiki Converter
A fast tool for converting HTML into wiki markup.http://toolserver.org/~diberri/cgi-bin/html2wiki/index.cgiUseful for converting wysiwyg html output into markup formats of different wikis, including MediaWiki and Confluence.