Wildcard Search Extension

From assela Pathirana
Revision as of 05:51, 22 March 2006 by Root (talk | contribs)
Jump to navigationJump to search

Background

By default Mediawiki does not allow wildcard searches by default, but this can be easily turned on. It is possible to do this by changing several line in the Mediawiki code. However, this is not a recommended way, as it will create problems at future updates, etc. This 'extension' allows doing the same without changing the core mediawiki code.

How to

  1. {{subst:pns|df}


How it works