Added the lines: # variables added by AndyPryke@AndyPryke.com (ANP) # ================================================================== # Whether to hide links or not. $hideAllEditLinks = 0; # Should "WikiWords" be converted to "Wiki Words" $putSpacesBackIntoWikiWords = 1; # To replace the standard start to URL, set this value (e.g. "/pub") $overrideUrlPrefix = ""; # Without this, my install adds some url path components twice. $applyRemoveExcessPathComponentsPatch = 1;